From 25b1f30029c584cd5b029770f92706a1709ca182 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 26 Oct 2019 21:47:55 +0000 Subject: [PATCH] chore: upgrade nativescript-theme-core from 1.0.6 to 2.0.24 Snyk has created this PR to upgrade nativescript-theme-core from 1.0.6 to 2.0.24. See this package in NPM: https://www.npmjs.com/package/nativescript-theme-core See this project in Snyk: https://app.snyk.io/org/ajesse11x/project/1a2ade5e-e735-441b-81be-7a686978c49a?utm_source=github&utm_medium=upgrade-pr --- e2e/modal-navigation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/modal-navigation/package.json b/e2e/modal-navigation/package.json index 884821c9d0..c4c6d99d31 100644 --- a/e2e/modal-navigation/package.json +++ b/e2e/modal-navigation/package.json @@ -13,7 +13,7 @@ } }, "dependencies": { - "nativescript-theme-core": "~1.0.4", + "nativescript-theme-core": "~2.0.24", "tns-core-modules": "next" }, "devDependencies": {