Skip to content

Commit a158744

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 54d1213 commit a158744

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
@@ -28,7 +28,7 @@
2828
"redux": "4.2.1",
2929
"redux-logger": "3.0.6",
3030
"redux-thunk": "2.4.2",
31-
"uuid": "9.0.1"
31+
"uuid": "13.0.0"
3232
},
3333
"description": "The most secure collaboration platform.",
3434
"devDependencies": {

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15836,21 +15836,21 @@ __metadata:
1583615836
languageName: node
1583715837
linkType: hard
1583815838

15839-
"uuid@npm:8.0.0":
15840-
version: 8.0.0
15841-
resolution: "uuid@npm:8.0.0"
15839+
"uuid@npm:13.0.0":
15840+
version: 13.0.0
15841+
resolution: "uuid@npm:13.0.0"
1584215842
bin:
15843-
uuid: dist/bin/uuid
15844-
checksum: 56d4e23aa7ac26fa2db6bd1778db34cb8c9f5a10df1770a27167874bf6705fc8f14a4ac414af58a0d96c7653b2bd4848510b29d1c2ef8c91ccb17429c1872b5e
15843+
uuid: dist-node/bin/uuid
15844+
checksum: 7510ee1ab371be5339ef26ff8cabc2f4a2c60640ff880652968f758072f53bd4f4af1c8b0e671a8c9bb29ef926a24dec3ef0e3861d78183b39291a85743a9f96
1584515845
languageName: node
1584615846
linkType: hard
1584715847

15848-
"uuid@npm:9.0.1":
15849-
version: 9.0.1
15850-
resolution: "uuid@npm:9.0.1"
15848+
"uuid@npm:8.0.0":
15849+
version: 8.0.0
15850+
resolution: "uuid@npm:8.0.0"
1585115851
bin:
1585215852
uuid: dist/bin/uuid
15853-
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
15853+
checksum: 56d4e23aa7ac26fa2db6bd1778db34cb8c9f5a10df1770a27167874bf6705fc8f14a4ac414af58a0d96c7653b2bd4848510b29d1c2ef8c91ccb17429c1872b5e
1585415854
languageName: node
1585515855
linkType: hard
1585615856

@@ -16335,7 +16335,7 @@ __metadata:
1633516335
style-loader: 4.0.0
1633616336
ts-node: 10.9.2
1633716337
typescript: 5.9.2
16338-
uuid: 9.0.1
16338+
uuid: 13.0.0
1633916339
webpack: 5.101.3
1634016340
webpack-cli: 5.1.4
1634116341
languageName: unknown

0 commit comments

Comments
 (0)