From 8feb3c21db798c48f471a42aace75b409971d4f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 14:51:18 +0300 Subject: [PATCH] Bump vnu-jar from 20.5.29 to 20.6.30 (#338) Bumps [vnu-jar](https://github.com/validator/validator) from 20.5.29 to 20.6.30. - [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.5.29...20.6.30) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 b3a9dc4fcf..8b34e48aa2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7651,9 +7651,9 @@ } }, "vnu-jar": { - "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==", + "version": "20.6.30", + "resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-20.6.30.tgz", + "integrity": "sha512-zlNNe7jW6cTIrxVlZK9AcZiNWjxzjqi7LpTafBCi4OY4bsh2uyGhxXT2l6hZ3ibpxP0ZC/pQsBpFQEACS0ePIg==", "dev": true }, "wcwidth": { diff --git a/package.json b/package.json index 370721c8e5..78f8e41d11 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "stylelint-config-twbs-bootstrap": "^2.0.3", "svg-sprite": "^1.5.0", "svgo": "^1.3.2", - "vnu-jar": "20.5.29" + "vnu-jar": "20.6.30" }, "engines": { "node": ">=10"