Update dependency ember-fetch to v8.0.5 (#1992)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-03 14:01:02 +01:00 committed by GitHub
parent 8840ec44d8
commit 9ddd280189
2 changed files with 13 additions and 12 deletions

View File

@ -83,7 +83,7 @@
"ember-ella-sparse": "0.16.0",
"ember-exam": "6.0.1",
"ember-export-application-global": "2.0.1",
"ember-fetch": "8.0.4",
"ember-fetch": "8.0.5",
"ember-in-viewport": "3.9.0",
"ember-infinity": "2.2.0",
"ember-keyboard": "6.0.3",

View File

@ -2178,7 +2178,7 @@ abbrev@1:
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
abortcontroller-polyfill@^1.4.0:
abortcontroller-polyfill@^1.7.1:
version "1.7.3"
resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.3.tgz#1b5b487bd6436b5b764fd52a612509702c3144b5"
integrity sha512-zetDJxd89y3X99Kvo4qFx8GKlt6GsvN3UcRZHwU6iFA/0KiOmhkTVhe8oRoTBiTVPZu09x3vCra47+w8Yz1+2Q==
@ -3616,7 +3616,7 @@ broccoli-clean-css@^1.1.0:
inline-source-map-comment "^1.0.5"
json-stable-stringify "^1.0.0"
broccoli-concat@4.2.5, broccoli-concat@^4.2.4:
broccoli-concat@4.2.5, broccoli-concat@^4.2.4, broccoli-concat@^4.2.5:
version "4.2.5"
resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-4.2.5.tgz#d578f00094048b5fc87195e82fbdbde20d838d29"
integrity sha512-dFB5ATPwOyV8S2I7a07HxCoutoq23oY//LhM6Mou86cWUTB174rND5aQLR7Fu8FjFFLxoTbkk7y0VPITJ1IQrw==
@ -6587,13 +6587,13 @@ ember-factory-for-polyfill@^1.3.1:
dependencies:
ember-cli-version-checker "^2.1.0"
ember-fetch@8.0.4:
version "8.0.4"
resolved "https://registry.yarnpkg.com/ember-fetch/-/ember-fetch-8.0.4.tgz#b9a3239e9d188ada18a4448ccb4fea2a091e3952"
integrity sha512-vx/v6+OTZMDbm6BT5TI6Q/NSuaWPbQxb2KRDD4yR/iJoRl2DtfgXiCA491pYT5IwAAtp6NbMa1CitIQDoaII9Q==
ember-fetch@8.0.5:
version "8.0.5"
resolved "https://registry.yarnpkg.com/ember-fetch/-/ember-fetch-8.0.5.tgz#0ed6257b3158473f662e72831cab223010c5ec50"
integrity sha512-tKwSWZ2l4jKynqUuF8qgwiCfzmnRWDDO2j5l0Lrn4TgZo8YXbdM3DfgheLSZd+aybBFEAtXBgKH0qaTox28LFg==
dependencies:
abortcontroller-polyfill "^1.4.0"
broccoli-concat "^4.2.4"
abortcontroller-polyfill "^1.7.1"
broccoli-concat "^4.2.5"
broccoli-debug "^0.6.5"
broccoli-merge-trees "^4.2.0"
broccoli-rollup "^2.1.1"
@ -6601,10 +6601,11 @@ ember-fetch@8.0.4:
broccoli-templater "^2.0.1"
calculate-cache-key-for-tree "^2.0.0"
caniuse-api "^3.0.0"
ember-cli-babel "^7.23.0"
ember-cli-babel "^7.23.1"
ember-cli-typescript "^3.1.3"
ember-cli-version-checker "^5.1.2"
node-fetch "^2.6.1"
whatwg-fetch "^3.4.0"
whatwg-fetch "^3.6.2"
ember-get-config@, "ember-get-config@^0.2.4 || ^0.3.0":
version "0.3.0"
@ -14837,7 +14838,7 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.5:
dependencies:
iconv-lite "0.4.24"
whatwg-fetch@^3.4.0:
whatwg-fetch@^3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==