Skip to content

Commit 342bab3

Browse files
chore(deps): bump uuid from 11.1.0 to 13.0.0 in /frontend (#341)
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bervianto Leo Pratama <[email protected]>
1 parent 4b105b8 commit 342bab3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

frontend/package-lock.json

Lines changed: 5 additions & 5 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
@@ -19,7 +19,7 @@
1919
"react": "^19.1.0",
2020
"react-dom": "^19.1.0",
2121
"react-use-websocket": "^4.13.0",
22-
"uuid": "^11.1.0"
22+
"uuid": "^13.0.0"
2323
},
2424
"devDependencies": {
2525
"@babel/preset-env": "^7.28.0",

0 commit comments

Comments
 (0)