Skip to content

Commit cb751df

Browse files
fix(deps): update dependency uuid to v14 (#132)
Signed-off-by: Jan-Hendrik Spahn <jan-hendrik.spahn@soptim.de> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jan-Hendrik Spahn <jan-hendrik.spahn@soptim.de>
1 parent 884ccf6 commit cb751df

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/LICENSES-THIRD-PARTY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245

246246
### uuid
247247
- **Package:** uuid
248-
- **Version:** 13.0.2
248+
- **Version:** 14.0.0
249249
- **License:** MIT
250250
- **URL:** [https://github.com/uuidjs/uuid](https://github.com/uuidjs/uuid)
251251

frontend/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"svelte-collapsible": "^0.3.1",
6060
"svelte-fa": "^4.0.4",
6161
"svelte-splitpanes": "^8.0.9",
62-
"uuid": "^13.0.0",
62+
"uuid": "^14.0.0",
6363
"validate-iri": "^1.0.1"
6464
}
6565
}

0 commit comments

Comments
 (0)