From 3807f85848f527e59113ef9a7abed7435497d4bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 20:44:41 +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.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.19) 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..0ec8c9eb 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.19", "nativescript-theme-core": "~1.0.2" }, "devDependencies": {