Skip to content

Commit

Permalink
[frontend] Update dependency uuid to v11
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent bcad0ba commit aa62ff2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"rxjs": "7.8.1",
"seamless-immutable": "7.1.4",
"usehooks-ts": "3.1.0",
"uuid": "10.0.0",
"uuid": "11.0.3",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"zod": "3.23.8",
"zustand": "4.5.5"
Expand Down
12 changes: 6 additions & 6 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8943,7 +8943,7 @@ __metadata:
typescript: "npm:5.6.2"
typescript-eslint: "npm:8.11.0"
usehooks-ts: "npm:3.1.0"
uuid: "npm:10.0.0"
uuid: "npm:11.0.3"
vite: "npm:5.4.7"
vite-plugin-istanbul: "npm:6.0.2"
vitest: "npm:2.1.1"
Expand Down Expand Up @@ -11621,12 +11621,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
"uuid@npm:11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist/esm/bin/uuid
checksum: 10c0/cee762fc76d949a2ff9205770334699e0043d52bb766472593a25f150077c9deed821230251ea3d6ab3943a5ea137d2826678797f1d5f6754c7ce5ce27e9f7a6
languageName: node
linkType: hard

Expand Down

0 comments on commit aa62ff2

Please sign in to comment.