From ebfb680910bcbe9280a29c89d2aed8279ad6f568 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 12:45:49 +0300 Subject: [PATCH] Bump vnu-jar from 20.3.16 to 20.5.29 (#279) Bumps [vnu-jar](https://github.com/validator/validator) from 20.3.16 to 20.5.29. - [Release notes](https://github.com/validator/validator/releases) - [Changelog](https://github.com/validator/validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/validator/validator/compare/20.3.16...20.5.29) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- 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 1a27a47404..2c5e042b3c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7781,9 +7781,9 @@ } }, "vnu-jar": { - "version": "20.3.16", - "resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-20.3.16.tgz", - "integrity": "sha512-CHlvP4lilQvgjSRDsiB7i0lN0gnkq6zv3sN/71FYVgOQ/nYLXFfUhGIVeGskm9W1C0+UralU1XQnbsjJr2ijaw==", + "version": "20.5.29", + "resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-20.5.29.tgz", + "integrity": "sha512-//4B+FR0RlMul8YTQCDrC1Xxrm/meFKpD/cNaam6VU/bfjOiFIeNYVpCUsIiUWGqBiNcxtky+K5RIPzO1QSykg==", "dev": true }, "wcwidth": { diff --git a/package.json b/package.json index 6eb49636ac..6e90530b73 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "stylelint-config-twbs-bootstrap": "^2.0.2", "svg-sprite": "^1.5.0", "svgo": "^1.3.2", - "vnu-jar": "20.3.16" + "vnu-jar": "20.5.29" }, "engines": { "node": ">=10"