Merge pull request #758 from ahmadk953/dependabot/npm_and_yarn/multi-e3bbeb6c09

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

View file

@ -39,7 +39,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"dompurify": "^3.2.0",
"dompurify": "^3.2.1",
"lodash": "^4.17.21",
"lucide-react": "^0.460.0",
"next": "^15.0.3",

View file

@ -2915,7 +2915,7 @@ __metadata:
languageName: node
linkType: hard
"@types/trusted-types@npm:*":
"@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
@ -4679,10 +4679,15 @@ __metadata:
languageName: node
linkType: hard
"dompurify@npm:^3.2.0":
version: 3.2.0
resolution: "dompurify@npm:3.2.0"
checksum: 10c0/c06af011b14b415439acb5ea5d32c1971e3f1888983e1430e8aeb1ae3871709aab3dc510cfe5ceccfc459e839f66e37e40836eda0673feb696b84d8b285e69f3
"dompurify@npm:^3.2.1":
version: 3.2.1
resolution: "dompurify@npm:3.2.1"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10c0/c40c441813071ebdc06f843dce6f22109d30f14525e710c8b117ef54430358617d4e7910a26fc09b387aa5890d1f510b242b605b0282ed1fb7a4d5104c75e223
languageName: node
linkType: hard
@ -12156,7 +12161,7 @@ __metadata:
class-variance-authority: "npm:^0.7.0"
clsx: "npm:^2.1.1"
date-fns: "npm:^4.1.0"
dompurify: "npm:^3.2.0"
dompurify: "npm:^3.2.1"
eslint: "npm:^9.14.0"
eslint-config-next: "npm:15.0.3"
eslint-config-prettier: "npm:^9.1.0"