diff --git a/.yarn/cache/dompurify-npm-2.4.7-9933129008-13c047e772.zip b/.yarn/cache/dompurify-npm-2.4.7-9933129008-13c047e772.zip deleted file mode 100644 index 376156e2bf3..00000000000 Binary files a/.yarn/cache/dompurify-npm-2.4.7-9933129008-13c047e772.zip and /dev/null differ diff --git a/.yarn/cache/dompurify-npm-3.4.13-71386e31f7-e4d3c08e45.zip b/.yarn/cache/dompurify-npm-3.4.13-71386e31f7-e4d3c08e45.zip new file mode 100644 index 00000000000..b181fb23602 Binary files /dev/null and b/.yarn/cache/dompurify-npm-3.4.13-71386e31f7-e4d3c08e45.zip differ diff --git a/packages/utils/package.json b/packages/utils/package.json index 953f1baa41e..f79b4bda4b4 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@standardnotes/common": "^1.50.0", - "dompurify": "^2.4.1", + "dompurify": "^3.4.13", "lodash": "^4.17.21", "reflect-metadata": "^0.1.13" }, diff --git a/yarn.lock b/yarn.lock index 705f5286875..629acc2bb60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10522,7 +10522,7 @@ __metadata: "@types/lodash": ^4.14.189 "@types/node": ^18.11.9 "@typescript-eslint/eslint-plugin": ^5.43.0 - dompurify: ^2.4.1 + dompurify: ^3.4.13 eslint: "*" eslint-plugin-prettier: "*" jest: ^29.3.1 @@ -16812,10 +16812,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^2.4.1": - version: 2.4.7 - resolution: "dompurify@npm:2.4.7" - checksum: 13c047e772a1998348191554dda403950d45ef2ec75fa0b9915cc179ccea0a39ef780d283109bd72cf83a2a085af6c77664281d4d0106a737bc5f39906364efe +"dompurify@npm:^3.4.13": + version: 3.4.13 + resolution: "dompurify@npm:3.4.13" + dependencies: + "@types/trusted-types": ^2.0.7 + dependenciesMeta: + "@types/trusted-types": + optional: true + checksum: e4d3c08e453521098557118ffaaa6e2ab42f9222edd57ab592b69946d76127973640df13a9c260da3cf89b6c525ccaa58bf398d0b3aff01c3b7bc3fa589b7260 languageName: node linkType: hard