Merge pull request #792 from ahmadk953/dependabot/npm_and_yarn/multi-23eb047076

Bump dompurify and @types/dompurify
This commit is contained in:
Ahmad 2024-11-30 12:56:19 -05:00 committed by GitHub
commit f2404e33fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,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.1", "dompurify": "^3.2.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lucide-react": "^0.462.0", "lucide-react": "^0.462.0",
"next": "^15.0.3", "next": "^15.0.3",

View file

@ -5496,15 +5496,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"dompurify@npm:^3.2.1": "dompurify@npm:^3.2.2":
version: 3.2.1 version: 3.2.2
resolution: "dompurify@npm:3.2.1" resolution: "dompurify@npm:3.2.2"
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/c40c441813071ebdc06f843dce6f22109d30f14525e710c8b117ef54430358617d4e7910a26fc09b387aa5890d1f510b242b605b0282ed1fb7a4d5104c75e223 checksum: 10c0/04fa1509a75c6c1dfc1f00c579253bd4781e291836176578927f5cb683dc904175c4fb71f9c40438b0b4b13fc306f79922d220200f3bd01eabe12727588afd1f
languageName: node languageName: node
linkType: hard linkType: hard
@ -13259,7 +13259,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.1" dompurify: "npm:^3.2.2"
eslint: "npm:^9.14.0" eslint: "npm:^9.14.0"
eslint-config-next: "npm:15.0.3" eslint-config-next: "npm:15.0.3"
eslint-config-prettier: "npm:^9.1.0" eslint-config-prettier: "npm:^9.1.0"