Skip to content

Commit e9e0bd4

Browse files
TCS-3: 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d11c74 commit e9e0bd4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"tshy": "^3.0.2",
6161
"typescript": "^5.9.2",
6262
"typescript-eslint": "^8.41.0",
63-
"uuid": "^11.1.0"
63+
"uuid": "^13.0.0"
6464
},
6565
"dependencies": {
6666
"form-data": "^4.0.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ __metadata:
2525
tshy: "npm:^3.0.2"
2626
typescript: "npm:^5.9.2"
2727
typescript-eslint: "npm:^8.41.0"
28-
uuid: "npm:^11.1.0"
28+
uuid: "npm:^13.0.0"
2929
languageName: unknown
3030
linkType: soft
3131

@@ -4107,12 +4107,12 @@ __metadata:
41074107
languageName: node
41084108
linkType: hard
41094109

4110-
"uuid@npm:^11.1.0":
4111-
version: 11.1.0
4112-
resolution: "uuid@npm:11.1.0"
4110+
"uuid@npm:^13.0.0":
4111+
version: 13.0.0
4112+
resolution: "uuid@npm:13.0.0"
41134113
bin:
4114-
uuid: dist/esm/bin/uuid
4115-
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
4114+
uuid: dist-node/bin/uuid
4115+
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
41164116
languageName: node
41174117
linkType: hard
41184118

0 commit comments

Comments
 (0)