Skip to content

Commit

Permalink
Bump dompurify from 2.4.9 to 2.5.4 in /tgui
Browse files Browse the repository at this point in the history
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.9 to 2.5.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.4.9...2.5.4)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 5073672 commit e98d433
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion tgui/packages/tgui-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@types/node": "^20.12.3",
"@types/react": "^18.2.74",
"common": "workspace:*",
"dompurify": "^2.4.9",
"dompurify": "^2.5.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tgui": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion tgui/packages/tgui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/react": "^18.2.74",
"common": "workspace:*",
"dateformat": "^4.6.3",
"dompurify": "^2.4.9",
"dompurify": "^2.5.4",
"highlight.js": "^11.9.0",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
Expand Down
12 changes: 6 additions & 6 deletions tgui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3146,10 +3146,10 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^2.4.9":
version: 2.4.9
resolution: "dompurify@npm:2.4.9"
checksum: 10c0/cb847f5eacd9ff326dfc4566875709d050dc78c58837cc3afb83386992f6e7002295358cb9f75d66a9b638fe6da71b7d02ffa82f121713f78f7f3891394dece8
"dompurify@npm:^2.5.4":
version: 2.5.8
resolution: "dompurify@npm:2.5.8"
checksum: 10c0/4101708d190b67be00350369d72619266a2e0ebb7dcab12628cf07711329b1df12239baea613df41b65cba571128e8ea4c29c442f4e2c98670a9bb5563521f03
languageName: node
linkType: hard

Expand Down Expand Up @@ -8300,7 +8300,7 @@ __metadata:
"@types/node": "npm:^20.12.3"
"@types/react": "npm:^18.2.74"
common: "workspace:*"
dompurify: "npm:^2.4.9"
dompurify: "npm:^2.5.4"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
tgui: "workspace:*"
Expand Down Expand Up @@ -8381,7 +8381,7 @@ __metadata:
"@types/react": "npm:^18.2.74"
common: "workspace:*"
dateformat: "npm:^4.6.3"
dompurify: "npm:^2.4.9"
dompurify: "npm:^2.5.4"
highlight.js: "npm:^11.9.0"
jest: "npm:^29.7.0"
js-yaml: "npm:^4.1.0"
Expand Down

0 comments on commit e98d433

Please sign in to comment.