Skip to content

Commit

Permalink
fix(@nanoexpress/middleware-schemator): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Feb 27, 2022
1 parent d62cfc2 commit 0d46b8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/schemator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"homepage": "https://github.com/nanoexpress/middlewares#readme",
"dependencies": {
"@nanoexpress/middleware-static-serve": "^1.0.3",
"ajv": "^8.6.3",
"ajv": "^8.10.0",
"ajv-formats": "^2.1.1",
"fast-json-stringify": "^2.7.10",
"fast-json-stringify": "^3.0.3",
"getdirname": "^0.1.5",
"js-yaml": "^4.1.0",
"lodash.omit": "^4.5.0",
Expand Down

0 comments on commit 0d46b8c

Please sign in to comment.