Skip to content

Commit

Permalink
update ember-file-upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed Jun 25, 2024
1 parent 2f27115 commit 7aa5e1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ember-concurrency": "^4.0.2",
"ember-data": "5.3.3",
"ember-fetch": "^8.1.2",
"ember-file-upload": "8.1.0",
"ember-file-upload": "9.0.0",
"ember-in-viewport": "4.1.0",
"ember-intl": "^5.7.2",
"ember-load-initializers": "^2.1.2",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6548,10 +6548,10 @@ ember-fetch@^8.1.2:
node-fetch "^2.6.1"
whatwg-fetch "^3.6.2"

ember-file-upload@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/ember-file-upload/-/ember-file-upload-8.1.0.tgz#06a705f9468475c1c1c0ef5fe74b26ae070032e3"
integrity sha512-iNlWQEaFx+N2V3zb70ZWxiC4KWlhh2sHbeZVJWOTNykOJduzLjrXCA4A21SELhVNrVQX8WrlJp/yfZ2vc5etlg==
ember-file-upload@9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/ember-file-upload/-/ember-file-upload-9.0.0.tgz#30e9405a6e4572486eb05b87fb59091a9d17678c"
integrity sha512-7WJTXOoeXqN34aDNpKBIgUf07pYDjtqZRcyqYe4U1GNJGfJdsL+y42y+bKYLfuHLhbOAlZ1ZyEop34LR+hOZSA==
dependencies:
"@ember/test-waiters" "^3.0.0"
"@embroider/addon-shim" "^1.5.0"
Expand Down

0 comments on commit 7aa5e1a

Please sign in to comment.