mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
fixing the vunerability
Signed-off-by: Adarshdeep Cheema <adarshdeep.cheema@ibm.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"dependencies": {
|
||||
"cors": "2.8.5",
|
||||
"express": "4.17.1",
|
||||
"swagger-ui-express": "4.1.6",
|
||||
"swagger-ui-express": "4.2.0",
|
||||
"yargs": "17.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user