Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

build(deps): update dependency ng2-file-upload to v1.4.0 #451

Merged
merged 1 commit into from
Oct 23, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
"ng2-completer": "3.0.2",
"ng2-dnd": "5.0.2",
"ng2-dragula": "2.1.1",
"ng2-file-upload": "1.3.0",
"ng2-file-upload": "1.4.0",
"ng2-material-dropdown": "0.11.0",
"ng2-validation": "4.2.0",
"ng6-breadcrumbs": "^1.0.7",
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8948,10 +8948,12 @@ ng2-dragula@2.1.1:
"@types/dragula" "^2.1.34"
dragula "^3.7.2"

ng2-file-upload@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/ng2-file-upload/-/ng2-file-upload-1.3.0.tgz#d90f8f568f62383462175f8bdfa0096b131f277a"
integrity sha512-Pudxik6LWYsT8hNiEW7RfjgGWAnvfQywxwJYMdt1snTUe+KnlRc/QqPv3QEQW6plXTanuLkYz/TbqilSfSHOsw==
ng2-file-upload@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/ng2-file-upload/-/ng2-file-upload-1.4.0.tgz#8dea28d573234c52af474ad2a4001b335271e5c4"
integrity sha512-3J/KPU/tyh/ad6TFeUbrxX+SihUj0iOEt2Zsg4EX7mB3GFiQscXOfcUOxCkBtPWWWaqt3azrYbVGzsYa3/7NzQ==
dependencies:
tslib "^1.9.0"

ng2-material-dropdown@0.11.0:
version "0.11.0"
Expand Down