diff --git a/package-lock.json b/package-lock.json index d2d572d..0f9ff24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10148,7 +10148,9 @@ } }, "node_modules/typescript": { - "version": "5.3.3", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz", + "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==", "dev": true, "license": "Apache-2.0", "bin": { @@ -11510,7 +11512,7 @@ "mocha": "^10.2.0", "msw": "^2.3.0", "sinon": "^17.0.1", - "typescript": "^5.2.2" + "typescript": "^5.6.2" }, "engines": { "node": ">=18.18.0" @@ -11524,7 +11526,7 @@ "@humanfs/types": "^0.15.0", "c8": "^9.0.0", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.6.2" }, "engines": { "node": ">=18.18.0" @@ -11539,7 +11541,7 @@ }, "devDependencies": { "@types/node": "^20.9.4", - "typescript": "^5.2.2" + "typescript": "^5.6.2" }, "engines": { "node": ">=18.18.0" @@ -11557,7 +11559,7 @@ "@humanfs/types": "^0.15.0", "@types/node": "^20.9.4", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.6.2" }, "engines": { "node": ">=18.18.0" @@ -11576,7 +11578,7 @@ "@humanfs/types": "^0.15.0", "@types/node": "^20.9.4", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.6.2" }, "engines": { "node": ">=18.18.0" @@ -11598,7 +11600,7 @@ "version": "0.15.0", "license": "Apache-2.0", "devDependencies": { - "typescript": "^5.2.2" + "typescript": "^5.6.2" }, "engines": { "node": ">=18.18.0" @@ -11620,7 +11622,7 @@ "@wdio/spec-reporter": "^8.40.3", "chai": "^5.0.0", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.6.2" }, "engines": { "node": ">=18.18.0"