Fix lodash dependencies

This commit is contained in:
2022-09-05 21:33:18 +04:00
parent 7fd929542d
commit c1ac4be2dd
6 changed files with 5 additions and 50 deletions
+1 -5
View File
@@ -29,11 +29,7 @@
"date-fns": "^2.16.1",
"dotenv": "^16.0.0",
"express": "^4.17.1",
"lodash.deburr": "^4.1.0",
"lodash.pick": "^4.4.0",
"lodash.template": "^4.5.0",
"lodash.union": "^4.6.0",
"lodash.uniq": "^4.5.0",
"lodash": "^4.17.21",
"mongodb": "^3.6.9",
"next": "^12.2.5",
"next-auth": "^4.1.2",