Skip to content

Commit 4693811

Browse files
chore(deps): update axios
1 parent 928a1aa commit 4693811

File tree

3 files changed

+79
-8
lines changed

3 files changed

+79
-8
lines changed

package-lock.json

Lines changed: 77 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
2828
"@babel/plugin-transform-runtime": "^7.2.0",
2929
"@babel/preset-env": "^7.2.0",
30-
"axios": "0.18.0",
30+
"axios": "0.19.0",
3131
"color": "3.0.0",
3232
"color-hash": "1.0.3",
3333
"electron": "2.0.8",

packages/overmind-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"demo"
2424
],
2525
"dependencies": {
26-
"axios": "^0.18.0",
26+
"axios": "^0.19.0",
2727
"emotion": "^9.2.12",
2828
"express": "^4.16.3",
2929
"install": "^0.12.1",

0 commit comments

Comments
 (0)