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:
committed by
Christian Georgi
parent
19083d156e
commit
c1911b6e96
24
package-lock.json
generated
24
package-lock.json
generated
@@ -6,6 +6,7 @@
|
||||
"dependencies": {
|
||||
"@capire/bookshop": {
|
||||
"version": "file:bookshop",
|
||||
"resolved": false,
|
||||
"requires": {
|
||||
"@capire/common": "*",
|
||||
"@sap/cds": "^5.0.4",
|
||||
@@ -15,6 +16,7 @@
|
||||
},
|
||||
"@capire/common": {
|
||||
"version": "file:common",
|
||||
"resolved": false,
|
||||
"requires": {
|
||||
"@sap/cds": "*"
|
||||
}
|
||||
@@ -42,12 +44,14 @@
|
||||
},
|
||||
"@capire/orders": {
|
||||
"version": "file:orders",
|
||||
"resolved": false,
|
||||
"requires": {
|
||||
"@sap/cds": "^5"
|
||||
}
|
||||
},
|
||||
"@capire/reviews": {
|
||||
"version": "file:reviews",
|
||||
"resolved": false,
|
||||
"requires": {
|
||||
"@sap/cds": "^5",
|
||||
"express": "^4.17.1"
|
||||
@@ -436,11 +440,11 @@
|
||||
"optional": true
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.21.1",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
|
||||
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"balanced-match": {
|
||||
@@ -1824,15 +1828,6 @@
|
||||
"resolved": false,
|
||||
"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": {
|
||||
"version": "24.9.0",
|
||||
"resolved": false,
|
||||
@@ -3547,8 +3542,7 @@
|
||||
"follow-redirects": {
|
||||
"version": "1.14.1",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==",
|
||||
"dev": true
|
||||
"integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg=="
|
||||
},
|
||||
"for-each": {
|
||||
"version": "0.3.3",
|
||||
|
||||
Reference in New Issue
Block a user