mirror of
https://github.com/strapi/strapi.git
synced 2025-12-24 05:34:33 +00:00
Updated uuid version in core package
From ^3.3.2 to ^8.3.2 as deprecated version may use problematic Math.random()
This commit is contained in:
parent
9fa53be186
commit
3b7ea81de1
@ -127,7 +127,7 @@
|
||||
"resolve-cwd": "3.0.0",
|
||||
"semver": "7.3.5",
|
||||
"statuses": "2.0.1",
|
||||
"uuid": "^3.3.2"
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"supertest": "^6.1.6"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user