Skip to content

Commit d6f563d

Browse files
build(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 45b6fdb commit d6f563d

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
@@ -12435,7 +12435,7 @@ __metadata:
1243512435
terser-webpack-plugin: "npm:4.1.0"
1243612436
universal-cookie: "npm:7.2.2"
1243712437
url-loader: "npm:3.0.0"
12438-
uuid: "npm:8.3.2"
12438+
uuid: "npm:14.0.0"
1243912439
webpack: "npm:^4.46.0"
1244012440
webpack-assets-manifest: "npm:^4.0.6"
1244112441
webpack-bundle-analyzer: "npm:4.10.2"
@@ -29505,12 +29505,12 @@ __metadata:
2950529505
languageName: node
2950629506
linkType: hard
2950729507

29508-
"uuid@npm:8.3.2, uuid@npm:^8.3.2":
29509-
version: 8.3.2
29510-
resolution: "uuid@npm:8.3.2"
29508+
"uuid@npm:14.0.0":
29509+
version: 14.0.0
29510+
resolution: "uuid@npm:14.0.0"
2951129511
bin:
29512-
uuid: dist/bin/uuid
29513-
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
29512+
uuid: dist-node/bin/uuid
29513+
checksum: 10/8ee9b98f9650e25555515f7a28d3c3ae9364e72f7bb19b9e08b681bc135338beba5509b2830f6ae1cfaba4d45401da0d16d4d109b977097bc3d6ba0c5583341b
2951429514
languageName: node
2951529515
linkType: hard
2951629516

@@ -29541,6 +29541,15 @@ __metadata:
2954129541
languageName: node
2954229542
linkType: hard
2954329543

29544+
"uuid@npm:^8.3.2":
29545+
version: 8.3.2
29546+
resolution: "uuid@npm:8.3.2"
29547+
bin:
29548+
uuid: dist/bin/uuid
29549+
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
29550+
languageName: node
29551+
linkType: hard
29552+
2954429553
"v8-to-istanbul@npm:^9.0.1":
2954529554
version: 9.3.0
2954629555
resolution: "v8-to-istanbul@npm:9.3.0"

0 commit comments

Comments
 (0)