Skip to content

Commit 1006b63

Browse files
authored
version bump
1 parent 69f6f2e commit 1006b63

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"author": "Sunil Kumar",
1111
"license": "ISC",
1212
"dependencies": {
13-
"bcrypt": "^4.0.1",
13+
"bcrypt": "^6.0.0",
1414
"cors": "^2.8.5",
1515
"dotenv": "^8.2.0",
1616
"express": "^4.17.1",
17-
"jsonwebtoken": "^8.5.1",
18-
"mongoose": "^5.9.18",
19-
"nodemon": "^2.0.4"
17+
"jsonwebtoken": "^9.0.2",
18+
"mongoose": "^8.16.4",
19+
"nodemon": "^3.1.10"
2020
}
2121
}

0 commit comments

Comments
 (0)