Merge pull request #31 from ping-pub/dependabot/npm_and_yarn/axios-0.21.2

Bump axios from 0.21.1 to 0.21.2
This commit is contained in:
ping 2021-12-24 10:15:11 +08:00 committed by GitHub
commit 611a9a3913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 20 deletions

26
package-lock.json generated
View File

@ -27,7 +27,7 @@
"@vueuse/core": "4.0.0", "@vueuse/core": "4.0.0",
"animate.css": "4.1.1", "animate.css": "4.1.1",
"apexcharts": "3.24.0", "apexcharts": "3.24.0",
"axios": "0.21.1", "axios": "0.21.2",
"axios-mock-adapter": "1.19.0", "axios-mock-adapter": "1.19.0",
"bootstrap": "4.6.0", "bootstrap": "4.6.0",
"bootstrap-vue": "2.21.1", "bootstrap-vue": "2.21.1",
@ -1866,7 +1866,7 @@
"@cosmjs/encoding": "0.26.5", "@cosmjs/encoding": "0.26.5",
"@cosmjs/math": "0.26.5", "@cosmjs/math": "0.26.5",
"@cosmjs/utils": "0.26.5", "@cosmjs/utils": "0.26.5",
"axios": "^0.21.2", "axios": "0.21.2",
"fast-deep-equal": "^3.1.3" "fast-deep-equal": "^3.1.3"
} }
}, },
@ -2017,7 +2017,7 @@
"@cosmjs/math": "0.26.5", "@cosmjs/math": "0.26.5",
"@cosmjs/socket": "0.26.5", "@cosmjs/socket": "0.26.5",
"@cosmjs/stream": "0.26.5", "@cosmjs/stream": "0.26.5",
"axios": "^0.21.2", "axios": "0.21.2",
"readonly-date": "^1.0.0", "readonly-date": "^1.0.0",
"xstream": "^11.14.0" "xstream": "^11.14.0"
} }
@ -4513,11 +4513,11 @@
"integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==" "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "0.21.1", "version": "0.21.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz",
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", "integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==",
"dependencies": { "dependencies": {
"follow-redirects": "^1.10.0" "follow-redirects": "^1.14.0"
} }
}, },
"node_modules/axios-mock-adapter": { "node_modules/axios-mock-adapter": {
@ -22252,7 +22252,7 @@
"@cosmjs/encoding": "0.26.5", "@cosmjs/encoding": "0.26.5",
"@cosmjs/math": "0.26.5", "@cosmjs/math": "0.26.5",
"@cosmjs/utils": "0.26.5", "@cosmjs/utils": "0.26.5",
"axios": "^0.21.2", "axios": "0.21.2",
"fast-deep-equal": "^3.1.3" "fast-deep-equal": "^3.1.3"
}, },
"dependencies": { "dependencies": {
@ -22390,7 +22390,7 @@
"@cosmjs/math": "0.26.5", "@cosmjs/math": "0.26.5",
"@cosmjs/socket": "0.26.5", "@cosmjs/socket": "0.26.5",
"@cosmjs/stream": "0.26.5", "@cosmjs/stream": "0.26.5",
"axios": "^0.21.2", "axios": "0.21.2",
"readonly-date": "^1.0.0", "readonly-date": "^1.0.0",
"xstream": "^11.14.0" "xstream": "^11.14.0"
}, },
@ -24421,11 +24421,11 @@
"integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==" "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
}, },
"axios": { "axios": {
"version": "0.21.1", "version": "0.21.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz",
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", "integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==",
"requires": { "requires": {
"follow-redirects": "^1.10.0" "follow-redirects": "^1.14.0"
} }
}, },
"axios-mock-adapter": { "axios-mock-adapter": {

View File

@ -29,7 +29,7 @@
"@vueuse/core": "4.0.0", "@vueuse/core": "4.0.0",
"animate.css": "4.1.1", "animate.css": "4.1.1",
"apexcharts": "3.24.0", "apexcharts": "3.24.0",
"axios": "0.21.1", "axios": "0.21.2",
"axios-mock-adapter": "1.19.0", "axios-mock-adapter": "1.19.0",
"bootstrap": "4.6.0", "bootstrap": "4.6.0",
"bootstrap-vue": "2.21.1", "bootstrap-vue": "2.21.1",

View File

@ -2548,12 +2548,12 @@ axios-mock-adapter@1.19.0:
fast-deep-equal "^3.1.3" fast-deep-equal "^3.1.3"
is-buffer "^2.0.3" is-buffer "^2.0.3"
axios@0.21.1: axios@0.21.2:
version "0.21.1" version "0.21.2"
resolved "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz" resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA== integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
dependencies: dependencies:
follow-redirects "^1.10.0" follow-redirects "^1.14.0"
axios@^0.21.2: axios@^0.21.2:
version "0.21.4" version "0.21.4"
@ -5580,7 +5580,7 @@ flush-write-stream@^1.0.0:
inherits "^2.0.3" inherits "^2.0.3"
readable-stream "^2.3.6" readable-stream "^2.3.6"
follow-redirects@^1.0.0, follow-redirects@^1.10.0, follow-redirects@^1.14.0: follow-redirects@^1.0.0, follow-redirects@^1.14.0:
version "1.14.1" version "1.14.1"
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz" resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz"
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg== integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==