Skip to content

Commit 1adf1df

Browse files
dependabot[bot]MrSerth
authored andcommitted
Bump uuid from 10.0.0 to 11.0.1
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]>
1 parent e793b51 commit 1adf1df

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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": "^10.0.0",
49+
"uuid": "^11.0.1",
5050
"vis-data": "^7.1.9",
5151
"vis-timeline": "^7.7.3",
5252
"vis-util": "^5.0.7",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2814,7 +2814,7 @@ __metadata:
28142814
style-loader: "npm:^4.0.0"
28152815
terser-webpack-plugin: "npm:^5.3.10"
28162816
underscore: "npm:^1.13.7"
2817-
uuid: "npm:^10.0.0"
2817+
uuid: "npm:^11.0.1"
28182818
vis-data: "npm:^7.1.9"
28192819
vis-timeline: "npm:^7.7.3"
28202820
vis-util: "npm:^5.0.7"
@@ -7157,12 +7157,12 @@ __metadata:
71577157
languageName: node
71587158
linkType: hard
71597159

7160-
"uuid@npm:^10.0.0":
7161-
version: 10.0.0
7162-
resolution: "uuid@npm:10.0.0"
7160+
"uuid@npm:^11.0.1":
7161+
version: 11.0.1
7162+
resolution: "uuid@npm:11.0.1"
71637163
bin:
7164-
uuid: dist/bin/uuid
7165-
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
7164+
uuid: dist/esm/bin/uuid
7165+
checksum: 10c0/cd5a1d7eccfd6da80382ec88cfa28b68dce2c1c1402228b813fc0065ab8b29d20594cffeb67d850bc166ade677a6c35741072bd9dd0cc7d565c1fe8eca14ef22
71667166
languageName: node
71677167
linkType: hard
71687168

0 commit comments

Comments
 (0)