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:
commit
038288a280
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue