From 454864f6b0e998cc749918a616bfa9ccb17d1c99 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 10:44:37 +0000 Subject: [PATCH] Bump inversify from 5.0.1 to 5.0.5 Bumps [inversify](https://github.com/inversify/InversifyJS) from 5.0.1 to 5.0.5. - [Release notes](https://github.com/inversify/InversifyJS/releases) - [Changelog](https://github.com/inversify/InversifyJS/blob/master/CHANGELOG.md) - [Commits](https://github.com/inversify/InversifyJS/compare/5.0.1...5.0.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 20f2abb..a553103 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "get-youtube-id": "^1.0.1", "got": "^11.8.0", "hasha": "^5.2.2", - "inversify": "^5.0.1", + "inversify": "^5.0.5", "iso8601-duration": "^1.3.0", "make-dir": "^3.1.0", "node-emoji": "^1.10.0", diff --git a/yarn.lock b/yarn.lock index 9d79c0d..cb53f48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1550,10 +1550,10 @@ ini@^1.3.5, ini@~1.3.0: resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== -inversify@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/inversify/-/inversify-5.0.1.tgz#500d709b1434896ce5a0d58915c4a4210e34fb6e" - integrity sha512-Ieh06s48WnEYGcqHepdsJUIJUXpwH5o5vodAX+DK2JA/gjy4EbEcQZxw+uFfzysmKjiLXGYwNG3qDZsKVMcINQ== +inversify@^5.0.5: + version "5.0.5" + resolved "https://registry.yarnpkg.com/inversify/-/inversify-5.0.5.tgz#bd1f8e6d8e0f739331acd8ba9bc954635aae0bbf" + integrity sha512-60QsfPz8NAU/GZqXu8hJ+BhNf/C/c+Hp0eDc6XMIJTxBiP36AQyyQKpBkOVTLWBFDQWYVHpbbEuIsHu9dLuJDA== is-arrayish@^0.2.1: version "0.2.1"