Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 8b0460b commit 8559e75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/common-algorand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ipfs-http-client": "^52.0.3",
"js-yaml": "^4.1.0",
"reflect-metadata": "^0.1.13",
"semver": "^7.5.2"
"semver": "^7.5.4"
},
"peerDependencies": {
"class-transformer": "*",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2823,7 +2823,7 @@ __metadata:
ipfs-http-client: ^52.0.3
js-yaml: ^4.1.0
reflect-metadata: ^0.1.13
semver: ^7.5.2
semver: ^7.5.4
peerDependencies:
class-transformer: "*"
class-validator: "*"
Expand Down

0 comments on commit 8559e75

Please sign in to comment.