From 2856c0e0a3ce0791b674a4528cd30f26707b8af5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 11:20:29 +0000 Subject: [PATCH] Bump inversify-props from 1.4.9 to 1.5.0 Bumps [inversify-props](https://github.com/CKGrafico/inversify-props) from 1.4.9 to 1.5.0. - [Release notes](https://github.com/CKGrafico/inversify-props/releases) - [Commits](https://github.com/CKGrafico/inversify-props/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 78f3a05..7306e9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8043,9 +8043,9 @@ "integrity": "sha512-Ieh06s48WnEYGcqHepdsJUIJUXpwH5o5vodAX+DK2JA/gjy4EbEcQZxw+uFfzysmKjiLXGYwNG3qDZsKVMcINQ==" }, "inversify-props": { - "version": "1.4.9", - "resolved": "https://registry.npmjs.org/inversify-props/-/inversify-props-1.4.9.tgz", - "integrity": "sha512-3I/x04PWtLxBjCRHapXRbWox08rfe9/9ujcGj8C2B7N/d89S2WrcVzREhy8T6TS4bK4f41V/CWwChknfKUxaRg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/inversify-props/-/inversify-props-1.5.0.tgz", + "integrity": "sha512-aW8PigMyz27ADqFWNCusmNRierKG8RcragqtobinALIzZMSfKRZUZaVtqxyA4bbrnKxEIgjWETtqTycuto4iEw==", "requires": { "inversify": "^5.0.1", "typescript": "^3.5.3" diff --git a/package.json b/package.json index 414f516..bc4645e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "fibers": "^4.0.2", "fs": "0.0.1-security", "highlight.js": "^9.18.1", - "inversify-props": "^1.4.9", + "inversify-props": "^1.5.0", "liquor-tree": "^0.2.70", "mockjs": "^1.1.0", "node-sass": "^4.13.1",