1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00

Merge pull request #2476 from betaflight/dependabot/npm_and_yarn/djv-2.1.4

This commit is contained in:
Michael Keller 2021-05-21 02:12:34 +12:00 committed by GitHub
commit 54b54bd71b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"@fortawesome/fontawesome-free": "^5.13.0", "@fortawesome/fontawesome-free": "^5.13.0",
"@panter/vue-i18next": "^0.15.2", "@panter/vue-i18next": "^0.15.2",
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"djv": "^2.1.3-alpha.0", "djv": "^2.1.4",
"i18next": "^19.0.0", "i18next": "^19.0.0",
"i18next-xhr-backend": "^3.2.2", "i18next-xhr-backend": "^3.2.2",
"inflection": "^1.12.0", "inflection": "^1.12.0",

View file

@ -2490,10 +2490,10 @@ dir-glob@^3.0.1:
dependencies: dependencies:
path-type "^4.0.0" path-type "^4.0.0"
djv@^2.1.3-alpha.0: djv@^2.1.4:
version "2.1.3-alpha.0" version "2.1.4"
resolved "https://registry.yarnpkg.com/djv/-/djv-2.1.3-alpha.0.tgz#554daa91f22e0e8e9f48c9550766a6c07e8ce180" resolved "https://registry.yarnpkg.com/djv/-/djv-2.1.4.tgz#a6bde1a87184be4f10640184de76079c1423023f"
integrity sha512-vrKAFr/wbhMjfqo+eoXZRIx/6YbN1DSZlxUsE3tHDPYB0zWRtOBhqmKbcgCjfP3+KevqidBGn2jNRnqRhjIzYg== integrity sha512-giDn+BVbtLlwtkvtcsZjbjzpALHB77skiv3FIu6Wp8b5j8BunDcVJYH0cGUaexp6s0Sb7IkquXXjsLBJhXwQpA==
optionalDependencies: optionalDependencies:
"@korzio/djv-draft-04" "^2.0.1" "@korzio/djv-draft-04" "^2.0.1"