Bump vnu-jar from 22.9.29 to 23.4.10

Bumps [vnu-jar](https://github.com/validator/validator) from 22.9.29 to 23.4.10.
- [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/22.9.29...23.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-10 22:14:42 +00:00 committed by Daniel Micay
parent d95a96b30d
commit 74f3eb18f9
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": "^22.9.29"
"vnu-jar": "^23.4.10"
}
},
"node_modules/@babel/code-frame": {
@ -2633,9 +2633,9 @@
}
},
"node_modules/vnu-jar": {
"version": "22.9.29",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-22.9.29.tgz",
"integrity": "sha512-AM0mnQEXT5UgT/YoCGy/4KE0i0A4iz9MWUIevzUlYb36UMnsHHQQYnA0ptm971JyaQ5Dg+z3u8AyobotmwkZUQ==",
"version": "23.4.10",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-23.4.10.tgz",
"integrity": "sha512-9xJyRSzsajE3b7OdRVsqJE7TWDGrtGb7w/yp+Ygm81JO2Xiiw2hxxmo64bxreFfnbWNxM6JFRa5MrWEekpD5aQ==",
"engines": {
"node": ">=0.10"
}
@ -4572,9 +4572,9 @@
}
},
"vnu-jar": {
"version": "22.9.29",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-22.9.29.tgz",
"integrity": "sha512-AM0mnQEXT5UgT/YoCGy/4KE0i0A4iz9MWUIevzUlYb36UMnsHHQQYnA0ptm971JyaQ5Dg+z3u8AyobotmwkZUQ=="
"version": "23.4.10",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-23.4.10.tgz",
"integrity": "sha512-9xJyRSzsajE3b7OdRVsqJE7TWDGrtGb7w/yp+Ygm81JO2Xiiw2hxxmo64bxreFfnbWNxM6JFRa5MrWEekpD5aQ=="
},
"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": "^22.9.29"
"vnu-jar": "^23.4.10"
}
}