Skip to content

Commit

Permalink
Merge pull request #60 from agility/dependabot/npm_and_yarn/axios-0.21.1
Browse files Browse the repository at this point in the history
Bump axios from 0.18.1 to 0.21.1
  • Loading branch information
James Vidler authored Jan 19, 2021
2 parents 19cbd4a + 7c0177f commit 276c4f8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 24 deletions.
34 changes: 12 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agility/content-fetch",
"version": "1.0.0",
"version": "1.0.1",
"description": "JavaScript library for the Agility Fetch API (node and browser)",
"main": "dist/agility-content-fetch.node.js",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"webpack-cli": "^3.2.3"
},
"dependencies": {
"axios": "^0.18.1",
"axios": "^0.21.1",
"axios-cache-adapter": "^2.4.1"
}
}

0 comments on commit 276c4f8

Please sign in to comment.