update ip package to 2.0.1

This commit is contained in:
Thomas Willems 2024-02-19 11:02:38 +01:00 committed by pheiduck
parent c4d4da38e7
commit cb45bc1c43
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"debug": "^4.3.4",
"express": "^4.18.3",
"express-session": "^1.18.0",
"ip": "^1.1.8",
"ip": "^2.0.1",
"qrcode": "^1.5.3",
"uuid": "^9.0.1"
},