Skip to content

Commit 4c254ed

Browse files
chore(deps): bump uuid from 9.0.1 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 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@v9.0.1...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] <[email protected]>
1 parent b7378b5 commit 4c254ed

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"redux": "4.2.1",
3030
"redux-logger": "3.0.6",
3131
"redux-thunk": "2.4.2",
32-
"uuid": "9.0.1"
32+
"uuid": "13.0.0"
3333
},
3434
"description": "The most secure collaboration platform.",
3535
"devDependencies": {

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19499,21 +19499,21 @@ __metadata:
1949919499
languageName: node
1950019500
linkType: hard
1950119501

19502-
"uuid@npm:8.0.0":
19503-
version: 8.0.0
19504-
resolution: "uuid@npm:8.0.0"
19502+
"uuid@npm:13.0.0":
19503+
version: 13.0.0
19504+
resolution: "uuid@npm:13.0.0"
1950519505
bin:
19506-
uuid: dist/bin/uuid
19507-
checksum: 56d4e23aa7ac26fa2db6bd1778db34cb8c9f5a10df1770a27167874bf6705fc8f14a4ac414af58a0d96c7653b2bd4848510b29d1c2ef8c91ccb17429c1872b5e
19506+
uuid: dist-node/bin/uuid
19507+
checksum: 7510ee1ab371be5339ef26ff8cabc2f4a2c60640ff880652968f758072f53bd4f4af1c8b0e671a8c9bb29ef926a24dec3ef0e3861d78183b39291a85743a9f96
1950819508
languageName: node
1950919509
linkType: hard
1951019510

19511-
"uuid@npm:9.0.1":
19512-
version: 9.0.1
19513-
resolution: "uuid@npm:9.0.1"
19511+
"uuid@npm:8.0.0":
19512+
version: 8.0.0
19513+
resolution: "uuid@npm:8.0.0"
1951419514
bin:
1951519515
uuid: dist/bin/uuid
19516-
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
19516+
checksum: 56d4e23aa7ac26fa2db6bd1778db34cb8c9f5a10df1770a27167874bf6705fc8f14a4ac414af58a0d96c7653b2bd4848510b29d1c2ef8c91ccb17429c1872b5e
1951719517
languageName: node
1951819518
linkType: hard
1951919519

@@ -20093,7 +20093,7 @@ __metadata:
2009320093
style-loader: 4.0.0
2009420094
ts-node: 10.9.2
2009520095
typescript: 5.7.3
20096-
uuid: 9.0.1
20096+
uuid: 13.0.0
2009720097
webpack: 5.101.3
2009820098
webpack-cli: 5.1.4
2009920099
languageName: unknown

0 commit comments

Comments
 (0)