Skip to content

Commit cb1e155

Browse files
Bump uuid from 11.1.0 to 13.0.0 in /js
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]>
1 parent ea76b20 commit cb1e155

File tree

3 files changed

+167
-166
lines changed

3 files changed

+167
-166
lines changed

js/apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"lightningcss": "^1.30.1",
123123
"properties-file": "^3.5.12",
124124
"ts-node": "^10.9.2",
125-
"uuid": "^11.1.0",
125+
"uuid": "^13.0.0",
126126
"vite": "^7.0.5",
127127
"vite-plugin-checker": "^0.10.0",
128128
"vite-plugin-dts": "^4.5.4",

0 commit comments

Comments
 (0)