Skip to content

Commit 2bf1d29

Browse files
Bump uuid from 11.0.5 to 11.1.0
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] <[email protected]>
1 parent 3acd304 commit 2bf1d29

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.11",
4848
"underscore": "^1.13.7",
49-
"uuid": "^11.0.5",
49+
"uuid": "^11.1.0",
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
@@ -2616,7 +2616,7 @@ __metadata:
26162616
style-loader: "npm:^4.0.0"
26172617
terser-webpack-plugin: "npm:^5.3.11"
26182618
underscore: "npm:^1.13.7"
2619-
uuid: "npm:^11.0.5"
2619+
uuid: "npm:^11.1.0"
26202620
vis-data: "npm:^7.1.9"
26212621
vis-timeline: "npm:^7.7.3"
26222622
vis-util: "npm:^5.0.7"
@@ -6939,12 +6939,12 @@ __metadata:
69396939
languageName: node
69406940
linkType: hard
69416941

6942-
"uuid@npm:^11.0.5":
6943-
version: 11.0.5
6944-
resolution: "uuid@npm:11.0.5"
6942+
"uuid@npm:^11.1.0":
6943+
version: 11.1.0
6944+
resolution: "uuid@npm:11.1.0"
69456945
bin:
69466946
uuid: dist/esm/bin/uuid
6947-
checksum: 10c0/6f59f0c605e02c14515401084ca124b9cb462b4dcac866916a49862bcf831874508a308588c23a7718269226ad11a92da29b39d761ad2b86e736623e3a33b6e7
6947+
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
69486948
languageName: node
69496949
linkType: hard
69506950

0 commit comments

Comments
 (0)