Skip to content

Commit ca4f66a

Browse files
Bump uuid from 11.0.2 to 11.0.3
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.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@v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83fbca1 commit ca4f66a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"style-loader": "^4.0.0",
4747
"terser-webpack-plugin": "^5.3.10",
4848
"underscore": "^1.13.7",
49-
"uuid": "^11.0.2",
49+
"uuid": "^11.0.3",
5050
"vis-data": "^7.1.9",
5151
"vis-timeline": "^7.7.3",
5252
"vis-util": "^5.0.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2642,7 +2642,7 @@ __metadata:
26422642
style-loader: "npm:^4.0.0"
26432643
terser-webpack-plugin: "npm:^5.3.10"
26442644
underscore: "npm:^1.13.7"
2645-
uuid: "npm:^11.0.2"
2645+
uuid: "npm:^11.0.3"
26462646
vis-data: "npm:^7.1.9"
26472647
vis-timeline: "npm:^7.7.3"
26482648
vis-util: "npm:^5.0.7"
@@ -6949,12 +6949,12 @@ __metadata:
69496949
languageName: node
69506950
linkType: hard
69516951

6952-
"uuid@npm:^11.0.2":
6953-
version: 11.0.2
6954-
resolution: "uuid@npm:11.0.2"
6952+
"uuid@npm:^11.0.3":
6953+
version: 11.0.3
6954+
resolution: "uuid@npm:11.0.3"
69556955
bin:
69566956
uuid: dist/esm/bin/uuid
6957-
checksum: 10c0/bd0670a0d6f77f1932da7544c51c32ceb467f3835382df2265f3275c4981d32c136a08a4369fb027ecfffd0b2ae48f19a28266ef636c7347264d5720e85d5ba0
6957+
checksum: 10c0/cee762fc76d949a2ff9205770334699e0043d52bb766472593a25f150077c9deed821230251ea3d6ab3943a5ea137d2826678797f1d5f6754c7ce5ce27e9f7a6
69586958
languageName: node
69596959
linkType: hard
69606960

0 commit comments

Comments
 (0)