Bump axios from 0.21.1 to 0.21.4

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-10 13:36:19 +00:00
committed by Christian Georgi
parent 19083d156e
commit c1911b6e96

24
package-lock.json generated
View File

@@ -6,6 +6,7 @@
"dependencies": { "dependencies": {
"@capire/bookshop": { "@capire/bookshop": {
"version": "file:bookshop", "version": "file:bookshop",
"resolved": false,
"requires": { "requires": {
"@capire/common": "*", "@capire/common": "*",
"@sap/cds": "^5.0.4", "@sap/cds": "^5.0.4",
@@ -15,6 +16,7 @@
}, },
"@capire/common": { "@capire/common": {
"version": "file:common", "version": "file:common",
"resolved": false,
"requires": { "requires": {
"@sap/cds": "*" "@sap/cds": "*"
} }
@@ -42,12 +44,14 @@
}, },
"@capire/orders": { "@capire/orders": {
"version": "file:orders", "version": "file:orders",
"resolved": false,
"requires": { "requires": {
"@sap/cds": "^5" "@sap/cds": "^5"
} }
}, },
"@capire/reviews": { "@capire/reviews": {
"version": "file:reviews", "version": "file:reviews",
"resolved": false,
"requires": { "requires": {
"@sap/cds": "^5", "@sap/cds": "^5",
"express": "^4.17.1" "express": "^4.17.1"
@@ -436,11 +440,11 @@
"optional": true "optional": true
}, },
"axios": { "axios": {
"version": "0.21.1", "version": "0.21.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", "integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
"requires": { "requires": {
"follow-redirects": "^1.10.0" "follow-redirects": "^1.14.0"
} }
}, },
"balanced-match": { "balanced-match": {
@@ -1824,15 +1828,6 @@
"resolved": false, "resolved": false,
"integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==" "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
}, },
"axios": {
"version": "0.21.1",
"resolved": false,
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
"dev": true,
"requires": {
"follow-redirects": "^1.10.0"
}
},
"babel-jest": { "babel-jest": {
"version": "24.9.0", "version": "24.9.0",
"resolved": false, "resolved": false,
@@ -3547,8 +3542,7 @@
"follow-redirects": { "follow-redirects": {
"version": "1.14.1", "version": "1.14.1",
"resolved": false, "resolved": false,
"integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==", "integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg=="
"dev": true
}, },
"for-each": { "for-each": {
"version": "0.3.3", "version": "0.3.3",