Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-10 11:22:52 +0300
committerGitHub <noreply@github.com>2022-05-10 11:22:52 +0300
commit124bdfa4c17d6ef5b1c70d267e2595a924e99512 (patch)
tree766a114ce837ff147c96f0a97626b5c6043fda49 /package.json
parenta9f8feb90bca130704c14d02667321c25545d75a (diff)
Bump ip from 1.1.5 to 2.0.0 (#36316)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 2.0.0. - [Release notes](https://github.com/indutny/node-ip/releases) - [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v2.0.0) --- updated-dependencies: - dependency-name: ip dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 5525014c20..f623b1dcde 100644
--- a/package.json
+++ b/package.json
@@ -125,7 +125,7 @@
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.86.0",
- "ip": "^1.1.5",
+ "ip": "^2.0.0",
"jquery": "^3.6.0",
"karma": "^6.3.19",
"karma-browserstack-launcher": "1.4.0",