Skip to content

Commit 1441f9b

Browse files
Merge pull request #2388 from nestjs/renovate/uuid-9.x
fix(deps): update dependency uuid to v9
2 parents 8cc31a8 + 0c3fd25 commit 1441f9b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"normalize-path": "3.0.0",
3131
"subscriptions-transport-ws": "0.11.0",
3232
"tslib": "2.4.0",
33-
"uuid": "8.3.2",
33+
"uuid": "9.0.0",
3434
"ws": "8.8.1"
3535
},
3636
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11056,6 +11056,11 @@ [email protected], uuid@^8.0.0, uuid@^8.3.2:
1105611056
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
1105711057
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
1105811058

11059+
11060+
version "9.0.0"
11061+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5"
11062+
integrity sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==
11063+
1105911064
v8-compile-cache-lib@^3.0.1:
1106011065
version "3.0.1"
1106111066
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"

0 commit comments

Comments
 (0)