Bump node from 22.10.0 to 23.1.0 (#16)

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

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

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-26 17:23:38 -03:00 committed by GitHub
parent 93f7e2ef21
commit 0e89c71499
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.10.0", "node": "^23.1.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.10.0", "version": "23.1.0",
"resolved": "https://registry.npmjs.org/node/-/node-22.10.0.tgz", "resolved": "https://registry.npmjs.org/node/-/node-23.1.0.tgz",
"integrity": "sha512-xiXybf2ElhQcbN3DXfUNKxxHK3fsQrxqNS6m7fu9u5E2YaolF2GfuNJV1+xR2CBraTPtvGablAocjKQ8Ey8gyQ==", "integrity": "sha512-iXS5lEeG4fcXcBugoRy/+wRuOQdXOvmYgTOuIP8bS9ez2tLHx54pDI0UP+p4gGta6Rj+Asz64z3Ase8BQSOfsw==",
"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.10.0", "node": "^23.1.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",