Skip to content

Commit fa92c7a

Browse files
chore(deps): bump uuid from 9.0.1 to 11.0.5
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.0.5. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v11.0.5) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10e6c7a commit fa92c7a

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": "11.0.5"
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
@@ -18146,21 +18146,21 @@ __metadata:
1814618146
languageName: node
1814718147
linkType: hard
1814818148

18149-
"uuid@npm:8.0.0":
18150-
version: 8.0.0
18151-
resolution: "uuid@npm:8.0.0"
18149+
"uuid@npm:11.0.5":
18150+
version: 11.0.5
18151+
resolution: "uuid@npm:11.0.5"
1815218152
bin:
18153-
uuid: dist/bin/uuid
18154-
checksum: 56d4e23aa7ac26fa2db6bd1778db34cb8c9f5a10df1770a27167874bf6705fc8f14a4ac414af58a0d96c7653b2bd4848510b29d1c2ef8c91ccb17429c1872b5e
18153+
uuid: dist/esm/bin/uuid
18154+
checksum: 8a8ed824c77ccc9387eed3049e75268a862379f0d41222716020743c438f31e9acfbe6495bd4cb1a7727c91fcf5ae20be40b306826a62c96f9ff42db48e8ed93
1815518155
languageName: node
1815618156
linkType: hard
1815718157

18158-
"uuid@npm:9.0.1":
18159-
version: 9.0.1
18160-
resolution: "uuid@npm:9.0.1"
18158+
"uuid@npm:8.0.0":
18159+
version: 8.0.0
18160+
resolution: "uuid@npm:8.0.0"
1816118161
bin:
1816218162
uuid: dist/bin/uuid
18163-
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
18163+
checksum: 56d4e23aa7ac26fa2db6bd1778db34cb8c9f5a10df1770a27167874bf6705fc8f14a4ac414af58a0d96c7653b2bd4848510b29d1c2ef8c91ccb17429c1872b5e
1816418164
languageName: node
1816518165
linkType: hard
1816618166

@@ -18738,7 +18738,7 @@ __metadata:
1873818738
style-loader: 4.0.0
1873918739
ts-node: 10.9.2
1874018740
typescript: 5.7.3
18741-
uuid: 9.0.1
18741+
uuid: 11.0.5
1874218742
webpack: 5.97.1
1874318743
webpack-cli: 5.1.4
1874418744
languageName: unknown

0 commit comments

Comments
 (0)