Skip to content

Commit

Permalink
Bump uuid from 11.0.2 to 11.0.3 in /bindings_node (#1253)
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 5e227e3 commit 26f860f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bindings_node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.3",
"typescript": "^5.6.3",
"uuid": "^11.0.2",
"uuid": "^11.0.3",
"viem": "^2.21.41",
"vite": "^5.4.10",
"vite-tsconfig-paths": "^5.1.0",
Expand Down
10 changes: 5 additions & 5 deletions bindings_node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1664,7 +1664,7 @@ __metadata:
prettier: "npm:^3.3.3"
prettier-plugin-packagejson: "npm:^2.5.3"
typescript: "npm:^5.6.3"
uuid: "npm:^11.0.2"
uuid: "npm:^11.0.3"
viem: "npm:^2.21.41"
vite: "npm:^5.4.10"
vite-tsconfig-paths: "npm:^5.1.0"
Expand Down Expand Up @@ -3866,12 +3866,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: 10/b98082f398fa2ece8cacc2264402f739256ca70def4bb82e3a14ec70777d189c01ce1054764c3b59b8fc098b62b135a15d1b24914712904c988822e2ac9b4f44
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
languageName: node
linkType: hard

Expand Down

0 comments on commit 26f860f

Please sign in to comment.