mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-24 21:15:51 +01:00
fix(deps): update dependency dompurify to v2.3.3 (#2507)
This commit is contained in:
parent
a3e7dd69d6
commit
58f35350fa
@ -40,7 +40,7 @@
|
||||
"build"
|
||||
],
|
||||
"dependencies": {
|
||||
"dompurify": "2.3.1",
|
||||
"dompurify": "2.3.3",
|
||||
"jsdom": "17.0.0",
|
||||
"marked": "3.0.2"
|
||||
},
|
||||
|
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@ -397,11 +397,11 @@ importers:
|
||||
packages/core/readme:
|
||||
specifiers:
|
||||
'@verdaccio/types': workspace:11.0.0-6-next.9
|
||||
dompurify: 2.3.1
|
||||
dompurify: 2.3.3
|
||||
jsdom: 17.0.0
|
||||
marked: 3.0.2
|
||||
dependencies:
|
||||
dompurify: 2.3.1
|
||||
dompurify: 2.3.3
|
||||
jsdom: 17.0.0
|
||||
marked: 3.0.2
|
||||
devDependencies:
|
||||
@ -11338,6 +11338,11 @@ packages:
|
||||
|
||||
/dompurify/2.3.1:
|
||||
resolution: {integrity: sha512-xGWt+NHAQS+4tpgbOAI08yxW0Pr256Gu/FNE2frZVTbgrBUn8M7tz7/ktS/LZ2MHeGqz6topj0/xY+y8R5FBFw==}
|
||||
dev: true
|
||||
|
||||
/dompurify/2.3.3:
|
||||
resolution: {integrity: sha512-dqnqRkPMAjOZE0FogZ+ceJNM2dZ3V/yNOuFB7+39qpO93hHhfRpHw3heYQC7DPK9FqbQTfBKUJhiSfz4MvXYwg==}
|
||||
dev: false
|
||||
|
||||
/domutils/1.5.1:
|
||||
resolution: {integrity: sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=}
|
||||
|
Loading…
Reference in New Issue
Block a user