Skip to content

Commit 333d754

Browse files
authored
Merge pull request #534 from Phlank/dependabot/npm_and_yarn/src/client/npm_and_yarn-360cad5ee5
Bump dompurify from 3.4.9 to 3.4.11 in /src/client in the npm_and_yarn group across 1 directory
2 parents cf561ad + 3b3588a commit 333d754

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@primevue/themes": "^4.5.4",
2020
"@vueuse/core": "^14.3.0",
2121
"date-fns": "^4.3.0",
22-
"dompurify": "^3.4.9",
22+
"dompurify": "^3.4.11",
2323
"marked": "^18.0.4",
2424
"pinia": "^3.0.4",
2525
"primeicons": "^7.0.0",

src/client/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2571,15 +2571,15 @@ __metadata:
25712571
languageName: node
25722572
linkType: hard
25732573

2574-
"dompurify@npm:^3.4.9":
2575-
version: 3.4.9
2576-
resolution: "dompurify@npm:3.4.9"
2574+
"dompurify@npm:^3.4.11":
2575+
version: 3.4.11
2576+
resolution: "dompurify@npm:3.4.11"
25772577
dependencies:
25782578
"@types/trusted-types": "npm:^2.0.7"
25792579
dependenciesMeta:
25802580
"@types/trusted-types":
25812581
optional: true
2582-
checksum: 10c0/e03d88d5959dcaae172357002d74e47e66fc6685cac8928fe4b02982f7b4051e2b8ff70279e4e6fb13be112c0e5cae11439ab960c06c487cb91a3c1a18baed49
2582+
checksum: 10c0/31439481c7e8fc3805d40c376936fd66936620fb1b1a31a2ec097f6165412c37f2d868e082c9ceba62bb37661c1ea132a5db4d5213434317e30df68d4aca9cc9
25832583
languageName: node
25842584
linkType: hard
25852585

@@ -3737,7 +3737,7 @@ __metadata:
37373737
"@vue/tsconfig": "npm:^0.9.1"
37383738
"@vueuse/core": "npm:^14.3.0"
37393739
date-fns: "npm:^4.3.0"
3740-
dompurify: "npm:^3.4.9"
3740+
dompurify: "npm:^3.4.11"
37413741
eslint: "npm:^10.4.0"
37423742
eslint-plugin-vue: "npm:^10.9.1"
37433743
jiti: "npm:^2.7.0"

0 commit comments

Comments
 (0)