Skip to content

Commit 0c3fd25

Browse files
fix(deps): update dependency uuid to v9
1 parent 7c5155d commit 0c3fd25

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
@@ -11051,6 +11051,11 @@ [email protected], uuid@^8.0.0, uuid@^8.3.2:
1105111051
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
1105211052
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
1105311053

11054+
11055+
version "9.0.0"
11056+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5"
11057+
integrity sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==
11058+
1105411059
v8-compile-cache-lib@^3.0.1:
1105511060
version "3.0.1"
1105611061
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"

0 commit comments

Comments
 (0)