mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
fix: cheerio breaking the library on new installs and update punycode (#604)
* fix: hardlock dependencies to avoid problems * chore: update punycode * chore: update CHANGELOG
This commit is contained in:
parent
92c6e3ddbc
commit
53eace3cf8
3 changed files with 26 additions and 24 deletions
|
|
@ -5,6 +5,8 @@
|
|||
* Fix the `name` field on Minecraft servers running Velocity with multiple layers of color encoding (#595)
|
||||
* Added [Bun](https://bun.sh/) runtime support (#596)
|
||||
* Added a rules bytes return for valve protocol (By @blackwaterbread #597)
|
||||
* Lock dependencies to fix problems with cheerio's `1.0.0` release and update punycode to `2.3.1` to mitigate
|
||||
a vulnerability (#604)
|
||||
|
||||
## 5.1.0
|
||||
* FOUNDRY - Added support (#585)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue