mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-24 12:44:20 +01:00
build(deps): bump zmodem.js from 0.1.9 to 0.1.10 in /html (#447)
Bumps [zmodem.js](https://github.com/FGasper/zmodemjs) from 0.1.9 to 0.1.10. - [Release notes](https://github.com/FGasper/zmodemjs/releases) - [Changelog](https://github.com/FGasper/zmodemjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/FGasper/zmodemjs/compare/0.1.9...0.1.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
98091dc79f
commit
fba77fde48
@@ -70,6 +70,6 @@
|
||||
"xterm-addon-fit": "^0.4.0",
|
||||
"xterm-addon-web-links": "^0.4.0",
|
||||
"xterm-addon-webgl": "^0.8.0",
|
||||
"zmodem.js": "^0.1.9"
|
||||
"zmodem.js": "^0.1.10"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8767,9 +8767,9 @@ yargs@^7.1.0:
|
||||
y18n "^3.2.1"
|
||||
yargs-parser "^5.0.0"
|
||||
|
||||
zmodem.js@^0.1.9:
|
||||
version "0.1.9"
|
||||
resolved "https://registry.yarnpkg.com/zmodem.js/-/zmodem.js-0.1.9.tgz#8dda36d45091bbdf263819f961d3c1a20223daf7"
|
||||
integrity sha512-xixLjW1eML0uiWULsXDInyfwNW9mqESzz7ra+2MWHNG2F5JINEkE5vzF5MigpPcLvrYoHdnehPcJwQZlDph3hQ==
|
||||
zmodem.js@^0.1.10:
|
||||
version "0.1.10"
|
||||
resolved "https://registry.yarnpkg.com/zmodem.js/-/zmodem.js-0.1.10.tgz#848ae071ea0f2706e3decd24ec66fc009ed19c47"
|
||||
integrity sha512-Z1DWngunZ/j3BmIzSJpFZVNV73iHkj89rxXX4IciJdU9ga3nZ7rJ5LkfjV/QDsKhc7bazDWTTJCLJ+iRXD82dw==
|
||||
dependencies:
|
||||
crc-32 "^1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user