mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 04:39:57 +00:00
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:
parent
e6b716bc79
commit
a6b77d0a91
8
package-lock.json
generated
8
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"commander": "^12.1.0",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
"fs": "^0.0.1-security",
|
||||
"node": "^22.9.0",
|
||||
"node": "^22.10.0",
|
||||
"node-html-parser": "^6.1.13",
|
||||
"nodemon": "^3.1.7",
|
||||
"telegraf": "^4.16.3",
|
||||
@ -693,9 +693,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/node": {
|
||||
"version": "22.9.0",
|
||||
"resolved": "https://registry.npmjs.org/node/-/node-22.9.0.tgz",
|
||||
"integrity": "sha512-hdNcsLGOk7+ZHG5HW4HLWuNyIl5vilxpV82Cy4biKwjVkGzeUdMxtZBLiSo5H6QuQweyK+1MBK83M3gvsv+V5w==",
|
||||
"version": "22.10.0",
|
||||
"resolved": "https://registry.npmjs.org/node/-/node-22.10.0.tgz",
|
||||
"integrity": "sha512-xiXybf2ElhQcbN3DXfUNKxxHK3fsQrxqNS6m7fu9u5E2YaolF2GfuNJV1+xR2CBraTPtvGablAocjKQ8Ey8gyQ==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"node-bin-setup": "^1.0.0"
|
||||
|
@ -14,7 +14,7 @@
|
||||
"commander": "^12.1.0",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
"fs": "^0.0.1-security",
|
||||
"node": "^22.9.0",
|
||||
"node": "^22.10.0",
|
||||
"node-html-parser": "^6.1.13",
|
||||
"nodemon": "^3.1.7",
|
||||
"telegraf": "^4.16.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user