Skip to content

Commit d6750b6

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 3b72650 commit d6750b6

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
@@ -4188,7 +4188,7 @@ __metadata:
41884188
swr: "npm:^2.3.4"
41894189
typescript: "npm:^5.8.3"
41904190
use-image: "npm:^1.1.4"
4191-
uuid: "npm:^11.0.3"
4191+
uuid: "npm:^13.0.0"
41924192
vite: "npm:^7.0.7"
41934193
web-vitals: "npm:^5.0.3"
41944194
languageName: unknown
@@ -5243,12 +5243,12 @@ __metadata:
52435243
languageName: node
52445244
linkType: hard
52455245

5246-
"uuid@npm:^11.0.3":
5247-
version: 11.1.0
5248-
resolution: "uuid@npm:11.1.0"
5246+
"uuid@npm:^13.0.0":
5247+
version: 13.0.0
5248+
resolution: "uuid@npm:13.0.0"
52495249
bin:
5250-
uuid: dist/esm/bin/uuid
5251-
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
5250+
uuid: dist-node/bin/uuid
5251+
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
52525252
languageName: node
52535253
linkType: hard
52545254

0 commit comments

Comments
 (0)