Upgrade dompurify to 3.2.4

This commit is contained in:
Allan Roger Reid
2025-02-19 05:57:23 -08:00
parent fbdcc0e30c
commit 132f3a62d0
2 changed files with 3 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
"dependencies": {
"@reduxjs/toolkit": "^1.9.7",
"clsx": "^2.1.1",
"dompurify": "^3.2.4",
"http-status-codes": "^2.3.0",
"kbar": "^0.1.0-beta.45",
"local-storage-fallback": "^4.1.2",
@@ -28,8 +29,7 @@
"recharts": "^2.12.7",
"styled-components": "5.3.11",
"superagent": "^9.0.2",
"tinycolor2": "^1.6.0",
"dompurify": "^3.2.4"
"tinycolor2": "^1.6.0"
},
"scripts": {
"start": "PORT=5005 react-scripts start",

View File

@@ -18221,6 +18221,7 @@ __metadata:
babel-plugin-istanbul: "npm:^6.1.1"
clsx: "npm:^2.1.1"
customize-cra: "npm:^1.0.0"
dompurify: "npm:^3.2.4"
http-status-codes: "npm:^2.3.0"
kbar: "npm:^0.1.0-beta.45"
knip: "npm:^5.27.2"