diff --git a/package.json b/package.json index db62b27..08c8c27 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "google-auth-library": "^9.7.0", "qs": "^6.7.0", "url-template": "^2.0.8", - "uuid": "^9.0.0" + "uuid": "^10.0.0" }, "devDependencies": { "@babel/plugin-proposal-private-methods": "^7.18.6", @@ -55,7 +55,7 @@ "@types/sinon": "^17.0.0", "@types/tmp": "0.2.6", "@types/url-template": "^2.0.28", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "c8": "^8.0.0", "codecov": "^3.5.0", "execa": "^5.0.0",