Skip to content

Commit

Permalink
Bump semver from 7.3.5 to 7.5.2
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2.
- [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.3.5...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2023
1 parent 5ab2709 commit ca3647b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"pino": "^6.14.0",
"pino-pretty": "^6.0.0",
"reflect-metadata": "^0.1.13",
"semver": "^7.3.5",
"semver": "^7.5.2",
"subscriptions-transport-ws": "^0.11.0",
"tar": "^6.1.11",
"tsyringe": "^4.6.0",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3182,7 +3182,7 @@ __metadata:
pino: ^6.14.0
pino-pretty: ^6.0.0
reflect-metadata: ^0.1.13
semver: ^7.3.5
semver: ^7.5.2
shx: ^0.3.4
subscriptions-transport-ws: ^0.11.0
supports-color: ^9.2.1
Expand Down Expand Up @@ -20469,6 +20469,17 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"semver@npm:^7.5.2":
version: 7.5.3
resolution: "semver@npm:7.5.3"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 9d58db16525e9f749ad0a696a1f27deabaa51f66e91d2fa2b0db3de3e9644e8677de3b7d7a03f4c15bc81521e0c3916d7369e0572dbde250d9bedf5194e2a8a7
languageName: node
linkType: hard

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

0 comments on commit ca3647b

Please sign in to comment.