Skip to content

Commit

Permalink
fix(deps): update dependency public-ip to v6.0.2 (#666)
Browse files Browse the repository at this point in the history
Co-authored-by: Miraculous Owonubi <[email protected]>
  • Loading branch information
renovate[bot] and miraclx authored Jul 21, 2024
1 parent 8cb28b6 commit 6037d5d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2215,9 +2215,9 @@ proxy-from-env@^1.1.0:
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==

public-ip@^6.0.1:
version "6.0.1"
resolved "https://registry.npmjs.org/public-ip/-/public-ip-6.0.1.tgz"
integrity sha512-1/Mxa1MKrAQ4jF5IalECSBtB0W1FAtnG+9c5X16jjvV/Gx9fiRy7xXIrHlBGYjnTlai0zdZkM3LrpmASavmAEg==
version "6.0.2"
resolved "https://registry.npmjs.org/public-ip/-/public-ip-6.0.2.tgz"
integrity sha512-+6bkjnf0yQ4+tZV0zJv1017DiIF7y6R4yg17Mrhhkc25L7dtQtXWHgSCrz9BbLL4OeTFbPK4EALXqJUrwCIWXw==
dependencies:
aggregate-error "^4.0.1"
dns-socket "^4.2.2"
Expand Down

0 comments on commit 6037d5d

Please sign in to comment.