Skip to content

Commit

Permalink
Bump isomorphic-dompurify from 2.16.0 to 2.18.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) from 2.16.0 to 2.18.0.
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.16.0...v2.18.0)

---
updated-dependencies:
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and razzeee committed Dec 3, 2024
1 parent 13605bb commit cdf5a95
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 22 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"framer-motion": "^12.0.0-alpha.2",
"i18n-iso-countries": "^7.13.0",
"i18next": "^23.16.8",
"isomorphic-dompurify": "^2.16.0",
"isomorphic-dompurify": "^2.18.0",
"linkify-html": "^4.1.3",
"linkifyjs": "^4.1.4",
"lucide-react": "^0.460.0",
Expand Down
37 changes: 16 additions & 21 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6809,15 +6809,6 @@ __metadata:
languageName: node
linkType: hard

"@types/dompurify@npm:^3.0.5":
version: 3.0.5
resolution: "@types/dompurify@npm:3.0.5"
dependencies:
"@types/trusted-types": "npm:*"
checksum: 10c0/a34dcc4498ca250815ccf9aecbe82df96ba5db247d0440cf266a876757d47c52519c240db3475e794d7deb0d6b1af23328e02879be368ad0e26b20c0f0865dba
languageName: node
linkType: hard

"@types/es-aggregate-error@npm:^1.0.2":
version: 1.0.6
resolution: "@types/es-aggregate-error@npm:1.0.6"
Expand Down Expand Up @@ -7049,7 +7040,7 @@ __metadata:
languageName: node
linkType: hard

"@types/trusted-types@npm:*":
"@types/trusted-types@npm:^2.0.7":
version: 2.0.7
resolution: "@types/trusted-types@npm:2.0.7"
checksum: 10c0/4c4855f10de7c6c135e0d32ce462419d8abbbc33713b31d294596c0cc34ae1fa6112a2f9da729c8f7a20707782b0d69da3b1f8df6645b0366d08825ca1522e0c
Expand Down Expand Up @@ -9585,10 +9576,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.1.7":
version: 3.1.7
resolution: "dompurify@npm:3.1.7"
checksum: 10c0/fcceef2e9f824d712a056fa699b0538f3337f5cf00ccb7227bdc7eba5463823e15d9aecc00a2fd81c726b28a71e7b09f0eb8a2fde1021c40e35f12dc67b66394
"dompurify@npm:^3.2.2":
version: 3.2.2
resolution: "dompurify@npm:3.2.2"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10c0/04fa1509a75c6c1dfc1f00c579253bd4781e291836176578927f5cb683dc904175c4fb71f9c40438b0b4b13fc306f79922d220200f3bd01eabe12727588afd1f
languageName: node
linkType: hard

Expand Down Expand Up @@ -10928,7 +10924,7 @@ __metadata:
framer-motion: "npm:^12.0.0-alpha.2"
i18n-iso-countries: "npm:^7.13.0"
i18next: "npm:^23.16.8"
isomorphic-dompurify: "npm:^2.16.0"
isomorphic-dompurify: "npm:^2.18.0"
linkify-html: "npm:^4.1.3"
linkifyjs: "npm:^4.1.4"
lucide-react: "npm:^0.460.0"
Expand Down Expand Up @@ -12221,14 +12217,13 @@ __metadata:
languageName: node
linkType: hard

"isomorphic-dompurify@npm:^2.16.0":
version: 2.16.0
resolution: "isomorphic-dompurify@npm:2.16.0"
"isomorphic-dompurify@npm:^2.18.0":
version: 2.18.0
resolution: "isomorphic-dompurify@npm:2.18.0"
dependencies:
"@types/dompurify": "npm:^3.0.5"
dompurify: "npm:^3.1.7"
dompurify: "npm:^3.2.2"
jsdom: "npm:^25.0.1"
checksum: 10c0/fe667c4e418a3c4cb4e44804db6d93cc087952039b51e2e21ea82ee536d3e3e20f96677d0edfeb7e927cccb4cd02d8c00c52adf52a9e289d514369e0f1d7f51d
checksum: 10c0/8befe0ffb64b21e20c0ee1bc27321f9d3db5d952318e93532a151c353ec282987a773a8230938c172b3033cfc9e792118b978e7936c025b641ad67bf5124819c
languageName: node
linkType: hard

Expand Down

0 comments on commit cdf5a95

Please sign in to comment.