Merge pull request #182 from matifali/main

fix: dependabot vulnerablity
This commit is contained in:
Jen Looper
2021-02-07 13:27:29 -05:00
committed by GitHub

View File

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