test: fix CVE-2022-24999 in testdata to avoid failure unit test
This commit is contained in:
938
__tests__/testdata/workdir/package-lock.json
generated
vendored
938
__tests__/testdata/workdir/package-lock.json
generated
vendored
File diff suppressed because it is too large
Load Diff
2
__tests__/testdata/workdir/package.json
vendored
2
__tests__/testdata/workdir/package.json
vendored
@@ -10,7 +10,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.17.1"
|
||||
"express": "^4.18.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^3.9.7"
|
||||
|
||||
Reference in New Issue
Block a user