Skip to content

Commit

Permalink
Merge pull request #44 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 34d38aa + 5c8356b commit e1971b8
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 @@ -35,7 +35,7 @@
"@snyk/configstore": "^3.2.0-rc1",
"@types/debug": "^4.1.7",
"@types/uuid": "^7.0.3",
"axios": "^0.21.1",
"axios": "0.21.4",
"chalk": "^4.0.0",
"debug": "^4.1.1",
"leaky-bucket-queue": "0.0.2",
Expand Down

0 comments on commit e1971b8

Please sign in to comment.