mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump uuid from 3.3.2 to 8.3.2 (#5292)
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.2 to 8.3.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v3.3.2...v8.3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"rate-limiter-flexible": "^2.1.13",
|
||||
"resolve-cwd": "^3.0.0",
|
||||
"sharp": "^0.27.1",
|
||||
"uuid": "^8.3.1",
|
||||
"uuid": "^8.3.2",
|
||||
"uuid-validate": "0.0.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -113,7 +113,7 @@
|
||||
"rate-limiter-flexible": "^2.1.13",
|
||||
"resolve-cwd": "^3.0.0",
|
||||
"sharp": "^0.27.1",
|
||||
"uuid": "^8.3.1",
|
||||
"uuid": "^8.3.2",
|
||||
"uuid-validate": "0.0.3"
|
||||
},
|
||||
"bin": {
|
||||
@@ -63237,7 +63237,7 @@
|
||||
"tedious": "^11.0.5",
|
||||
"ts-node-dev": "^1.0.0",
|
||||
"typescript": "^4.0.5",
|
||||
"uuid": "^8.3.1",
|
||||
"uuid": "^8.3.2",
|
||||
"uuid-validate": "0.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user