Merge pull request #933 from vabene1111/dependabot/npm_and_yarn/vue/axios-0.21.4

Bump axios from 0.21.1 to 0.21.4 in /vue
This commit is contained in:
vabene1111 2021-10-01 07:49:07 +00:00 committed by GitHub
commit f3d000452f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 7 deletions

15
vue/package-lock.json generated
View File

@ -12,7 +12,7 @@
"@kevinfaguiar/vue-twemoji-picker": "^5.7.4",
"@popperjs/core": "^2.10.1",
"@riophae/vue-treeselect": "^0.4.0",
"axios": "^0.21.1",
"axios": "^0.21.4",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.14.0",
"lodash": "^4.17.21",
@ -4052,10 +4052,11 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "0.21.1",
"license": "MIT",
"version": "0.21.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
"dependencies": {
"follow-redirects": "^1.10.0"
"follow-redirects": "^1.14.0"
}
},
"node_modules/babel-code-frame": {
@ -18962,9 +18963,11 @@
"dev": true
},
"axios": {
"version": "0.21.1",
"version": "0.21.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
"requires": {
"follow-redirects": "^1.10.0"
"follow-redirects": "^1.14.0"
}
},
"babel-code-frame": {

View File

@ -13,7 +13,7 @@
"@kevinfaguiar/vue-twemoji-picker": "^5.7.4",
"@popperjs/core": "^2.10.1",
"@riophae/vue-treeselect": "^0.4.0",
"axios": "^0.21.1",
"axios": "^0.21.4",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.14.0",
"lodash": "^4.17.21",