Skip to content

Commit

Permalink
chore(deps): bump ip from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 14c2c9e commit f60eb67
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7338,7 +7338,7 @@ bl@^4.1.0:
inherits "^2.0.4"
readable-stream "^3.4.0"

blakejs@^1.1.2:
blakejs@^1.1.0, blakejs@^1.1.2:
version "1.2.1"
resolved "https://registry.yarnpkg.com/blakejs/-/blakejs-1.2.1.tgz#5057e4206eadb4a97f7c0b6e197a505042fc3814"
integrity sha512-QXUSXI3QVc/gJME0dBpXrag1kbzOqCjCX8/b54ntNyW6sjtoqxqRk3LTmXzaJoh71zMsDCjM+47jS7XiwN/+fQ==
Expand Down Expand Up @@ -11571,9 +11571,9 @@ internal-slot@^1.0.4, internal-slot@^1.0.5:
side-channel "^1.0.4"

ip@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.0.tgz#4cf4ab182fee2314c75ede1276f8c80b479936da"
integrity sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==
version "2.0.1"
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105"
integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==

[email protected]:
version "1.9.1"
Expand Down Expand Up @@ -17019,7 +17019,20 @@ thenify-all@^1.0.0:
dependencies:
any-promise "^1.0.0"

thor-devkit@^2.0.5, thor-devkit@^2.0.9:
[email protected]:
version "2.0.5"
resolved "https://registry.yarnpkg.com/thor-devkit/-/thor-devkit-2.0.5.tgz#1cdd6d623f755e82aacf27290624372bfe6d1b90"
integrity sha512-82Z0/sY0+S54bhmg57r7iqoK7sJB1F5md3zWXjXXGPin3ejsR0Whw1O9wzWvE0DkTp1EiPHWFMTPtOejxaiXeA==
dependencies:
"@vechain/ethers" "^4.0.27-5"
bignumber.js "^7.2.1"
blakejs "^1.1.0"
elliptic "6.5.4"
fast-json-stable-stringify "^2.0.0"
js-sha3 "0.5.7"
rlp "^2.0.0"

thor-devkit@^2.0.5:
version "2.0.9"
resolved "https://registry.yarnpkg.com/thor-devkit/-/thor-devkit-2.0.9.tgz#5ec18741448382e5ae5180ec99f3c592fb2263d7"
integrity sha512-qCbkjAFhlLq4Tb7YIQokEryPb9pCCGUX0gRIBGJr+sBNlyOFO8TGJFZ8d7+VXWpdDhcWerpFdekB55lD43GiGQ==
Expand Down

0 comments on commit f60eb67

Please sign in to comment.