fix(deps): update uuid to v9

This commit is contained in:
Zoltan Kochan
2022-10-09 17:39:40 +03:00
parent 7c296fe9bf
commit 147ec6eafb
3 changed files with 11 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
"@pnpm/server": patch
---
Update uuid to v9.

View File

@@ -52,7 +52,7 @@
"@pnpm/types": "workspace:*",
"p-limit": "^3.1.0",
"promise-share": "^1.0.0",
"uuid": "^8.3.2"
"uuid": "^9.0.0"
},
"funding": "https://opencollective.com/pnpm",
"exports": {

10
pnpm-lock.yaml generated
View File

@@ -4916,8 +4916,8 @@ importers:
specifier: ^1.0.0
version: 1.0.0
uuid:
specifier: ^8.3.2
version: 8.3.2
specifier: ^9.0.0
version: 9.0.0
devDependencies:
'@pnpm/client':
specifier: workspace:*
@@ -16610,8 +16610,8 @@ packages:
deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
hasBin: true
/uuid/8.3.2:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
/uuid/9.0.0:
resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==}
hasBin: true
dev: false
@@ -17429,7 +17429,7 @@ time:
/typescript/4.8.4: '2022-09-27T19:58:38.001Z'
/unified/9.2.2: '2021-07-01T16:39:11.345Z'
/unique-string/2.0.0: '2019-04-29T04:18:06.804Z'
/uuid/8.3.2: '2020-12-08T20:38:36.233Z'
/uuid/9.0.0: '2022-09-05T20:03:54.869Z'
/validate-npm-package-name/4.0.0: '2022-03-29T19:58:04.486Z'
/verdaccio/5.15.4: '2022-09-29T06:12:00.128Z'
/version-selector-type/3.0.0: '2020-05-02T19:53:43.038Z'