diff --git a/tools/automation/package.json b/tools/automation/package.json index 395ca819ba..4606f08bb5 100644 --- a/tools/automation/package.json +++ b/tools/automation/package.json @@ -59,7 +59,7 @@ "@types/glob": "^7.2.0", "@types/jest": "^27.5.0", "@types/js-yaml": "^4.0.3", - "@types/semver": "^7.3.9", + "@types/semver": "^7.3.10", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", "eslint": "^8.16.0", diff --git a/tools/build/package.json b/tools/build/package.json index 55f285949a..c4287d2abe 100644 --- a/tools/build/package.json +++ b/tools/build/package.json @@ -45,7 +45,7 @@ "@types/glob": "^7.2.0", "@types/jest": "^27.5.0", "@types/js-yaml": "^4.0.5", - "@types/semver": "^7.3.9", + "@types/semver": "^7.3.10", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", "concurrently": "^7.2.1",