about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-10 11:27:52 +0000
committerGitHub <noreply@github.com>2021-01-10 11:27:52 +0000
commita5988630a1f6de897624f860a33178f9e3b7f8ff (patch)
tree9c8425d6c6789f48e553048d453a0a216e796a1e /package.json
parentaa89fbeb638669a24de26606f6e6f403ad631468 (diff)
downloadpuszcza-a5988630a1f6de897624f860a33178f9e3b7f8ff.tar.gz
puszcza-a5988630a1f6de897624f860a33178f9e3b7f8ff.zip
Bump axios from 0.19.2 to 0.21.1 dependabot/npm_and_yarn/axios-0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ca0872e..e6c70e2 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
   "dependencies": {
     "@nuxtjs/axios": "^5.12.5",
     "@nuxtjs/pwa": "^3.3.4",
-    "axios": "^0.19.0",
+    "axios": "^0.21.1",
     "esm": "^3.2.25",
     "front-matter": "^3.2.1",
     "jsdom": "^15.1.1",