Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"keycloak-js": "^26.2.4",
"markdown-it": "^15.0.0",
"pinia": "^4.0.2",
"sanitize-html": "^2.17.6",
"sanitize-html": "^2.17.7",
"swagger-ui": "^5.32.12",
"swagger-ui-dist": "^5.32.12",
"timeclicker_server": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13488,9 +13488,9 @@ __metadata:
languageName: node
linkType: hard

"sanitize-html@npm:^2.17.6":
version: 2.17.6
resolution: "sanitize-html@npm:2.17.6"
"sanitize-html@npm:^2.17.7":
version: 2.17.7
resolution: "sanitize-html@npm:2.17.7"
dependencies:
deepmerge: ^4.2.2
escape-string-regexp: ^4.0.0
Expand All @@ -13499,7 +13499,7 @@ __metadata:
launder: ^1.7.1
parse-srcset: ^1.0.2
postcss: ^8.3.11
checksum: 04271eab2af5f75f16857282c932dbca91532918bffe243ab82d6ce4a15e4b9e38ba94423cc589d9b5ed3557e9b8f8447ecbf5381e5d3b1ccd91c9bf30938972
checksum: 733e94ae3bae45559be0fe6dc46fe68a0d5ea5877953e29361cd1808cc840ce8854af0e6ca280ea530efd49083cbfe802655f82f7f881dd73067bd8dd7e737c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -15136,7 +15136,7 @@ __metadata:
npm-run-all: ^4.1.5
pinia: ^4.0.2
prettier: ^3.9.6
sanitize-html: ^2.17.6
sanitize-html: ^2.17.7
sass: ^1.102.0
semantic-release: ^25.0.9
semantic-release-monorepo: ^8.0.2
Expand Down
Loading