Skip to content

Commit

Permalink
Bump semver from 7.6.2 to 7.6.3
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.2...v7.6.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 0b7d8f7 commit d52c940
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"redis": "^4.6.15",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"semver": "^7.6.2",
"semver": "^7.6.3",
"viem": "^2.17.4",
"winston": "^3.13.0",
"zod": "^3.23.8"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7262,7 +7262,7 @@ __metadata:
redis: "npm:^4.6.15"
reflect-metadata: "npm:^0.2.2"
rxjs: "npm:^7.8.1"
semver: "npm:^7.6.2"
semver: "npm:^7.6.3"
source-map-support: "npm:^0.5.20"
supertest: "npm:^7.0.0"
ts-jest: "npm:29.2.3"
Expand Down Expand Up @@ -7342,6 +7342,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
checksum: 10/36b1fbe1a2b6f873559cd57b238f1094a053dbfd997ceeb8757d79d1d2089c56d1321b9f1069ce263dc64cfa922fa1d2ad566b39426fe1ac6c723c1487589e10
languageName: node
linkType: hard

"send@npm:0.18.0":
version: 0.18.0
resolution: "send@npm:0.18.0"
Expand Down

0 comments on commit d52c940

Please sign in to comment.