diff --git a/tgui/packages/tgui-panel/package.json b/tgui/packages/tgui-panel/package.json index d02f5ada21f..ea40dc6b7b2 100644 --- a/tgui/packages/tgui-panel/package.json +++ b/tgui/packages/tgui-panel/package.json @@ -4,7 +4,7 @@ "version": "4.3.0", "dependencies": { "common": "workspace:*", - "dompurify": "^3.0.1", + "dompurify": "^3.1.3", "inferno": "^8.0.6", "tgui": "workspace:*", "tgui-dev-server": "workspace:*", diff --git a/tgui/packages/tgui-say/package.json b/tgui/packages/tgui-say/package.json index 2bb1d217744..39a822da9c4 100644 --- a/tgui/packages/tgui-say/package.json +++ b/tgui/packages/tgui-say/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "dependencies": { "common": "workspace:*", - "dompurify": "^3.0.1", + "dompurify": "^3.1.3", "inferno": "^8.0.6", "tgui": "workspace:*", "tgui-dev-server": "workspace:*", diff --git a/tgui/packages/tgui/package.json b/tgui/packages/tgui/package.json index e76bc10a33c..5894337a98e 100644 --- a/tgui/packages/tgui/package.json +++ b/tgui/packages/tgui/package.json @@ -8,7 +8,7 @@ "common": "workspace:*", "csstype": "^3.1.1", "dateformat": "^5.0.3", - "dompurify": "^3.0.1", + "dompurify": "^3.1.3", "inferno": "^8.0.6", "inferno-vnode-flags": "^8.0.6", "js-yaml": "^4.1.0", diff --git a/tgui/yarn.lock b/tgui/yarn.lock index 42e41c61273..44b6ef26bde 100644 --- a/tgui/yarn.lock +++ b/tgui/yarn.lock @@ -4016,10 +4016,10 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^3.0.1": - version: 3.0.1 - resolution: "dompurify@npm:3.0.1" - checksum: 19447e6d96415a8ad3a67bc9c76ffe671eb31cf7c1e0a538cbe5037c8b8b03afe144d64cf96c6e0f7fe63b83721a33b5b913394d20a85e96550e42e31f7c086b +"dompurify@npm:^3.1.3": + version: 3.1.6 + resolution: "dompurify@npm:3.1.6" + checksum: cc4fc4ccd9261fbceb2a1627a985c70af231274a26ddd3f643fd0616a0a44099bd9e4480940ce3655612063be4a1fe9f5e9309967526f8c0a99f931602323866 languageName: node linkType: hard @@ -9223,7 +9223,7 @@ __metadata: resolution: "tgui-panel@workspace:packages/tgui-panel" dependencies: common: "workspace:*" - dompurify: ^3.0.1 + dompurify: ^3.1.3 inferno: ^8.0.6 tgui: "workspace:*" tgui-dev-server: "workspace:*" @@ -9247,7 +9247,7 @@ __metadata: resolution: "tgui-say@workspace:packages/tgui-say" dependencies: common: "workspace:*" - dompurify: ^3.0.1 + dompurify: ^3.1.3 inferno: ^8.0.6 tgui: "workspace:*" tgui-dev-server: "workspace:*" @@ -9310,7 +9310,7 @@ __metadata: common: "workspace:*" csstype: ^3.1.1 dateformat: ^5.0.3 - dompurify: ^3.0.1 + dompurify: ^3.1.3 inferno: ^8.0.6 inferno-vnode-flags: ^8.0.6 js-yaml: ^4.1.0