mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-06 22:33:39 +00:00
Bump uuid from 14.0.0 to 14.0.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -19,7 +19,7 @@
|
||||
"md5": "2.3.0",
|
||||
"netmask": "2.1.1",
|
||||
"osc": "2.4.5",
|
||||
"uuid": "14.0.0",
|
||||
"uuid": "14.0.1",
|
||||
"virtual-dom": "2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -6634,9 +6634,9 @@
|
||||
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
|
||||
},
|
||||
"node_modules/uuid": {
|
||||
"version": "14.0.0",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz",
|
||||
"integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==",
|
||||
"version": "14.0.1",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.1.tgz",
|
||||
"integrity": "sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==",
|
||||
"funding": [
|
||||
"https://github.com/sponsors/broofa",
|
||||
"https://github.com/sponsors/ctavan"
|
||||
|
||||
+1
-1
@@ -38,7 +38,7 @@
|
||||
"md5": "2.3.0",
|
||||
"netmask": "2.1.1",
|
||||
"osc": "2.4.5",
|
||||
"uuid": "14.0.0",
|
||||
"uuid": "14.0.1",
|
||||
"virtual-dom": "2.1.1"
|
||||
},
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user