From 5f9708fb38b2efbff65e4a5a2856da310f70d83b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 18 Jan 2021 22:55:21 +0000 Subject: [PATCH] fix: upgrade @magic-modules/no-spy from 0.0.5 to 0.0.6 Snyk has created this PR to upgrade @magic-modules/no-spy from 0.0.5 to 0.0.6. See this package in npm: https://www.npmjs.com/package/@magic-modules/no-spy See this project in Snyk: https://app.snyk.io/org/magic/project/2b10a991-9952-4a3f-bad7-207f38949ac3?utm_source=github&utm_medium=upgrade-pr --- 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 312bdad..435cfc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -971,9 +971,9 @@ "integrity": "sha512-KwDkqCTphlB37EEYC5etu497sbWct1b7OBjrtCOP00qFEAYw4pQuUspdXM1d+xw9BWr5dwcqOofDW276soUGJA==" }, "@magic-modules/no-spy": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/@magic-modules/no-spy/-/no-spy-0.0.5.tgz", - "integrity": "sha512-KWnrahNFgc+R83+Etg/4VCtw21wymlaMOj3sUjlHLJ0tUXwT107/dSAZfG76zwQLeUBrb1pqVfyfp+GOYCBmxA==" + "version": "0.0.6", + "resolved": "https://registry.npmjs.org/@magic-modules/no-spy/-/no-spy-0.0.6.tgz", + "integrity": "sha512-VcpEHsOTzYh82nffT0zVBN0xrswdCHTbm46X/gbr2fdVeLZW5FhYSCFwPGE22Ecy6l71IE+W81FAadzB67eMyw==" }, "@magic-modules/pre": { "version": "0.0.9", diff --git a/package.json b/package.json index 488214e..ba38407 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "@magic-modules/light-box": "0.0.5", "@magic-modules/light-switch": "0.0.9", - "@magic-modules/no-spy": "0.0.5", + "@magic-modules/no-spy": "0.0.6", "@magic-modules/pre": "0.0.9", "@magic-themes/project": "0.0.23", "@magic/core": "0.0.94",