Skip to content

Commit aa54103

Browse files
auto dependabot: bump uuid from 10.0.0 to 11.0.2
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2. - [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.2) --- 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 f5d4cc9 commit aa54103

File tree

2 files changed

+32
-7
lines changed

2 files changed

+32
-7
lines changed

package-lock.json

+31-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/abstractions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"guid-typescript": "^1.0.9",
3939
"tinyduration": "^3.3.0",
4040
"tslib": "^2.6.2",
41-
"uuid": "^10.0.0"
41+
"uuid": "^11.0.2"
4242
},
4343
"publishConfig": {
4444
"access": "public"

0 commit comments

Comments
 (0)