fix: ip SSRF improper categorization (#4319)

This commit is contained in:
Pedro H. Köhler 2024-07-30 12:58:50 -03:00 committed by GitHub
parent dd2648a080
commit aa0e5a5937
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -111,6 +111,7 @@
"trim": "^1.0.0",
"package-json": "^8.1.0",
"typescript": "4.6.4",
"sharp": "^0.32.6"
"sharp": "^0.32.6",
"ip": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz"
}
}