Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-select": "^2.0.0",
"clsx": "^2.0.0",
"dompurify": "^3.4.0",
"dompurify": "^3.4.9",
"embla-carousel-react": "^8.1.3",
"jsdom": "^23.0.1",
"known-css-properties": "^0.29.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactv1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"homepage": "https://github.com/FrigadeHQ/javascript/tree/main/packages/react#readme",
"dependencies": {
"core-js-pure": "^3.32.0",
"dompurify": "^3.4.0",
"dompurify": "^3.4.9",
"react-portal": "^4.2.2",
"styled-components": "5.3.6",
"styled-system": "^5.1.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4020,7 +4020,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^6.20.0"
"@typescript-eslint/parser": "npm:^6.20.0"
clsx: "npm:^2.0.0"
dompurify: "npm:^3.4.0"
dompurify: "npm:^3.4.9"
embla-carousel-react: "npm:^8.1.3"
eslint: "npm:^8.56.0"
eslint-config-prettier: "npm:^9.1.0"
Expand Down Expand Up @@ -4070,7 +4070,7 @@ __metadata:
babel-jest: "npm:^29.4.1"
copyfiles: "npm:^2.4.1"
core-js-pure: "npm:^3.32.0"
dompurify: "npm:^3.4.0"
dompurify: "npm:^3.4.9"
eslint-config-backpacker-react-ts: "npm:^0.3.0"
husky: "npm:^8.0.3"
jest: "npm:^29.6.2"
Expand Down Expand Up @@ -11222,15 +11222,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.4.0":
version: 3.4.2
resolution: "dompurify@npm:3.4.2"
"dompurify@npm:^3.4.9":
version: 3.4.9
resolution: "dompurify@npm:3.4.9"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10/8681a27f17412e754b38d080e39abb36fb14dbf58194d520eedd45b47986323966a0391df540a2011bce72dd37d67f2a015246a58f39d48e3e8f6051274fb974
checksum: 10/2d651dcf413646e4a66202b424eade1f2a793fb22fe83dcb5a0800349ad879344fd92e76fd494ef06fb10ecb051660207844e7900156cef3e61942fdac405aa0
languageName: node
linkType: hard

Expand Down
Loading