mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Javascript dependency: Bump dompurify from 3.4.12 to 3.4.13 in /web (#10241)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.12 to 3.4.13. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.4.12...3.4.13) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.13 dependency-type: direct:production ... 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
1a87ee14d9
commit
8cc69cf71c
+1
-1
@@ -109,7 +109,7 @@
|
||||
"convert-units": "^2.3.4",
|
||||
"date-fns": "^4.4.0",
|
||||
"diff-arrays-of-objects": "^1.1.10",
|
||||
"dompurify": "^3.4.12",
|
||||
"dompurify": "^3.4.13",
|
||||
"hotkeys-js": "^4.0.4",
|
||||
"html-to-image": "1.11.13",
|
||||
"immutability-helper": "^3.1.1",
|
||||
|
||||
+5
-5
@@ -7099,15 +7099,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dompurify@npm:^3.4.12":
|
||||
version: 3.4.12
|
||||
resolution: "dompurify@npm:3.4.12"
|
||||
"dompurify@npm:^3.4.13":
|
||||
version: 3.4.13
|
||||
resolution: "dompurify@npm:3.4.13"
|
||||
dependencies:
|
||||
"@types/trusted-types": "npm:^2.0.7"
|
||||
dependenciesMeta:
|
||||
"@types/trusted-types":
|
||||
optional: true
|
||||
checksum: 10c0/127a13817353d4e20e75a991a9022a04c3af12af7479f68e2b8bee6dbc7330a96edfb8f4ebff96f4f0f24cd43e8dbba46214131f510c3aa87a843bd8b610d0ab
|
||||
checksum: 10c0/9c2a1a71e1a1d8b77953db7a39ffc935ef4ed4f10fe40770232128c2cbfd4c3dc677d3d7bae51eb24cc52d9ff3548612dc540ecb4343e89b26e809d2be2e0cfe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13263,7 +13263,7 @@ __metadata:
|
||||
css-minimizer-webpack-plugin: "npm:^8.0.0"
|
||||
date-fns: "npm:^4.4.0"
|
||||
diff-arrays-of-objects: "npm:^1.1.10"
|
||||
dompurify: "npm:^3.4.12"
|
||||
dompurify: "npm:^3.4.13"
|
||||
eslint: "npm:^9.39.4"
|
||||
eslint-plugin-jest: "npm:^29.15.5"
|
||||
eslint-plugin-react: "npm:^7.37.5"
|
||||
|
||||
Reference in New Issue
Block a user