From cb9a16519225d0ad5cf2ae03c65ac5c5b008f9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 18:52:23 +0000 Subject: [PATCH] build(deps): bump ip from 1.1.4 to 1.1.9 Bumps [ip](https://github.com/indutny/node-ip) from 1.1.4 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.4...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7935a702..e7bb1f3f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "formstream": "1.1.1", "hc-bee": "1.0.10", "hc-signature-auth": "1.0.7", - "ip": "1.1.4", + "ip": "1.1.9", "lodash": "4.17.21", "moment": "2.19.3", "mysql": "2.18.1",