1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-02-23 03:35:25 +01:00

Update axios to v1.2.2, fixing an 'unexpected end of file' error

This error popped up when trying to download a contract via tools.cmd
This commit is contained in:
Govert de Gans 2022-12-30 15:43:39 +01:00
parent 46c0537256
commit 645d014dde
2 changed files with 6 additions and 6 deletions

@ -38,7 +38,7 @@
"@yarnpkg/fslib": "^3.0.0-rc.33",
"@yarnpkg/libzip": "^3.0.0-rc.33",
"atomically": "^1.7.0",
"axios": "^1.2.1",
"axios": "^1.2.2",
"body-parser": "*",
"clipanion": "^3.2.0-rc.14",
"commander": "^9.4.1",

@ -421,7 +421,7 @@ __metadata:
"@yarnpkg/fslib": "npm:^3.0.0-rc.33"
"@yarnpkg/libzip": "npm:^3.0.0-rc.33"
atomically: "npm:^1.7.0"
axios: "npm:^1.2.1"
axios: "npm:^1.2.2"
body-parser: "npm:*"
clipanion: "npm:^3.2.0-rc.14"
commander: "npm:^9.4.1"
@ -1056,14 +1056,14 @@ __metadata:
languageName: node
linkType: hard
"axios@npm:^1.2.0, axios@npm:^1.2.1":
version: 1.2.1
resolution: "axios@npm:1.2.1"
"axios@npm:^1.2.0, axios@npm:^1.2.1, axios@npm:^1.2.2":
version: 1.2.2
resolution: "axios@npm:1.2.2"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: cd68dc519d7dbb3e2a0fd0788409fa633c1f6e36deb9e1069f04e8d38678c0ef0113db527589ae8f48ad448600ff9e4893c84e78bd9759fb719cfa82ee105167
checksum: bedb7ca96c8cabb615658360286d635d2fc2ccc3307a0be0ac68386302a250c3df9cb321cbdae59765371cb819c81eb568c7840d584460e017b619cb1e7d1ba7
languageName: node
linkType: hard