Skip to content

Commit

Permalink
Bump uuid from 11.0.2 to 11.0.3
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 11, 2024
1 parent 83fbca1 commit ca4f66a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"style-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.10",
"underscore": "^1.13.7",
"uuid": "^11.0.2",
"uuid": "^11.0.3",
"vis-data": "^7.1.9",
"vis-timeline": "^7.7.3",
"vis-util": "^5.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2642,7 +2642,7 @@ __metadata:
style-loader: "npm:^4.0.0"
terser-webpack-plugin: "npm:^5.3.10"
underscore: "npm:^1.13.7"
uuid: "npm:^11.0.2"
uuid: "npm:^11.0.3"
vis-data: "npm:^7.1.9"
vis-timeline: "npm:^7.7.3"
vis-util: "npm:^5.0.7"
Expand Down Expand Up @@ -6949,12 +6949,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
"uuid@npm:^11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/bd0670a0d6f77f1932da7544c51c32ceb467f3835382df2265f3275c4981d32c136a08a4369fb027ecfffd0b2ae48f19a28266ef636c7347264d5720e85d5ba0
checksum: 10c0/cee762fc76d949a2ff9205770334699e0043d52bb766472593a25f150077c9deed821230251ea3d6ab3943a5ea137d2826678797f1d5f6754c7ce5ce27e9f7a6
languageName: node
linkType: hard

Expand Down

0 comments on commit ca4f66a

Please sign in to comment.