From c1760ffffca2c7637a0304ecd5b06cb027c9721c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:14:47 +0000 Subject: [PATCH] Bump vnu-jar from 20.3.16 to 20.6.30 Bumps [vnu-jar](https://github.com/validator/validator) from 20.3.16 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.3.16...20.6.30) Signed-off-by: dependabot[bot] --- 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 77b0fd4d9..6b74025bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6342,9 +6342,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.6.30", + "resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-20.6.30.tgz", + "integrity": "sha512-zlNNe7jW6cTIrxVlZK9AcZiNWjxzjqi7LpTafBCi4OY4bsh2uyGhxXT2l6hZ3ibpxP0ZC/pQsBpFQEACS0ePIg==", "dev": true }, "vscode-uri": { diff --git a/package.json b/package.json index f2cc6f5c0..bc81fd1d5 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "selenium-webdriver": "^4.0.0-alpha.7", "stylelint": "^13.7.2", "stylelint-config-standard": "^20.0.0", - "vnu-jar": "^20.3.16" + "vnu-jar": "^20.6.30" }, "husky": { "hooks": {