Merge pull request #1385 from h3poteto/dependabot/npm_and_yarn/axios-0.19.2

Bump axios from 0.19.1 to 0.19.2
This commit is contained in:
AkiraFukushima 2020-04-29 23:04:10 +09:00 committed by GitHub
commit 038288a280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6463,9 +6463,9 @@
"integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ=="
},
"axios": {
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.19.1.tgz",
"integrity": "sha512-Yl+7nfreYKaLRvAvjNPkvfjnQHJM1yLBY3zhqAwcJSwR/6ETkanUgylgtIvkvz0xJ+p/vZuNw8X7Hnb7Whsbpw==",
"version": "0.19.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.19.2.tgz",
"integrity": "sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==",
"requires": {
"follow-redirects": "1.5.10"
},

View File

@ -169,7 +169,7 @@
"about-window": "^1.13.2",
"animate.css": "^3.7.2",
"auto-launch": "^5.0.5",
"axios": "^0.19.1",
"axios": "^0.19.2",
"blueimp-load-image": "^2.26.0",
"boom": "^7.3.0",
"deep-extend": "^0.6.0",