fix: Update express and typescript in test data to fix vulnerabilities
This commit is contained in:
1229
__tests__/testdata/workdir/package-lock.json
generated
vendored
1229
__tests__/testdata/workdir/package-lock.json
generated
vendored
File diff suppressed because it is too large
Load Diff
4
__tests__/testdata/workdir/package.json
vendored
4
__tests__/testdata/workdir/package.json
vendored
@@ -10,9 +10,9 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2"
|
||||
"express": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^3.9.7"
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user