Merge pull request #67 from actions/dependabot/npm_and_yarn/ip-2.0.1

Bump ip from 2.0.0 to 2.0.1
This commit is contained in:
Cameron Booth
2024-03-05 12:17:34 -08:00
committed by GitHub
+4 -3
View File
@@ -7025,9 +7025,10 @@
}
},
"node_modules/ip": {
"version": "2.0.0",
"dev": true,
"license": "MIT"
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
"integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==",
"dev": true
},
"node_modules/is-arrayish": {
"version": "0.2.1",