mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
chore(deps): bump telnet-client from 2.2.5 to 2.2.6 (#724)
Bumps [telnet-client](https://github.com/mkozjak/node-telnet-client) from 2.2.5 to 2.2.6. - [Commits](https://github.com/mkozjak/node-telnet-client/compare/v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: telnet-client dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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
f325f147d7
commit
f251e89e3f
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"long": "5.3.2",
|
||||
"minimist": "1.2.8",
|
||||
"seek-bzip": "2.0.0",
|
||||
"telnet-client": "2.2.5",
|
||||
"telnet-client": "2.2.6",
|
||||
"varint": "6.0.0"
|
||||
},
|
||||
"bin": {
|
||||
|
|
@ -3143,9 +3143,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/telnet-client": {
|
||||
"version": "2.2.5",
|
||||
"resolved": "https://registry.npmjs.org/telnet-client/-/telnet-client-2.2.5.tgz",
|
||||
"integrity": "sha512-X5xEkmKHgpCpngnH7QnkFX87UyBErauHsjzlCGVp87MbhnmHoaAeacuALGfqovHh3MXAfrpPs+g30PgyBpy8Jw==",
|
||||
"version": "2.2.6",
|
||||
"resolved": "https://registry.npmjs.org/telnet-client/-/telnet-client-2.2.6.tgz",
|
||||
"integrity": "sha512-ZUYrLsPtQupQww3eSEORDVOb6ztdtKEghya6TVXPo2tg/UQq2pn5rHhvwuUvyYpbnsoqdNY1fyD1GNkXHR8dYA==",
|
||||
"dependencies": {
|
||||
"net": "^1.0.2",
|
||||
"stream": "^0.0.2"
|
||||
|
|
@ -5526,9 +5526,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"telnet-client": {
|
||||
"version": "2.2.5",
|
||||
"resolved": "https://registry.npmjs.org/telnet-client/-/telnet-client-2.2.5.tgz",
|
||||
"integrity": "sha512-X5xEkmKHgpCpngnH7QnkFX87UyBErauHsjzlCGVp87MbhnmHoaAeacuALGfqovHh3MXAfrpPs+g30PgyBpy8Jw==",
|
||||
"version": "2.2.6",
|
||||
"resolved": "https://registry.npmjs.org/telnet-client/-/telnet-client-2.2.6.tgz",
|
||||
"integrity": "sha512-ZUYrLsPtQupQww3eSEORDVOb6ztdtKEghya6TVXPo2tg/UQq2pn5rHhvwuUvyYpbnsoqdNY1fyD1GNkXHR8dYA==",
|
||||
"requires": {
|
||||
"net": "^1.0.2",
|
||||
"stream": "^0.0.2"
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
"long": "5.3.2",
|
||||
"minimist": "1.2.8",
|
||||
"seek-bzip": "2.0.0",
|
||||
"telnet-client": "2.2.5",
|
||||
"telnet-client": "2.2.6",
|
||||
"varint": "6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue