Browse Source

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>
dependabot[bot] 3 years ago
parent
commit
c9d27822dc
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -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": {

+ 1 - 1
package.json

@@ -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"
   }
 }