Skip to content

Commit ad908a9

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 7f67588 commit ad908a9

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
@@ -15856,21 +15856,21 @@ __metadata:
1585615856
languageName: node
1585715857
linkType: hard
1585815858

15859-
"uuid@npm:8.0.0":
15860-
version: 8.0.0
15861-
resolution: "uuid@npm:8.0.0"
15859+
"uuid@npm:13.0.0":
15860+
version: 13.0.0
15861+
resolution: "uuid@npm:13.0.0"
1586215862
bin:
15863-
uuid: dist/bin/uuid
15864-
checksum: 56d4e23aa7ac26fa2db6bd1778db34cb8c9f5a10df1770a27167874bf6705fc8f14a4ac414af58a0d96c7653b2bd4848510b29d1c2ef8c91ccb17429c1872b5e
15863+
uuid: dist-node/bin/uuid
15864+
checksum: 7510ee1ab371be5339ef26ff8cabc2f4a2c60640ff880652968f758072f53bd4f4af1c8b0e671a8c9bb29ef926a24dec3ef0e3861d78183b39291a85743a9f96
1586515865
languageName: node
1586615866
linkType: hard
1586715867

15868-
"uuid@npm:9.0.1":
15869-
version: 9.0.1
15870-
resolution: "uuid@npm:9.0.1"
15868+
"uuid@npm:8.0.0":
15869+
version: 8.0.0
15870+
resolution: "uuid@npm:8.0.0"
1587115871
bin:
1587215872
uuid: dist/bin/uuid
15873-
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
15873+
checksum: 56d4e23aa7ac26fa2db6bd1778db34cb8c9f5a10df1770a27167874bf6705fc8f14a4ac414af58a0d96c7653b2bd4848510b29d1c2ef8c91ccb17429c1872b5e
1587415874
languageName: node
1587515875
linkType: hard
1587615876

@@ -16355,7 +16355,7 @@ __metadata:
1635516355
style-loader: 4.0.0
1635616356
ts-node: 10.9.2
1635716357
typescript: 5.7.3
16358-
uuid: 9.0.1
16358+
uuid: 13.0.0
1635916359
webpack: 5.101.3
1636016360
webpack-cli: 5.1.4
1636116361
languageName: unknown

0 commit comments

Comments
 (0)