Bump vnu-jar from 23.4.10 to 23.4.11

Bumps [vnu-jar](https://github.com/validator/validator) from 23.4.10 to 23.4.11.
- [Release notes](https://github.com/validator/validator/releases)
- [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/validator/validator/compare/23.4.10...23.4.11)

---
updated-dependencies:
- dependency-name: vnu-jar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-11 05:26:33 +00:00 committed by Daniel Micay
parent d0e81cac25
commit 6688c8077c
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -11,7 +11,7 @@
"stylelint": "^15.4.0",
"stylelint-config-standard": "^32.0.0",
"terser": "^5.16.9",
"vnu-jar": "^23.4.10"
"vnu-jar": "^23.4.11"
}
},
"node_modules/@babel/code-frame": {
@ -2656,9 +2656,9 @@
}
},
"node_modules/vnu-jar": {
"version": "23.4.10",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-23.4.10.tgz",
"integrity": "sha512-9xJyRSzsajE3b7OdRVsqJE7TWDGrtGb7w/yp+Ygm81JO2Xiiw2hxxmo64bxreFfnbWNxM6JFRa5MrWEekpD5aQ==",
"version": "23.4.11",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-23.4.11.tgz",
"integrity": "sha512-lI5dzBYXtxhilNI7EeQ5iUduYnNBq7YWx4UjfBVLXfBQHnXYZSf3y3bpM0bSyDU6jy/+OyKV7nw4tzpR5lXSZg==",
"engines": {
"node": ">=0.10"
}
@ -4620,9 +4620,9 @@
}
},
"vnu-jar": {
"version": "23.4.10",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-23.4.10.tgz",
"integrity": "sha512-9xJyRSzsajE3b7OdRVsqJE7TWDGrtGb7w/yp+Ygm81JO2Xiiw2hxxmo64bxreFfnbWNxM6JFRa5MrWEekpD5aQ=="
"version": "23.4.11",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-23.4.11.tgz",
"integrity": "sha512-lI5dzBYXtxhilNI7EeQ5iUduYnNBq7YWx4UjfBVLXfBQHnXYZSf3y3bpM0bSyDU6jy/+OyKV7nw4tzpR5lXSZg=="
},
"which": {
"version": "2.0.2",

View File

@ -6,6 +6,6 @@
"stylelint": "^15.4.0",
"stylelint-config-standard": "^32.0.0",
"terser": "^5.16.9",
"vnu-jar": "^23.4.10"
"vnu-jar": "^23.4.11"
}
}