Skip to content

Commit c5e0c90

Browse files
build(deps): bump uuid from 11.1.0 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba5ef77 commit c5e0c90

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"swr": "^2.3.4",
3838
"typescript": "^5.8.3",
3939
"use-image": "^1.1.4",
40-
"uuid": "^11.0.3",
40+
"uuid": "^13.0.0",
4141
"web-vitals": "^5.0.3"
4242
},
4343
"scripts": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4166,7 +4166,7 @@ __metadata:
41664166
swr: "npm:^2.3.4"
41674167
typescript: "npm:^5.8.3"
41684168
use-image: "npm:^1.1.4"
4169-
uuid: "npm:^11.0.3"
4169+
uuid: "npm:^13.0.0"
41704170
vite: "npm:^7.0.1"
41714171
web-vitals: "npm:^5.0.3"
41724172
languageName: unknown
@@ -5218,12 +5218,12 @@ __metadata:
52185218
languageName: node
52195219
linkType: hard
52205220

5221-
"uuid@npm:^11.0.3":
5222-
version: 11.1.0
5223-
resolution: "uuid@npm:11.1.0"
5221+
"uuid@npm:^13.0.0":
5222+
version: 13.0.0
5223+
resolution: "uuid@npm:13.0.0"
52245224
bin:
5225-
uuid: dist/esm/bin/uuid
5226-
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
5225+
uuid: dist-node/bin/uuid
5226+
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
52275227
languageName: node
52285228
linkType: hard
52295229

0 commit comments

Comments
 (0)