Skip to content

Commit

Permalink
fix(deps): bump semver from 7.5.1 to 7.5.3
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.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.5.1...v7.5.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] committed Jun 27, 2023
1 parent 22f1a09 commit 4c9b905
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lru-cache": "^10.0.0",
"node-fetch": "^3.3.1",
"once": "^1.4.0",
"semver": "^7.5.1",
"semver": "^7.5.3",
"tunnel": "^0.0.6",
"universal-user-agent": "^7.0.1",
"wrappy": "^1.0.2",
Expand Down

0 comments on commit 4c9b905

Please sign in to comment.