mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump dompurify from 3.1.2 to 3.1.5 (#22643)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.1.2...3.1.5) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
"date-fns": "3.6.0",
|
||||
"diacritics": "1.3.0",
|
||||
"diff": "5.2.0",
|
||||
"dompurify": "3.1.2",
|
||||
"dompurify": "3.1.5",
|
||||
"editorjs-toggle-block": "0.3.16",
|
||||
"escape-string-regexp": "5.0.0",
|
||||
"file-saver": "2.0.5",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -770,8 +770,8 @@ importers:
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0
|
||||
dompurify:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
specifier: 3.1.5
|
||||
version: 3.1.5
|
||||
editorjs-toggle-block:
|
||||
specifier: 0.3.16
|
||||
version: 0.3.16
|
||||
@@ -6568,8 +6568,8 @@ packages:
|
||||
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
dompurify@3.1.2:
|
||||
resolution: {integrity: sha512-hLGGBI1tw5N8qTELr3blKjAML/LY4ANxksbS612UiJyDfyf/2D092Pvm+S7pmeTGJRqvlJkFzBoHBQKgQlOQVg==}
|
||||
dompurify@3.1.5:
|
||||
resolution: {integrity: sha512-lwG+n5h8QNpxtyrJW/gJWckL+1/DQiYMX8f7t8Z2AZTPw1esVrqjI63i7Zc2Gz0aKzLVMYC1V1PL/ky+aY/NgA==}
|
||||
|
||||
domutils@2.8.0:
|
||||
resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
|
||||
@@ -17085,7 +17085,7 @@ snapshots:
|
||||
dependencies:
|
||||
domelementtype: 2.3.0
|
||||
|
||||
dompurify@3.1.2: {}
|
||||
dompurify@3.1.5: {}
|
||||
|
||||
domutils@2.8.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user