Skip to content

Commit 95b5d89

Browse files
Bump uuid from 8.3.2 to 11.0.3 in /qendpoint-frontend
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 11.0.3. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v11.0.3) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f088e7 commit 95b5d89

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

qendpoint-frontend/package-lock.json

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

qendpoint-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-scripts": "5.0.1",
3232
"typescript": "^4.1.2",
3333
"use-async-effect": "^2.2.5",
34-
"uuid": "^8.3.2",
34+
"uuid": "^11.0.3",
3535
"web-vitals": "^1.0.1"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)