diff --git a/packages/google-cloud-dns/package.json b/packages/google-cloud-dns/package.json index 366498c9589..a7a1b31b33e 100644 --- a/packages/google-cloud-dns/package.json +++ b/packages/google-cloud-dns/package.json @@ -63,7 +63,7 @@ "@types/proxyquire": "^1.3.28", "@types/request": "^2.48.1", "@types/tmp": "0.2.6", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "c8": "^9.0.0", "codecov": "^3.0.2", "gts": "^5.0.0", diff --git a/packages/google-cloud-vision/package.json b/packages/google-cloud-vision/package.json index 7891f103004..5722b052d18 100644 --- a/packages/google-cloud-vision/package.json +++ b/packages/google-cloud-vision/package.json @@ -59,7 +59,7 @@ "@types/mocha": "^10.0.0", "@types/node": "^20.4.5", "@types/sinon": "^17.0.0", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "c8": "^9.0.0", "codecov": "^3.6.5", "gapic-tools": "^0.4.0",