Skip to content

Commit

Permalink
chore: update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfede committed Apr 11, 2022
1 parent 9f707a0 commit 9df27e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"dependencies": {
"@casl/ability": "^5.4.3",
"@vivocha/scopes": "^1.0.0",
"body-parser": "^1.19.2",
"body-parser": "^1.20.0",
"camelcase": "^6.3.0",
"cookie-parser": "^1.4.6",
"debug": "^4.3.4",
Expand All @@ -124,11 +124,11 @@
"jsonref": "^7.0.0",
"lodash": "^4.17.21",
"luxon": "^2.3.1",
"mongodb": "^4.4.1",
"needle": "^3.0.0",
"mongodb": "^4.5.0",
"needle": "^3.1.0",
"openapi-police": "^3.0.0",
"rql": "^0.3.3",
"semver": "^7.3.5"
"semver": "^7.3.6"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit 9df27e1

Please sign in to comment.