Skip to content

Commit 4ffb89d

Browse files
authored
Bump ip-address from 9.0.5 to 10.0.1 (#113)
This PR bumps ip-address dependency to the latest version, 10.0.1. It appears there are no breaking changes that would affect `socks`: the only changes are in `fromBigInteger` and `bigInteger` methods that now return a native BigInt.
1 parent 80cbeb9 commit 4ffb89d

File tree

2 files changed

+8
-21
lines changed

2 files changed

+8
-21
lines changed

package-lock.json

Lines changed: 7 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"typescript": "^5.3.3"
4545
},
4646
"dependencies": {
47-
"ip-address": "^9.0.5",
47+
"ip-address": "^10.0.1",
4848
"smart-buffer": "^4.2.0"
4949
},
5050
"scripts": {

0 commit comments

Comments
 (0)