Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Jul 27, 2023
1 parent 26ae283 commit 2ac217c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 49 deletions.
60 changes: 14 additions & 46 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 @@ -44,7 +44,7 @@
"chai-http": "^4.4.0",
"eslint": "^8.45.0",
"eslint-config-gbv": "^1.0.5",
"esmock": "^2.3.1",
"esmock": "^2.3.2",
"jsonwebtoken": "^9.0.1",
"lint-staged": "^13.2.3",
"mocha": "^10.2.0",
Expand All @@ -55,7 +55,7 @@
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"axios": "^1.4.0",
"cocoda-sdk": "^3.4.5",
"cocoda-sdk": "^3.4.6",
"dotenv": "^16.3.1",
"ejs": "^3.1.9",
"express": "^4.18.2",
Expand All @@ -68,7 +68,7 @@
"lodash": "^4.17.21",
"meow": "^12.0.1",
"mongodb": "^5.7.0",
"mongoose": "^7.3.4",
"mongoose": "^7.4.1",
"morgan": "^1.10.0",
"nocache": "^4.0.0",
"nodemon": "^3.0.1",
Expand Down

0 comments on commit 2ac217c

Please sign in to comment.