From c37b0238602f92811b55a5b37eccb83f51435e7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 18:36:45 +0000 Subject: [PATCH] Bump vega-util in /content/js/construct-vnm-utility-function Bumps [vega-util](https://github.com/vega/vega) from 1.7.0 to 1.16.1. - [Release notes](https://github.com/vega/vega/releases) - [Commits](https://github.com/vega/vega/commits) Signed-off-by: dependabot[bot] --- .../js/construct-vnm-utility-function/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/js/construct-vnm-utility-function/package-lock.json b/content/js/construct-vnm-utility-function/package-lock.json index 20441dfa..3374aa6f 100644 --- a/content/js/construct-vnm-utility-function/package-lock.json +++ b/content/js/construct-vnm-utility-function/package-lock.json @@ -756,9 +756,9 @@ } }, "vega-util": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/vega-util/-/vega-util-1.7.0.tgz", - "integrity": "sha512-IlmYqW0t3UP8AJX4QuOOm5cMPKPOUa8fSTcCvNkfVOR5zvMNFKCVhoZmJSXgcbEhkfboB+ysI2aaWOeW2kKBog==" + "version": "1.16.1", + "resolved": "https://registry.npmjs.org/vega-util/-/vega-util-1.16.1.tgz", + "integrity": "sha512-FdgD72fmZMPJE99FxvFXth0IL4BbLA93WmBg/lvcJmfkK4Uf90WIlvGwaIUdSePIsdpkZjBPyQcHMQ8OcS8Smg==" }, "vega-view": { "version": "3.4.0", @@ -853,7 +853,7 @@ }, "strip-ansi": { "version": "3.0.1", - "resolved": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", "requires": { "ansi-regex": "^2.0.0"