Skip to content

Commit 7d2c39c

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 2932d0c commit 7d2c39c

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"
@@ -29488,12 +29488,12 @@ __metadata:
2948829488
languageName: node
2948929489
linkType: hard
2949029490

29491-
"uuid@npm:8.3.2, uuid@npm:^8.3.2":
29492-
version: 8.3.2
29493-
resolution: "uuid@npm:8.3.2"
29491+
"uuid@npm:14.0.0":
29492+
version: 14.0.0
29493+
resolution: "uuid@npm:14.0.0"
2949429494
bin:
29495-
uuid: dist/bin/uuid
29496-
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
29495+
uuid: dist-node/bin/uuid
29496+
checksum: 10/8ee9b98f9650e25555515f7a28d3c3ae9364e72f7bb19b9e08b681bc135338beba5509b2830f6ae1cfaba4d45401da0d16d4d109b977097bc3d6ba0c5583341b
2949729497
languageName: node
2949829498
linkType: hard
2949929499

@@ -29524,6 +29524,15 @@ __metadata:
2952429524
languageName: node
2952529525
linkType: hard
2952629526

29527+
"uuid@npm:^8.3.2":
29528+
version: 8.3.2
29529+
resolution: "uuid@npm:8.3.2"
29530+
bin:
29531+
uuid: dist/bin/uuid
29532+
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
29533+
languageName: node
29534+
linkType: hard
29535+
2952729536
"v8-to-istanbul@npm:^9.0.1":
2952829537
version: 9.3.0
2952929538
resolution: "v8-to-istanbul@npm:9.3.0"

0 commit comments

Comments
 (0)