Skip to content

Commit 8df7bfa

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

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.1",
49+
"uuid": "^11.0.2",
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
@@ -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:^11.0.1"
2817+
uuid: "npm:^11.0.2"
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:^11.0.1":
7161-
version: 11.0.1
7162-
resolution: "uuid@npm:11.0.1"
7160+
"uuid@npm:^11.0.2":
7161+
version: 11.0.2
7162+
resolution: "uuid@npm:11.0.2"
71637163
bin:
71647164
uuid: dist/esm/bin/uuid
7165-
checksum: 10c0/cd5a1d7eccfd6da80382ec88cfa28b68dce2c1c1402228b813fc0065ab8b29d20594cffeb67d850bc166ade677a6c35741072bd9dd0cc7d565c1fe8eca14ef22
7165+
checksum: 10c0/bd0670a0d6f77f1932da7544c51c32ceb467f3835382df2265f3275c4981d32c136a08a4369fb027ecfffd0b2ae48f19a28266ef636c7347264d5720e85d5ba0
71667166
languageName: node
71677167
linkType: hard
71687168

0 commit comments

Comments
 (0)