diff --git a/web/package.json b/web/package.json index 5b3665a9752..195b7a8487d 100644 --- a/web/package.json +++ b/web/package.json @@ -109,7 +109,7 @@ "convert-units": "^2.3.4", "date-fns": "^4.1.0", "diff-arrays-of-objects": "^1.1.8", - "dompurify": "^3.3.2", + "dompurify": "^3.3.3", "hotkeys-js": "^4.0.0", "html-to-image": "1.11.11", "immutability-helper": "^3.0.0", diff --git a/web/yarn.lock b/web/yarn.lock index e6eb8f4a8f8..b4de43e100f 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -6842,15 +6842,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^3.3.2": - version: 3.3.2 - resolution: "dompurify@npm:3.3.2" +"dompurify@npm:^3.3.3": + version: 3.3.3 + resolution: "dompurify@npm:3.3.3" dependencies: "@types/trusted-types": "npm:^2.0.7" dependenciesMeta: "@types/trusted-types": optional: true - checksum: 10c0/8989525f003dd062e829137982b5412143421342991b2732bd621a1efd98b2c3cdc4f37547601d0727d3bc20f1d0eb2a0ecca287d3688f168cdb54ced867ca8f + checksum: 10c0/097c14a21a3f6cb95beded9ecd255f7c3512c42767b048390c747b0fe35736f6a71e02320fc50a9ac2be645834b463e4760915d595d502a56452daf339d0ea9c languageName: node linkType: hard @@ -12950,7 +12950,7 @@ __metadata: css-minimizer-webpack-plugin: "npm:^8.0.0" date-fns: "npm:^4.1.0" diff-arrays-of-objects: "npm:^1.1.8" - dompurify: "npm:^3.3.2" + dompurify: "npm:^3.3.3" eslint: "npm:^9.39.2" eslint-plugin-jest: "npm:^29.15.0" eslint-plugin-react: "npm:^7.37.5"