Upgrade axios to 1.15.0 via npm override
Fixes GitHub security alerts #82, #83, #84: - Unrestricted Cloud Metadata Exfiltration via Header Injection Chain - NO_PROXY Hostname Normalization Bypass leading to SSRF - Prototype Pollution in langsmith-sdk Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
1161
package-lock.json
generated
1161
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -32,7 +32,8 @@
|
||||
"handlebars": "4.7.9",
|
||||
"@langchain/community": "^1.1.25",
|
||||
"lodash": "^4.18.1",
|
||||
"lodash-es": "^4.18.1"
|
||||
"lodash-es": "^4.18.1",
|
||||
"axios": "^1.15.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
"packageManager": "npm@11.8.0",
|
||||
|
||||
Reference in New Issue
Block a user