diff --git a/package.json b/package.json index 4a7991fb2..5aa41601e 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "p-limit": "^3.0.1", "retry-request": "^7.0.0", "teeny-request": "^9.0.0", - "uuid": "^8.0.0" + "uuid": "^13.0.0" }, "devDependencies": { "@babel/cli": "^7.22.10", diff --git a/samples/package.json b/samples/package.json index ffaaf980d..844452a25 100644 --- a/samples/package.json +++ b/samples/package.json @@ -19,7 +19,7 @@ "@google-cloud/pubsub": "^4.0.0", "@google-cloud/storage": "^7.17.3", "node-fetch": "^2.6.7", - "uuid": "^8.0.0", + "uuid": "^13.0.0", "yargs": "^16.0.0" }, "devDependencies": {