Fix #767 #763 - Improve type definition for headers

This commit is contained in:
Faisal Salman
2024-11-22 20:21:07 +07:00
parent b4bc86ac6d
commit bcf249da06
3 changed files with 19 additions and 4 deletions

View File

@@ -221,8 +221,11 @@
"@babel/traverse": "7.23.2",
"@jazzer.js/core": "^1.4.0",
"@playwright/test": "~1.32.2",
"@types/node": "^22.9.1",
"@types/node-fetch": "^2.6.12",
"jshint": "~2.13.6",
"mocha": "~8.2.0",
"node-fetch": "^2.7.0",
"requirejs": "2.3.2",
"safe-regex": "^2.1.1",
"tsd": "^0.29.0",