Skip to content

Commit

Permalink
fix: override vulnerable axios version
Browse files Browse the repository at this point in the history
  • Loading branch information
novalex committed Aug 30, 2024
1 parent b6f5aaa commit ec62ec2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@
"typescript": "4.5",
"uuid": "9.0.0"
},
"overrides": {
"snyk-request-manager": {
"axios": "1.7.4"
}
},
"pkg": {
"scripts": [
"dist/**/*.js"
Expand Down

0 comments on commit ec62ec2

Please sign in to comment.