fix: ip SSRF improper categorization (#4319)
This commit is contained in:
parent
dd2648a080
commit
aa0e5a5937
@ -111,6 +111,7 @@
|
|||||||
"trim": "^1.0.0",
|
"trim": "^1.0.0",
|
||||||
"package-json": "^8.1.0",
|
"package-json": "^8.1.0",
|
||||||
"typescript": "4.6.4",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user