Merge pull request #1276 from ahmadk953/dependabot/npm_and_yarn/dompurify-3.2.5

This commit is contained in:
Ahmad 2025-05-15 17:31:44 -04:00 committed by GitHub
commit 4beb40a3f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -46,7 +46,7 @@
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"dompurify": "^3.2.4", "dompurify": "^3.2.5",
"ioredis": "^5.6.0", "ioredis": "^5.6.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lucide-react": "^0.510.0", "lucide-react": "^0.510.0",

View file

@ -6998,15 +6998,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"dompurify@npm:^3.2.4": "dompurify@npm:^3.2.5":
version: 3.2.4 version: 3.2.5
resolution: "dompurify@npm:3.2.4" resolution: "dompurify@npm:3.2.5"
dependencies: dependencies:
"@types/trusted-types": "npm:^2.0.7" "@types/trusted-types": "npm:^2.0.7"
dependenciesMeta: dependenciesMeta:
"@types/trusted-types": "@types/trusted-types":
optional: true optional: true
checksum: 10c0/6be56810fb7ad2776155c8fc2967af5056783c030094362c7d0cf1ad13f2129cf922d8eefab528a34bdebfb98e2f44b306a983ab93aefb9d6f24c18a3d027a05 checksum: 10c0/b564167cc588933ad2d25c185296716bdd7124e9d2a75dac76efea831bb22d1230ce5205a1ab6ce4c1010bb32ac35f7a5cb2dd16c78cbf382111f1228362aa59
languageName: node languageName: node
linkType: hard linkType: hard
@ -13947,7 +13947,7 @@ __metadata:
class-variance-authority: "npm:^0.7.1" class-variance-authority: "npm:^0.7.1"
clsx: "npm:^2.1.1" clsx: "npm:^2.1.1"
date-fns: "npm:^4.1.0" date-fns: "npm:^4.1.0"
dompurify: "npm:^3.2.4" dompurify: "npm:^3.2.5"
eslint: "npm:^9.26.0" eslint: "npm:^9.26.0"
eslint-config-next: "npm:15.2.4" eslint-config-next: "npm:15.2.4"
eslint-config-prettier: "npm:^10.1.1" eslint-config-prettier: "npm:^10.1.1"