Skip to content

Commit 835bf06

Browse files
committed
Update dependency ember-fetch to v8.1.1
1 parent 4efe0a3 commit 835bf06

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"ember-event-helpers": "0.1.1",
8989
"ember-exam": "6.1.0",
9090
"ember-export-application-global": "2.0.1",
91-
"ember-fetch": "8.1.0",
91+
"ember-fetch": "8.1.1",
9292
"ember-keyboard": "6.0.3",
9393
"ember-link": "1.3.1",
9494
"ember-load-initializers": "2.1.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2728,7 +2728,7 @@ abbrev@1:
27282728
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
27292729
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
27302730

2731-
abortcontroller-polyfill@^1.7.1:
2731+
abortcontroller-polyfill@^1.7.3:
27322732
version "1.7.3"
27332733
resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.3.tgz#1b5b487bd6436b5b764fd52a612509702c3144b5"
27342734
integrity sha512-zetDJxd89y3X99Kvo4qFx8GKlt6GsvN3UcRZHwU6iFA/0KiOmhkTVhe8oRoTBiTVPZu09x3vCra47+w8Yz1+2Q==
@@ -6949,12 +6949,12 @@ [email protected]:
69496949
resolved "https://registry.yarnpkg.com/ember-export-application-global/-/ember-export-application-global-2.0.1.tgz#b120a70e322ab208defc9e2daebe8d0dfc2dcd46"
69506950
integrity sha512-B7wiurPgsxsSGzJuPFkpBWnaeuCu2PGpG2BjyrfA1VcL7//o+5RSnZqiCEY326y7qmxb2GoCgo0ft03KBU0rRw==
69516951

6952-
6953-
version "8.1.0"
6954-
resolved "https://registry.yarnpkg.com/ember-fetch/-/ember-fetch-8.1.0.tgz#6228f49baaf6f435af1e5c767e19ef638ff28883"
6955-
integrity sha512-797IPPuXrWGAecsAuCPH6+2pJCcawy7+CiRrtoe1qLhXJ6Ue0Lxu4loXxHHQNCxRvvUvx8tTDuP63sOKfi3xug==
6952+
6953+
version "8.1.1"
6954+
resolved "https://registry.yarnpkg.com/ember-fetch/-/ember-fetch-8.1.1.tgz#d68d4a58529121a572ec09c39c6a3ad174c83a2e"
6955+
integrity sha512-Xi1wNmPtVmfIoFH675AA0ELIdYUcoZ2p+6j9c8eDFjiGJiFesyp01bDtl5ryBI/1VPOByJLsDkT+4C11HixsJw==
69566956
dependencies:
6957-
abortcontroller-polyfill "^1.7.1"
6957+
abortcontroller-polyfill "^1.7.3"
69586958
broccoli-concat "^4.2.5"
69596959
broccoli-debug "^0.6.5"
69606960
broccoli-merge-trees "^4.2.0"
@@ -6964,7 +6964,7 @@ [email protected]:
69646964
calculate-cache-key-for-tree "^2.0.0"
69656965
caniuse-api "^3.0.0"
69666966
ember-cli-babel "^7.23.1"
6967-
ember-cli-typescript "^3.1.3"
6967+
ember-cli-typescript "^4.1.0"
69686968
ember-cli-version-checker "^5.1.2"
69696969
node-fetch "^2.6.1"
69706970
whatwg-fetch "^3.6.2"

0 commit comments

Comments
 (0)