From fbb7d73403e76e720715efba2aa4ed0a3f834604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 15:25:48 +0000 Subject: [PATCH] Bump djv from 2.1.3-alpha.0 to 2.1.4 Bumps [djv](https://github.com/korzio/djv) from 2.1.3-alpha.0 to 2.1.4. - [Release notes](https://github.com/korzio/djv/releases) - [Changelog](https://github.com/korzio/djv/blob/master/CHANGELOG.md) - [Commits](https://github.com/korzio/djv/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 00af1ce2..e9b48230 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@fortawesome/fontawesome-free": "^5.13.0", "@panter/vue-i18next": "^0.15.2", "bluebird": "^3.7.2", - "djv": "^2.1.3-alpha.0", + "djv": "^2.1.4", "i18next": "^19.0.0", "i18next-xhr-backend": "^3.2.2", "inflection": "^1.12.0", diff --git a/yarn.lock b/yarn.lock index 7e0d3ad7..5d59f0a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2490,10 +2490,10 @@ dir-glob@^3.0.1: dependencies: path-type "^4.0.0" -djv@^2.1.3-alpha.0: - version "2.1.3-alpha.0" - resolved "https://registry.yarnpkg.com/djv/-/djv-2.1.3-alpha.0.tgz#554daa91f22e0e8e9f48c9550766a6c07e8ce180" - integrity sha512-vrKAFr/wbhMjfqo+eoXZRIx/6YbN1DSZlxUsE3tHDPYB0zWRtOBhqmKbcgCjfP3+KevqidBGn2jNRnqRhjIzYg== +djv@^2.1.4: + version "2.1.4" + resolved "https://registry.yarnpkg.com/djv/-/djv-2.1.4.tgz#a6bde1a87184be4f10640184de76079c1423023f" + integrity sha512-giDn+BVbtLlwtkvtcsZjbjzpALHB77skiv3FIu6Wp8b5j8BunDcVJYH0cGUaexp6s0Sb7IkquXXjsLBJhXwQpA== optionalDependencies: "@korzio/djv-draft-04" "^2.0.1"