Skip to content

Commit fc674a2

Browse files
Bump uuid from 8.3.2 to 9.0.0 in /ui
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v9.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76ffdc6 commit fc674a2

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

ui/package-lock.json

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

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"styled-jsx": "^4.0.1",
103103
"subscriptions-transport-ws": "^0.9.19",
104104
"tar": "^6.1.11",
105-
"uuid": "^8.3.2"
105+
"uuid": "^9.0.0"
106106
},
107107
"devDependencies": {
108108
"@4tw/cypress-drag-drop": "^2.2.1",

0 commit comments

Comments
 (0)