Skip to content

Commit 3f718f1

Browse files
chore(deps): bump dompurify from 3.2.4 to 3.3.2 (#473)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.4 to 3.3.2. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.4...3.3.2) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56995cd commit 3f718f1

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@radix-ui/react-radio-group": "^1.1.3",
6060
"@radix-ui/react-select": "^2.0.0",
6161
"clsx": "^2.0.0",
62-
"dompurify": "^3.2.4",
62+
"dompurify": "^3.3.2",
6363
"embla-carousel-react": "^8.1.3",
6464
"jsdom": "^23.0.1",
6565
"known-css-properties": "^0.29.0",

packages/reactv1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"homepage": "https://github.com/FrigadeHQ/javascript/tree/main/packages/react#readme",
9090
"dependencies": {
9191
"core-js-pure": "^3.32.0",
92-
"dompurify": "^3.2.4",
92+
"dompurify": "^3.3.2",
9393
"react-portal": "^4.2.2",
9494
"styled-components": "5.3.6",
9595
"styled-system": "^5.1.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3838,7 +3838,7 @@ __metadata:
38383838
"@typescript-eslint/eslint-plugin": "npm:^6.20.0"
38393839
"@typescript-eslint/parser": "npm:^6.20.0"
38403840
clsx: "npm:^2.0.0"
3841-
dompurify: "npm:^3.2.4"
3841+
dompurify: "npm:^3.3.2"
38423842
embla-carousel-react: "npm:^8.1.3"
38433843
eslint: "npm:^8.56.0"
38443844
eslint-config-prettier: "npm:^9.1.0"
@@ -3888,7 +3888,7 @@ __metadata:
38883888
babel-jest: "npm:^29.4.1"
38893889
copyfiles: "npm:^2.4.1"
38903890
core-js-pure: "npm:^3.32.0"
3891-
dompurify: "npm:^3.2.4"
3891+
dompurify: "npm:^3.3.2"
38923892
eslint-config-backpacker-react-ts: "npm:^0.3.0"
38933893
husky: "npm:^8.0.3"
38943894
jest: "npm:^29.6.2"
@@ -10940,15 +10940,15 @@ __metadata:
1094010940
languageName: node
1094110941
linkType: hard
1094210942

10943-
"dompurify@npm:^3.2.4":
10944-
version: 3.2.4
10945-
resolution: "dompurify@npm:3.2.4"
10943+
"dompurify@npm:^3.3.2":
10944+
version: 3.3.3
10945+
resolution: "dompurify@npm:3.3.3"
1094610946
dependencies:
1094710947
"@types/trusted-types": "npm:^2.0.7"
1094810948
dependenciesMeta:
1094910949
"@types/trusted-types":
1095010950
optional: true
10951-
checksum: 10/98570c53385518a2f9b617f796926338856acfdd3369c88b5905bddf96bd7d391bf8a5433127155e0046e6faa2bfb767185fcd571b865dfabe624c099e2537f5
10951+
checksum: 10/4cc9c539ed7136d46c6577613b8e20871c2b6165db01dfbd2a3c11c75f9e339c496ac6519a1c3190115def8cadae3720bef0417fc43fa28802c7407bab174da9
1095210952
languageName: node
1095310953
linkType: hard
1095410954

0 commit comments

Comments
 (0)