Bump vnu-jar from 21.4.9 to 21.6.11 (#3780)

Bumps [vnu-jar](https://github.com/validator/validator) from 21.4.9 to 21.6.11.
- [Release notes](https://github.com/validator/validator/releases)
- [Changelog](https://github.com/validator/validator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validator/validator/commits)

---
updated-dependencies:
- dependency-name: vnu-jar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-14 11:36:29 +05:30 committed by GitHub
parent 58c6211463
commit c9d27822dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -12539,9 +12539,9 @@
}
},
"vnu-jar": {
"version": "21.4.9",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-21.4.9.tgz",
"integrity": "sha512-R7srw8MSJCak+zWmJ673TxOppXvgMaR+03mKyU2h2Uhrg5jrTLkTGheP+xe6OpQowEO+7R2Xl4Fn771yGAvfMQ==",
"version": "21.6.11",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-21.6.11.tgz",
"integrity": "sha512-Zp1J+s2jVGybA4MqyhArS+vLc8fdQEr02AaOIseofTWd+6SEU10uqBxxw7EbuAaina9CGcL283MSVmwh3um2yw==",
"dev": true
},
"which": {

View file

@ -151,6 +151,6 @@
"stylelint": "^13.13.1",
"stylelint-config-twbs-bootstrap": "^2.2.0",
"terser": "^5.7.0",
"vnu-jar": "^21.4.9"
"vnu-jar": "^21.6.11"
}
}