Skip to content

Commit e81452c

Browse files
authored
Merge pull request #3905 from OpenNeuroOrg/dependabot/npm_and_yarn/uuid-14.0.0
chore(deps): Bump uuid from 10.0.0 to 14.0.0
2 parents 0fecd69 + 047a4ec commit e81452c

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

.pnp.cjs

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openneuro-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"ts-node": "10.9.2",
7373
"typescript": "5.6.3",
7474
"underscore": "^1.8.3",
75-
"uuid": "10.0.0",
75+
"uuid": "14.0.0",
7676
"xmldoc": "^1.1.0"
7777
},
7878
"devDependencies": {

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3463,7 +3463,7 @@ __metadata:
34633463
tsc-watch: "npm:^4.2.9"
34643464
typescript: "npm:5.6.3"
34653465
underscore: "npm:^1.8.3"
3466-
uuid: "npm:10.0.0"
3466+
uuid: "npm:14.0.0"
34673467
vitest: "npm:3.2.4"
34683468
xmldoc: "npm:^1.1.0"
34693469
languageName: unknown
@@ -20685,15 +20685,6 @@ __metadata:
2068520685
languageName: node
2068620686
linkType: hard
2068720687

20688-
"uuid@npm:10.0.0":
20689-
version: 10.0.0
20690-
resolution: "uuid@npm:10.0.0"
20691-
bin:
20692-
uuid: dist/bin/uuid
20693-
checksum: 10/35aa60614811a201ff90f8ca5e9ecb7076a75c3821e17f0f5ff72d44e36c2d35fcbc2ceee9c4ac7317f4cc41895da30e74f3885e30313bee48fda6338f250538
20694-
languageName: node
20695-
linkType: hard
20696-
2069720688
"uuid@npm:11.1.0, uuid@npm:^11.1.0":
2069820689
version: 11.1.0
2069920690
resolution: "uuid@npm:11.1.0"
@@ -20703,6 +20694,15 @@ __metadata:
2070320694
languageName: node
2070420695
linkType: hard
2070520696

20697+
"uuid@npm:14.0.0":
20698+
version: 14.0.0
20699+
resolution: "uuid@npm:14.0.0"
20700+
bin:
20701+
uuid: dist-node/bin/uuid
20702+
checksum: 10/8ee9b98f9650e25555515f7a28d3c3ae9364e72f7bb19b9e08b681bc135338beba5509b2830f6ae1cfaba4d45401da0d16d4d109b977097bc3d6ba0c5583341b
20703+
languageName: node
20704+
linkType: hard
20705+
2070620706
"uuid@npm:^3.3.2":
2070720707
version: 3.4.0
2070820708
resolution: "uuid@npm:3.4.0"

0 commit comments

Comments
 (0)