From f0f26aca36e8adff0a4a6669c0d6c1f5b200c136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 21:42:07 +0000 Subject: [PATCH] build(deps): bump ip from 1.1.5 to 1.1.9 in /app Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index d9bc2e6..82c2e21 100644 --- a/app/package.json +++ b/app/package.json @@ -42,7 +42,7 @@ "forest-express-mongoose": "^9.2.8", "forever": "^0.15.3", "grant-express": "^4.5.0", - "ip": "^1.1.5", + "ip": "^1.1.9", "jsonwebtoken": "^8.3.0", "lodash": "^4.17.11", "lumber-forestadmin": "^1.2.2", diff --git a/app/yarn.lock b/app/yarn.lock index 0df6b66..aa3fbed 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -3988,10 +3988,10 @@ ip6@0.0.4: resolved "https://registry.yarnpkg.com/ip6/-/ip6-0.0.4.tgz#44c5a9db79e39d405201b4d78d13b3870e48db31" integrity sha1-RMWp23njnUBSAbTXjROzhw5I2zE= -ip@^1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a" - integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo= +ip@^1.1.9: + version "1.1.9" + resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396" + integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ== ip@^2.0.0: version "2.0.0"