test: fix CVE-2022-24999 in testdata to avoid failure unit test

This commit is contained in:
Naoki Oketani
2022-12-10 22:07:37 +09:00
parent a836f2ae99
commit 8ada989698
2 changed files with 800 additions and 140 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
"express": "^4.18.2"
},
"devDependencies": {
"typescript": "^3.9.7"