diff --git a/package-lock.json b/package-lock.json index 37e7a2e..50dca43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7920,7 +7920,9 @@ } }, "node_modules/typescript": { - "version": "5.3.3", + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", "dev": true, "license": "Apache-2.0", "bin": { @@ -8797,7 +8799,7 @@ "@humanfs/types": "^0.14.0", "c8": "^9.0.0", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.4.5" }, "engines": { "node": ">=18.18.0" @@ -8812,7 +8814,7 @@ }, "devDependencies": { "@types/node": "^20.9.4", - "typescript": "^5.2.2" + "typescript": "^5.4.5" }, "engines": { "node": ">=18.18.0" @@ -8830,7 +8832,7 @@ "@humanfs/types": "^0.14.0", "@types/node": "^20.9.4", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.4.5" }, "engines": { "node": ">=18.18.0" @@ -8849,7 +8851,7 @@ "@humanfs/types": "^0.14.0", "@types/node": "^20.9.4", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.4.5" }, "engines": { "node": ">=18.18.0" @@ -8871,7 +8873,7 @@ "version": "0.14.0", "license": "Apache-2.0", "devDependencies": { - "typescript": "^5.2.2" + "typescript": "^5.4.5" }, "engines": { "node": ">=18.18.0" @@ -8891,9 +8893,9 @@ "@wdio/cli": "^8.38.2", "@wdio/mocha-framework": "^8.38.2", "@wdio/spec-reporter": "^8.38.2", - "chai": "^5.1.1", + "chai": "^5.0.0", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.4.5" }, "engines": { "node": ">=18.18.0"