build(deps): bump ip from 2.0.0 to 2.0.1 (#980)

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Feb 22, 2024 at 08:09 UTC 62840027f256ee8451307f585bad7f6b75834954
1 file changed +3 -3
package-lock.json
+3 -3
@@ -22907,9 +22907,9 @@
22907 }
22908 },
22909 "node_modules/ip": {
22910 - "version": "2.0.0",
22911 - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz",
22912 - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ=="
22910 + "version": "2.0.1",
22911 + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
22912 + "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ=="
22913 },
22914 "node_modules/ipaddr.js": {
22915 "version": "1.9.1",