diff --git a/package-lock.json b/package-lock.json index 591e56b0ed9..a04f9ddceee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,8 +19,7 @@ "json-stable-stringify": "^1.2.0", "jszip": "^3.10.1", "phaser": "^3.88.2", - "phaser3-rex-plugins": "^1.80.15", - "save-dev": "^0.0.1-security" + "phaser3-rex-plugins": "^1.80.15" }, "devDependencies": { "@biomejs/biome": "1.9.4", @@ -6684,11 +6683,6 @@ "dev": true, "license": "MIT" }, - "node_modules/save-dev": { - "version": "0.0.1-security", - "resolved": "https://registry.npmjs.org/save-dev/-/save-dev-0.0.1-security.tgz", - "integrity": "sha512-k6knZTDNK8PKKbIqnvxiOveJinuw2LcQjqDoaorZWP9M5AR2EPsnpDeSbeoZZ0pHr5ze1uoaKdK8NBGQrJ34Uw==" - }, "node_modules/saxes": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", diff --git a/package.json b/package.json index 63ead765085..4758e6c5182 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,7 @@ "json-stable-stringify": "^1.2.0", "jszip": "^3.10.1", "phaser": "^3.88.2", - "phaser3-rex-plugins": "^1.80.15", - "save-dev": "^0.0.1-security" + "phaser3-rex-plugins": "^1.80.15" }, "engines": { "node": ">=22.0.0"