summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-27 23:51:30 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-27 23:51:30 +0200
commite542df33775ce77bced6fd8b2fec7738c33ecbc5 (patch)
tree9789faa880d7e7f6bf8209ba3fe0e5c7d227ef81 /package.json
parent:sparkles: v9 (diff)
downloadserver-ts-e542df33775ce77bced6fd8b2fec7738c33ecbc5.tar.xz
:bug: fix ip address lookup
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index aead4876..e66a588c 100644 --- a/package.json +++ b/package.json
@@ -68,7 +68,7 @@ "@types/node-fetch": "^2.5.7", "@zerollup/ts-transform-paths": "^1.7.18", "0x": "^4.10.2", - "ipdata": "^1.1.2", + "ipdata": "^1.1.3", "jest": "^26.6.3", "node-fetch": "^2.6.1", "ts-node": "^9.1.1",