From eb295324834fb86082993d48ed69942ef1355a71 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 May 2020 03:39:23 +0200 Subject: [PATCH] fix: upgrade @magic/core from 0.0.73 to 0.0.74 Snyk has created this PR to upgrade @magic/core from 0.0.73 to 0.0.74. See this package in NPM: https://www.npmjs.com/package/@magic/core See this project in Snyk: https://app.snyk.io/org/magic/project/30894905-83f5-4223-90f6-8387dc0393c7?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe3db6a..e69a633 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@magic-modules/library-list": "0.0.14", "@magic-modules/light-switch": "0.0.6", "@magic-themes/project": "0.0.14", - "@magic/core": "0.0.73" + "@magic/core": "0.0.74" }, "devDependencies": { "@magic/format": "0.0.11",