diff --git a/packages/auth-providers/dbAuth/api/package.json b/packages/auth-providers/dbAuth/api/package.json index e52dafd6e09f..ccae0b48be20 100644 --- a/packages/auth-providers/dbAuth/api/package.json +++ b/packages/auth-providers/dbAuth/api/package.json @@ -36,7 +36,7 @@ "@simplewebauthn/server": "6.2.2", "@types/crypto-js": "4.1.1", "@types/md5": "2.3.2", - "@types/uuid": "9.0.0", + "@types/uuid": "9.0.1", "jest": "29.4.2", "typescript": "4.9.5" }, diff --git a/packages/graphql-server/package.json b/packages/graphql-server/package.json index 94c1909757c2..b3fa141ecdb1 100644 --- a/packages/graphql-server/package.json +++ b/packages/graphql-server/package.json @@ -49,7 +49,7 @@ "@types/jsonwebtoken": "9.0.1", "@types/lodash.merge": "4.6.7", "@types/lodash.omitby": "4.6.7", - "@types/uuid": "9.0.0", + "@types/uuid": "9.0.1", "@whatwg-node/fetch": "0.8.1", "aws-lambda": "1.0.7", "jest": "29.4.2", diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index 9a6da2649033..512a548ba7e2 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -41,7 +41,7 @@ "@babel/cli": "7.20.7", "@babel/core": "7.20.12", "@types/envinfo": "7.8.1", - "@types/uuid": "9.0.0", + "@types/uuid": "9.0.1", "@types/yargs": "17.0.22", "jest": "29.4.2" }, diff --git a/yarn.lock b/yarn.lock index 1ef9c4c8b95e..c28aad30c26f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6520,7 +6520,7 @@ __metadata: "@simplewebauthn/server": 6.2.2 "@types/crypto-js": 4.1.1 "@types/md5": 2.3.2 - "@types/uuid": 9.0.0 + "@types/uuid": 9.0.1 base64url: 3.0.1 core-js: 3.28.0 crypto-js: 4.1.1 @@ -7059,7 +7059,7 @@ __metadata: "@types/jsonwebtoken": 9.0.1 "@types/lodash.merge": 4.6.7 "@types/lodash.omitby": 4.6.7 - "@types/uuid": 9.0.0 + "@types/uuid": 9.0.1 "@whatwg-node/fetch": 0.8.1 aws-lambda: 1.0.7 core-js: 3.28.0 @@ -7243,7 +7243,7 @@ __metadata: "@redwoodjs/internal": 4.0.0 "@redwoodjs/structure": 4.0.0 "@types/envinfo": 7.8.1 - "@types/uuid": 9.0.0 + "@types/uuid": 9.0.1 "@types/yargs": 17.0.22 "@whatwg-node/fetch": 0.8.1 ci-info: 3.7.1 @@ -9917,10 +9917,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:9.0.0": - version: 9.0.0 - resolution: "@types/uuid@npm:9.0.0" - checksum: b0dc4582249b4efdbb6a9ebcd6acbcb864da14d558acfd5b17648972f8756e1a8e1de216a5e49a52b51d3804d56e60314467d9ac9450c8b90de138130021ed87 +"@types/uuid@npm:9.0.1": + version: 9.0.1 + resolution: "@types/uuid@npm:9.0.1" + checksum: 234e14e053504a98532bb5d1490c8d649fe24ae04a94ba042b09b380a900094df1032aa7c3864b74b7a85a0a5e97530b2d1340048ed9d07855140cb99b2cefc8 languageName: node linkType: hard