msgpack update

This commit is contained in:
proddy
2025-12-26 11:56:48 +01:00
parent cc041510be
commit 5b8dd0a693
2 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
"format": "prettier -l -w '**/*.{ts,tsx,js,css,json,md}'"
},
"dependencies": {
"@msgpack/msgpack": "^3.1.2",
"@msgpack/msgpack": "^3.1.3",
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
"formidable": "^3.5.4",
"itty-router": "^5.0.22",