diff --git a/template/package.json b/template/package.json index 4d8b6e9..b83053f 100644 --- a/template/package.json +++ b/template/package.json @@ -77,7 +77,7 @@ "highlight.js": "^10.6.0", "html5-history-api": "^4.2.10", "humanize-string": "^2.1.0", - "ip": "^1.1.5", + "ip": "^1.1.9", "is-string-and-not-blank": "^0.0.2", "isbot": "^3.0.23", "jquery": "3.5.1", diff --git a/template/yarn.lock b/template/yarn.lock index 8a20432..a6891ca 100644 --- a/template/yarn.lock +++ b/template/yarn.lock @@ -9361,10 +9361,10 @@ ioredis@^4.14.1, ioredis@^4.17.3: redis-parser "^3.0.0" standard-as-callback "^2.1.0" -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== irregular-plurals@^2.0.0: version "2.0.0"