Skip to content

Commit 2e98b98

Browse files
build: bump uuid from 13.0.0 to 14.0.0 in /code/frontend
Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.0 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v13.0.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97a896c commit 2e98b98

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

code/frontend/package-lock.json

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

code/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"rehype-raw": "^7.0.0",
3131
"remark-gfm": "^4.0.1",
3232
"remark-supersub": "^1.0.0",
33-
"uuid": "^13.0.0"
33+
"uuid": "^14.0.0"
3434
},
3535
"devDependencies": {
3636
"@testing-library/jest-dom": "^6.9.1",

0 commit comments

Comments
 (0)