Merge pull request #78 from Art-Portal/dependabot/npm_and_yarn/ip-2.0.1

Bump ip from 2.0.0 to 2.0.1
This commit is contained in:
Ninjdai 2024-02-20 22:37:20 +01:00 committed by GitHub
commit 32634c68f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"sqlite3": "^5.1.7"
},
"devDependencies": {
"bun-types": "latest",
"bun-types": "*",
"eslint": "^8.56.0"
},
"peerDependencies": {
@ -1497,9 +1497,9 @@
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
},
"node_modules/ip": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz",
"integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
"integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==",
"optional": true
},
"node_modules/is-extglob": {