Skip to content

Commit 331cfad

Browse files
committed
Fix value for lib versions
1 parent 612b2fb commit 331cfad

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dotenv": "^8.2.0",
3333
"express": "^4.17.1",
3434
"express-jwt": "^6.0.0",
35-
"express-validator": "^6.9.2",
35+
"express-validator": "^6.10.0",
3636
"jsonwebtoken": "^8.5.1",
3737
"morgan": "^1.10.0",
3838
"pg": "^8.5.1"

0 commit comments

Comments
 (0)