revert dep updates for mtime and @types/mime

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2025-01-18 23:58:16 -05:00
parent c88fe67fa1
commit 30c22fea38
No known key found for this signature in database
GPG key ID: 6577287BDCA70840
3 changed files with 21 additions and 19 deletions

View file

@ -26,12 +26,12 @@
"@octokit/plugin-retry": "^7.1.3",
"@octokit/plugin-throttling": "^9.4.0",
"glob": "^11.0.1",
"mime": "^4.0.6"
"mime": "^3.0.0"
},
"devDependencies": {
"@types/glob": "^8.1.0",
"@types/jest": "^29.5.14",
"@types/mime": "^4.0.0",
"@types/mime": "^3.0.1",
"@types/node": "^22.10.6",
"@vercel/ncc": "^0.38.3",
"jest": "^29.3.1",