Skip to content

Commit

Permalink
Merge pull request #42 from snyk-tech-services/chore/pin-axios-to-0214
Browse files Browse the repository at this point in the history
chore: pin axios to 0.21.4 before breaking changes in minor versions
  • Loading branch information
aarlaud authored Dec 10, 2021
2 parents 989648c + a804a67 commit 3a59215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@snyk/dep-graph": "^1.23.0",
"@types/lodash": "^4.14.155",
"@types/node": "^14.0.12",
"axios": "^0.24.0",
"axios": "0.21.4",
"debug": "^4.1.1",
"jsonq": "^1.2.0",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 3a59215

Please sign in to comment.