Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Nov 14, 2023
1 parent ed96f99 commit bfa88cc
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 47 deletions.
95 changes: 54 additions & 41 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai-http": "^4.4.0",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"eslint-config-gbv": "^1.1.0",
"esmock": "^2.5.6",
"esmock": "^2.6.0",
"jsonwebtoken": "^9.0.2",
"lint-staged": "^14.0.1",
"mocha": "^10.2.0",
Expand All @@ -54,21 +54,21 @@
"dependencies": {
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"axios": "^1.5.1",
"axios": "^1.6.1",
"cocoda-sdk": "^3.4.6",
"dotenv": "^16.3.1",
"ejs": "^3.1.9",
"express": "^4.18.2",
"express-basic-auth": "^1.2.1",
"ipaddr.js": "^2.1.0",
"jskos-tools": "^1.0.31",
"jskos-tools": "^1.0.34",
"jskos-validate": "~0.5.9",
"json-anystream": "^1.1.1",
"JSONStream": "^1.3.5",
"lodash": "^4.17.21",
"meow": "^12.1.1",
"mongodb": "^6.1.0",
"mongoose": "^7.6.3",
"mongodb": "^6.2.0",
"mongoose": "^7.6.4",
"morgan": "^1.10.0",
"nocache": "^4.0.0",
"nodemon": "^3.0.1",
Expand Down

0 comments on commit bfa88cc

Please sign in to comment.