diff --git a/services/frontend/.pnp.cjs b/services/frontend/.pnp.cjs index 617d711ab..a3de537e2 100644 --- a/services/frontend/.pnp.cjs +++ b/services/frontend/.pnp.cjs @@ -52,7 +52,7 @@ const RAW_RUNTIME_STATE = ["blueshell-frontend", "workspace:."],\ ["core-js", "npm:3.49.0"],\ ["countries-list", "npm:3.3.0"],\ - ["dompurify", "npm:3.4.7"],\ + ["dompurify", "npm:3.4.11"],\ ["eslint", "virtual:47311adda5947663fefbb2862c638deb1f84441a518c80265b7af0abdf16322a3acb7567f73f342eb25d22d4eab4fd6d6ea5df1ffe3e9caffc01101df02b1cd8#npm:10.4.1"],\ ["eslint-plugin-vue", "virtual:47311adda5947663fefbb2862c638deb1f84441a518c80265b7af0abdf16322a3acb7567f73f342eb25d22d4eab4fd6d6ea5df1ffe3e9caffc01101df02b1cd8#npm:10.9.1"],\ ["eslint-plugin-vuetify", "virtual:47311adda5947663fefbb2862c638deb1f84441a518c80265b7af0abdf16322a3acb7567f73f342eb25d22d4eab4fd6d6ea5df1ffe3e9caffc01101df02b1cd8#npm:2.7.2"],\ @@ -3287,7 +3287,7 @@ const RAW_RUNTIME_STATE = ["blueshell-frontend", "workspace:."],\ ["core-js", "npm:3.49.0"],\ ["countries-list", "npm:3.3.0"],\ - ["dompurify", "npm:3.4.7"],\ + ["dompurify", "npm:3.4.11"],\ ["eslint", "virtual:47311adda5947663fefbb2862c638deb1f84441a518c80265b7af0abdf16322a3acb7567f73f342eb25d22d4eab4fd6d6ea5df1ffe3e9caffc01101df02b1cd8#npm:10.4.1"],\ ["eslint-plugin-vue", "virtual:47311adda5947663fefbb2862c638deb1f84441a518c80265b7af0abdf16322a3acb7567f73f342eb25d22d4eab4fd6d6ea5df1ffe3e9caffc01101df02b1cd8#npm:10.9.1"],\ ["eslint-plugin-vuetify", "virtual:47311adda5947663fefbb2862c638deb1f84441a518c80265b7af0abdf16322a3acb7567f73f342eb25d22d4eab4fd6d6ea5df1ffe3e9caffc01101df02b1cd8#npm:2.7.2"],\ @@ -4139,11 +4139,11 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["dompurify", [\ - ["npm:3.4.7", {\ - "packageLocation": "./.yarn/cache/dompurify-npm-3.4.7-440dacdb20-b39940e952.zip/node_modules/dompurify/",\ + ["npm:3.4.11", {\ + "packageLocation": "./.yarn/cache/dompurify-npm-3.4.11-7df48fdceb-31439481c7.zip/node_modules/dompurify/",\ "packageDependencies": [\ ["@types/trusted-types", "npm:2.0.7"],\ - ["dompurify", "npm:3.4.7"]\ + ["dompurify", "npm:3.4.11"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/services/frontend/.yarn/install-state.gz b/services/frontend/.yarn/install-state.gz index 2e287db6f..b12155d87 100644 Binary files a/services/frontend/.yarn/install-state.gz and b/services/frontend/.yarn/install-state.gz differ diff --git a/services/frontend/package.json b/services/frontend/package.json index 60df8dafa..1fb86bfc2 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -28,7 +28,7 @@ "axios": "^1.16.1", "core-js": "^3.49.0", "countries-list": "^3.3.0", - "dompurify": "^3.4.5", + "dompurify": "^3.4.11", "flag-icons": "^7.5.0", "i18n-nationality": "^1.4.0", "ics": "^3.12.0", diff --git a/services/frontend/yarn.lock b/services/frontend/yarn.lock index 7ef813271..75c574efa 100644 --- a/services/frontend/yarn.lock +++ b/services/frontend/yarn.lock @@ -2747,7 +2747,7 @@ __metadata: axios: "npm:^1.16.1" core-js: "npm:^3.49.0" countries-list: "npm:^3.3.0" - dompurify: "npm:^3.4.5" + dompurify: "npm:^3.4.11" eslint: "npm:^10.4.0" eslint-plugin-vue: "npm:^10.9.1" eslint-plugin-vuetify: "npm:^2.7.2" @@ -3490,15 +3490,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^3.4.5": - version: 3.4.7 - resolution: "dompurify@npm:3.4.7" +"dompurify@npm:^3.4.11": + version: 3.4.11 + resolution: "dompurify@npm:3.4.11" dependencies: "@types/trusted-types": "npm:^2.0.7" dependenciesMeta: "@types/trusted-types": optional: true - checksum: 10c0/b39940e95259bfaea658cb2bec819d47f271f9fe47e4e3cfff1fb7876089264d7c21e36ea09dad0d9a0f70add502ce6787ba9e7467f2c7b996382eb1d8daa375 + checksum: 10c0/31439481c7e8fc3805d40c376936fd66936620fb1b1a31a2ec097f6165412c37f2d868e082c9ceba62bb37661c1ea132a5db4d5213434317e30df68d4aca9cc9 languageName: node linkType: hard