Skip to content

Commit c1482f0

Browse files
committed
Remove redundant dependencies
1 parent b70e2e5 commit c1482f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,13 @@
3838
"@fastify/cors": "^7",
3939
"@fastify/formbody": "^6.0.0",
4040
"@types/bcrypt-nodejs": "0.0.31",
41-
"bcrypt-nodejs": "^0.0.3",
4241
"compression": "^1.7.4",
4342
"dompurify": "^2.3.8",
4443
"dotenv": "^16.0.1",
4544
"express": "^4.18.1",
4645
"helmet": "^5.1.0",
4746
"jsdom": "^20.0.0",
4847
"morgan": "^1.10.0",
49-
"randomatic": "^3.1.1",
5048
"uuid": "^8.3.2",
5149
"validator": "^13.7.0"
5250
},

0 commit comments

Comments
 (0)