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