From 9b40bfa0c24d753fcaab3044c279b28abd798880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 18:39:10 +0000 Subject: [PATCH] Bump vega-util from 1.11.2 to 1.16.1 Bumps [vega-util](https://github.com/vega/vega) from 1.11.2 to 1.16.1. - [Release notes](https://github.com/vega/vega/releases) - [Commits](https://github.com/vega/vega/commits) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 043a0e5..026ae57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1282,9 +1282,9 @@ } }, "vega-util": { - "version": "1.11.2", - "resolved": "https://registry.npmjs.org/vega-util/-/vega-util-1.11.2.tgz", - "integrity": "sha512-E/9zhO026xOSrjOmgCchKKI14fAcik5uNp1/wt9XfCkKjUCibvLCZOX2UVCVAFgF/frby2H1jU34o8mrTSsOxg==" + "version": "1.16.1", + "resolved": "https://registry.npmjs.org/vega-util/-/vega-util-1.16.1.tgz", + "integrity": "sha512-FdgD72fmZMPJE99FxvFXth0IL4BbLA93WmBg/lvcJmfkK4Uf90WIlvGwaIUdSePIsdpkZjBPyQcHMQ8OcS8Smg==" }, "vega-view": { "version": "5.3.1",