Skip to content

Commit

Permalink
Updated to remove vulnerability CVE-2020-7598
Browse files Browse the repository at this point in the history
  • Loading branch information
vasan-agrostar committed Apr 7, 2020
1 parent 7e2f419 commit c7b687d
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 42 deletions.
100 changes: 61 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"body-parser": "^1.19.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"mongodb": "^3.5.4",
"mongodb": "^3.5.5",
"query-params-mongo": "^1.1.1"
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.20.1",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.2",
"nodemon": "^2.0.2",
"supertest": "^4.0.2"
},
Expand Down

0 comments on commit c7b687d

Please sign in to comment.