Bump vnu-jar from 23.4.11 to 24.10.17

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

---
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] 2024-10-17 19:24:17 +00:00 committed by Daniel Micay
parent fbba07f45b
commit c6afacbf76
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@ -11,7 +11,7 @@
"stylelint": "^16.10.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.36.0",
"vnu-jar": "^23.4.11"
"vnu-jar": "^24.10.17"
}
},
"node_modules/@babel/code-frame": {
@ -2481,10 +2481,9 @@
"license": "MIT"
},
"node_modules/vnu-jar": {
"version": "23.4.11",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-23.4.11.tgz",
"integrity": "sha512-lI5dzBYXtxhilNI7EeQ5iUduYnNBq7YWx4UjfBVLXfBQHnXYZSf3y3bpM0bSyDU6jy/+OyKV7nw4tzpR5lXSZg==",
"license": "MIT",
"version": "24.10.17",
"resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-24.10.17.tgz",
"integrity": "sha512-YT7gNrRY5PiJrI1GavlWRHWIwqq2o52COc6J9QeXPfoldKRiZ9BeGP4shNLLaVfi0naA+/LMksdYWkKCr4pnVg==",
"engines": {
"node": ">=0.10"
}

View File

@ -6,7 +6,7 @@
"stylelint": "^16.10.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.36.0",
"vnu-jar": "^23.4.11"
"vnu-jar": "^24.10.17"
},
"type": "module"
}