Skip to content

Commit

Permalink
chore(deps): bump is-ip from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [is-ip](https://github.com/sindresorhus/is-ip) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/sindresorhus/is-ip/releases)
- [Commits](sindresorhus/is-ip@v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2023
1 parent d93a625 commit 41e9080
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
Expand Up @@ -45,7 +45,7 @@
"cover": "npm run test:types && c8 npm run test:node && npm run test:browser"
},
"dependencies": {
"is-ip": "^5.0.0"
"is-ip": "^5.0.1"
},
"peerDependencies": {
"chai": "^4.0.0"
Expand Down

0 comments on commit 41e9080

Please sign in to comment.