Merge pull request #832 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/axios-5.10.3

This commit is contained in:
Liyas Thomas
2020-05-01 06:30:56 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2175,9 +2175,9 @@
}
},
"@nuxtjs/axios": {
"version": "5.10.2",
"resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.10.2.tgz",
"integrity": "sha512-OIrA9gwWSxmHkUu5UNNfGkYtHu4l4c5MEhCsc9n+IgTT5u/oGgrvoVC1Kh+p0Cgqz+7IkRmyf0TKif7VoAnLLg==",
"version": "5.10.3",
"resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.10.3.tgz",
"integrity": "sha512-cCPeix6S0yLftiTnD9cpZSDsCNYD5/5EB9Q9iB8WaNZsGMPcwM5XQQVFcenMIv9Dr+SvySdOUdDL9rvlfyhdkg==",
"requires": {
"@nuxtjs/proxy": "^1.3.3",
"axios": "^0.19.2",

View File

@@ -30,7 +30,7 @@
"printWidth": 100
},
"dependencies": {
"@nuxtjs/axios": "^5.10.2",
"@nuxtjs/axios": "^5.10.3",
"@nuxtjs/gtm": "^2.2.3",
"@nuxtjs/pwa": "^3.0.0-beta.20",
"@nuxtjs/robots": "^2.4.2",