Skip to content

Commit ccfbd98

Browse files
deps: bump uuid from 11.0.5 to 11.1.0 in /ui (#1827)
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.5 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.5...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8e0e9e commit ccfbd98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"redux": "^5.0.1",
4343
"remark-gfm": "4.0.1",
4444
"unzipit": "^1.4.3",
45-
"uuid": "^11.0.5",
45+
"uuid": "^11.1.0",
4646
"web-vitals": "^4.2.4"
4747
},
4848
"scripts": {

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11071,10 +11071,10 @@ utils-merge@1.0.1:
1107111071
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
1107211072
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1107311073

11074-
uuid@^11.0.5:
11075-
version "11.0.5"
11076-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
11077-
integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==
11074+
uuid@^11.1.0:
11075+
version "11.1.0"
11076+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
11077+
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
1107811078

1107911079
uuid@^8.3.2:
1108011080
version "8.3.2"

0 commit comments

Comments
 (0)