Skip to content

Commit a5c1f6d

Browse files
build(deps): bump uuid in /generators/react/resources (#27698)
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.1) --- updated-dependencies: - dependency-name: uuid 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>
1 parent 9a3dae8 commit a5c1f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/react/resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"sockjs-client": "1.6.1",
2626
"sonar-scanner": "3.1.0",
2727
"tslib": "2.8.0",
28-
"uuid": "10.0.0",
28+
"uuid": "11.0.1",
2929
"webstomp-client": "1.2.6"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)