diff --git a/package-lock.json b/package-lock.json index 2ce6b0c..c0cf27f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7593,9 +7593,10 @@ } }, "node_modules/typescript": { - "version": "5.3.3", + "version": "5.4.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz", + "integrity": "sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==", "dev": true, - "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -8418,7 +8419,7 @@ "@humanfs/types": "^0.13.0", "c8": "^9.0.0", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.4.3" }, "engines": { "node": ">=18.18.0" @@ -8433,7 +8434,7 @@ }, "devDependencies": { "@types/node": "^20.9.4", - "typescript": "^5.2.2" + "typescript": "^5.4.3" }, "engines": { "node": ">=18.18.0" @@ -8451,7 +8452,7 @@ "@humanfs/types": "^0.13.0", "@types/node": "^20.9.4", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.4.3" }, "engines": { "node": ">=18.18.0" @@ -8470,7 +8471,7 @@ "@humanfs/types": "^0.13.0", "@types/node": "^20.9.4", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.4.3" }, "engines": { "node": ">=18.18.0" @@ -8492,7 +8493,7 @@ "version": "0.13.0", "license": "Apache-2.0", "devDependencies": { - "typescript": "^5.2.2" + "typescript": "^5.4.3" }, "engines": { "node": ">=18.18.0" @@ -8514,7 +8515,7 @@ "@wdio/spec-reporter": "^8.29.1", "chai": "^5.0.0", "mocha": "^10.2.0", - "typescript": "^5.2.2" + "typescript": "^5.4.3" }, "engines": { "node": ">=18.18.0"