Skip to content

Commit 8e559df

Browse files
Bump dompurify from 3.1.2 to 3.1.5
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.2...3.1.5) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1642aec commit 8e559df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"buildPath": "build",
2222
"libPath": "node_modules",
2323
"dependencies": {
24-
"dompurify": "^3.1.2",
24+
"dompurify": "^3.1.5",
2525
"jquery": "^3.7.1",
2626
"mustache": "^4.2.0",
2727
"timeago.js": "^4.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -432,10 +432,10 @@ detect-file@^1.0.0:
432432
resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bdb3fe62310c8e552b7"
433433
integrity sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=
434434

435-
dompurify@^3.1.2:
436-
version "3.1.2"
437-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.2.tgz#d1e158457e00666ab40c9c3d8aab57586a072bd1"
438-
integrity sha512-hLGGBI1tw5N8qTELr3blKjAML/LY4ANxksbS612UiJyDfyf/2D092Pvm+S7pmeTGJRqvlJkFzBoHBQKgQlOQVg==
435+
dompurify@^3.1.5:
436+
version "3.1.5"
437+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.5.tgz#2c6a113fc728682a0f55684b1388c58ddb79dc38"
438+
integrity sha512-lwG+n5h8QNpxtyrJW/gJWckL+1/DQiYMX8f7t8Z2AZTPw1esVrqjI63i7Zc2Gz0aKzLVMYC1V1PL/ky+aY/NgA==
439439

440440
electron-to-chromium@^1.4.668:
441441
version "1.4.752"

0 commit comments

Comments
 (0)