Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ip-regex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2023
1 parent c3c1ce6 commit b70562c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"forest-ip-utils": "1.0.1",
"http-errors": "1.7.3",
"inflected": "2.0.4",
"ip-regex": "4.3.0",
"ip-regex": "5.0.0",
"ipaddr.js": "2.0.0",
"jsonapi-serializer": "3.6.5",
"jsonwebtoken": "9.0.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5152,7 +5152,12 @@ ip-address@^5.8.9:
lodash "^4.17.15"
sprintf-js "1.1.2"

[email protected], ip-regex@^4.1.0:
[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-5.0.0.tgz#cd313b2ae9c80c07bd3851e12bf4fa4dc5480632"
integrity sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==

ip-regex@^4.1.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
Expand Down

0 comments on commit b70562c

Please sign in to comment.