Skip to content

Commit 276c4f8

Browse files
author
James Vidler
authored
Merge pull request #60 from agility/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.18.1 to 0.21.1
2 parents 19cbd4a + 7c0177f commit 276c4f8

File tree

2 files changed

+14
-24
lines changed

2 files changed

+14
-24
lines changed

package-lock.json

Lines changed: 12 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agility/content-fetch",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "JavaScript library for the Agility Fetch API (node and browser)",
55
"main": "dist/agility-content-fetch.node.js",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
"webpack-cli": "^3.2.3"
3939
},
4040
"dependencies": {
41-
"axios": "^0.18.1",
41+
"axios": "^0.21.1",
4242
"axios-cache-adapter": "^2.4.1"
4343
}
4444
}

0 commit comments

Comments
 (0)