Skip to content

Commit c95f109

Browse files
chore(deps): bump uuid from 8.3.2 to 14.0.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 14.0.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v14.0.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afb168f commit c95f109

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"react-router-dom": "^6.6.1",
141141
"redux-logger": "^3.0.6",
142142
"rxjs": "^7.8.2",
143-
"uuid": "^8.3.2"
143+
"uuid": "^14.0.1"
144144
},
145145
"devDependencies": {
146146
"@electron/notarize": "^2.5.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7601,7 +7601,7 @@ __metadata:
76017601
tailwindcss: "npm:^4.3.1"
76027602
ts-node: "npm:10.9.2"
76037603
typescript: "npm:5.8.3"
7604-
uuid: "npm:^8.3.2"
7604+
uuid: "npm:^14.0.1"
76057605
vite: "npm:^6.3.5"
76067606
vite-plugin-svgr: "npm:^5.2.0"
76077607
vite-plugin-wasm: "npm:^3.6.0"
@@ -16914,6 +16914,15 @@ __metadata:
1691416914
languageName: node
1691516915
linkType: hard
1691616916

16917+
"uuid@npm:^14.0.1":
16918+
version: 14.0.1
16919+
resolution: "uuid@npm:14.0.1"
16920+
bin:
16921+
uuid: dist-node/bin/uuid
16922+
checksum: 10/0f978fd5b0269d7acb615342aeb131f0b8d85eeb8ec34f2915d906baa3befcc14a079a430d0f8116aec6fd20c850cbfab65d1b3d1643fa81ed373c0cf9574f18
16923+
languageName: node
16924+
linkType: hard
16925+
1691716926
"uuid@npm:^8.3.2":
1691816927
version: 8.3.2
1691916928
resolution: "uuid@npm:8.3.2"

0 commit comments

Comments
 (0)