From 23df924438880c88dac8d53f08f83a181a1bcd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:51:56 +0000 Subject: [PATCH] chore(deps): bump lodash in /data/templates/myCustomTemplate Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.15) Signed-off-by: dependabot[bot] --- data/templates/myCustomTemplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/templates/myCustomTemplate/package.json b/data/templates/myCustomTemplate/package.json index 41248742..1f7566d8 100644 --- a/data/templates/myCustomTemplate/package.json +++ b/data/templates/myCustomTemplate/package.json @@ -2,7 +2,7 @@ "name": "myCustomTemplate", "version": "1.0.0", "dependencies": { - "lodash": "3.10.1", + "lodash": "4.17.15", "nativescript-theme-core": "~1.0.2" }, "devDependencies": {