Skip to content

Commit 071f74c

Browse files
chore(deps): bump uuid from 8.3.2 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e15126 commit 071f74c

2 files changed

Lines changed: 16 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"suncalc": "1.8.0",
201201
"supercluster": "^7.1.5",
202202
"universal-cookie": "7.2.2",
203-
"uuid": "8.3.2"
203+
"uuid": "14.0.0"
204204
},
205205
"peerDependencies": {
206206
"@octokit/core": ">=3",

yarn.lock

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11965,7 +11965,7 @@ __metadata:
1196511965
terser-webpack-plugin: "npm:4.1.0"
1196611966
universal-cookie: "npm:7.2.2"
1196711967
url-loader: "npm:3.0.0"
11968-
uuid: "npm:8.3.2"
11968+
uuid: "npm:14.0.0"
1196911969
webpack: "npm:^4.46.0"
1197011970
webpack-assets-manifest: "npm:^4.0.6"
1197111971
webpack-bundle-analyzer: "npm:4.10.2"
@@ -28970,12 +28970,12 @@ __metadata:
2897028970
languageName: node
2897128971
linkType: hard
2897228972

28973-
"uuid@npm:8.3.2, uuid@npm:^8.3.2":
28974-
version: 8.3.2
28975-
resolution: "uuid@npm:8.3.2"
28973+
"uuid@npm:14.0.0":
28974+
version: 14.0.0
28975+
resolution: "uuid@npm:14.0.0"
2897628976
bin:
28977-
uuid: dist/bin/uuid
28978-
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
28977+
uuid: dist-node/bin/uuid
28978+
checksum: 10/8ee9b98f9650e25555515f7a28d3c3ae9364e72f7bb19b9e08b681bc135338beba5509b2830f6ae1cfaba4d45401da0d16d4d109b977097bc3d6ba0c5583341b
2897928979
languageName: node
2898028980
linkType: hard
2898128981

@@ -28997,6 +28997,15 @@ __metadata:
2899728997
languageName: node
2899828998
linkType: hard
2899928999

29000+
"uuid@npm:^8.3.2":
29001+
version: 8.3.2
29002+
resolution: "uuid@npm:8.3.2"
29003+
bin:
29004+
uuid: dist/bin/uuid
29005+
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
29006+
languageName: node
29007+
linkType: hard
29008+
2900029009
"v8-to-istanbul@npm:^9.0.1":
2900129010
version: 9.3.0
2900229011
resolution: "v8-to-istanbul@npm:9.3.0"

0 commit comments

Comments
 (0)