Bump node from 22.9.0 to 22.10.0 (#12)

Bumps [node](https://github.com/aredridel/node-bin-gen) from 22.9.0 to 22.10.0.
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  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] 2024-10-21 20:10:27 -03:00 committed by GitHub
parent e6b716bc79
commit a6b77d0a91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"commander": "^12.1.0", "commander": "^12.1.0",
"fluent-ffmpeg": "^2.1.3", "fluent-ffmpeg": "^2.1.3",
"fs": "^0.0.1-security", "fs": "^0.0.1-security",
"node": "^22.9.0", "node": "^22.10.0",
"node-html-parser": "^6.1.13", "node-html-parser": "^6.1.13",
"nodemon": "^3.1.7", "nodemon": "^3.1.7",
"telegraf": "^4.16.3", "telegraf": "^4.16.3",
@ -693,9 +693,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/node": { "node_modules/node": {
"version": "22.9.0", "version": "22.10.0",
"resolved": "https://registry.npmjs.org/node/-/node-22.9.0.tgz", "resolved": "https://registry.npmjs.org/node/-/node-22.10.0.tgz",
"integrity": "sha512-hdNcsLGOk7+ZHG5HW4HLWuNyIl5vilxpV82Cy4biKwjVkGzeUdMxtZBLiSo5H6QuQweyK+1MBK83M3gvsv+V5w==", "integrity": "sha512-xiXybf2ElhQcbN3DXfUNKxxHK3fsQrxqNS6m7fu9u5E2YaolF2GfuNJV1+xR2CBraTPtvGablAocjKQ8Ey8gyQ==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"node-bin-setup": "^1.0.0" "node-bin-setup": "^1.0.0"

View File

@ -14,7 +14,7 @@
"commander": "^12.1.0", "commander": "^12.1.0",
"fluent-ffmpeg": "^2.1.3", "fluent-ffmpeg": "^2.1.3",
"fs": "^0.0.1-security", "fs": "^0.0.1-security",
"node": "^22.9.0", "node": "^22.10.0",
"node-html-parser": "^6.1.13", "node-html-parser": "^6.1.13",
"nodemon": "^3.1.7", "nodemon": "^3.1.7",
"telegraf": "^4.16.3", "telegraf": "^4.16.3",