fix: dependabot vulnerablity

This commit is contained in:
Muhammad Atif Ali
2021-02-06 09:31:31 +05:00
committed by GitHub
parent ae8f06be83
commit a9d82a2f14

View File

@@ -20,6 +20,6 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
"axios": "^0.19.2"
"axios": ">=0.21.1"
}
}