Update dependency axios to v0.27.2 (#49066)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-17 11:47:21 +01:00 committed by GitHub
parent 92ff880cbc
commit 9bc4a27238
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 2 deletions

View File

@ -170,7 +170,7 @@
"@typescript-eslint/parser": "5.22.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6",
"autoprefixer": "10.4.4",
"axios": "0.26.1",
"axios": "0.27.2",
"babel-jest": "27.5.1",
"babel-loader": "8.2.4",
"babel-plugin-angularjs-annotate": "0.10.0",

View File

@ -13622,6 +13622,16 @@ __metadata:
languageName: node
linkType: hard
"axios@npm:0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
dependencies:
follow-redirects: ^1.14.9
form-data: ^4.0.0
checksum: 38cb7540465fe8c4102850c4368053c21683af85c5fdf0ea619f9628abbcb59415d1e22ebc8a6390d2bbc9b58a9806c874f139767389c862ec9b772235f06854
languageName: node
linkType: hard
"axios@npm:^0.25.0":
version: 0.25.0
resolution: "axios@npm:0.25.0"
@ -20025,6 +20035,16 @@ __metadata:
languageName: node
linkType: hard
"follow-redirects@npm:^1.14.9":
version: 1.15.0
resolution: "follow-redirects@npm:1.15.0"
peerDependenciesMeta:
debug:
optional: true
checksum: eaec81c3e0ae57aae2422e38ad3539d0e7279b3a63f9681eeea319bb683dea67502c4e097136b8ce9721542b4e236e092b6b49e34e326cdd7733c274f0a3f378
languageName: node
linkType: hard
"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
@ -20179,6 +20199,17 @@ __metadata:
languageName: node
linkType: hard
"form-data@npm:^4.0.0":
version: 4.0.0
resolution: "form-data@npm:4.0.0"
dependencies:
asynckit: ^0.4.0
combined-stream: ^1.0.8
mime-types: ^2.1.12
checksum: 01135bf8675f9d5c61ff18e2e2932f719ca4de964e3be90ef4c36aacfc7b9cb2fceb5eca0b7e0190e3383fe51c5b37f4cb80b62ca06a99aaabfcfd6ac7c9328c
languageName: node
linkType: hard
"form-data@npm:~2.3.2":
version: 2.3.3
resolution: "form-data@npm:2.3.3"
@ -21142,7 +21173,7 @@ __metadata:
angular-sanitize: 1.8.2
app: "link:./public/app"
autoprefixer: 10.4.4
axios: 0.26.1
axios: 0.27.2
babel-jest: 27.5.1
babel-loader: 8.2.4
babel-plugin-angularjs-annotate: 0.10.0