10000 Merge pull request #78 from nothingismagick/patch-1 · PQS-LAB/vue-api-query@37ceb9d · GitHub
[go: up one dir, main page]

Skip to content

Commit 37ceb9d

Browse files
Merge pull request robsontenorio#78 from nothingismagick/patch-1
fix(axios) version vulnerability
2 parents 3c1faf2 + 06ff56f commit 37ceb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/plugin-transform-runtime": "^7.2.0",
4242
"@babel/preset-env": "^7.3.1",
4343
"@babel/runtime": "^7.3.1",
44-
"axios": "^0.18.0",
44+
"axios": "0.18.1",
4545
"axios-mock-adapter": "^1.16.0",
4646
"babel-eslint": "^10.0.1",
4747
"codecov": "^3.2.0",

0 commit comments

Comments
 (0)
0