Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfagun74 committed Oct 22, 2023
1 parent d11c38a commit 089023e
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 172 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"cookie-parser": "1.4.6",
"dotenv": "16.3.1",
"express": "4.18.2",
"fastify": "4.24.1",
"fastify": "4.24.3",
"file-type-checker": "^1.0.8",
"helmet": "7.0.0",
"mime": "3.0.0",
Expand Down Expand Up @@ -70,22 +70,22 @@
"devDependencies": {
"@nestjs/cli": "10.1.18",
"@nestjs/schematics": "10.0.2",
"@types/bcrypt": "5.0.0",
"@types/compression": "1.7.3",
"@types/cookie-parser": "1.4.4",
"@types/express": "4.17.19",
"@types/mime": "3.0.2",
"@types/morgan": "1.9.6",
"@types/multer": "^1.4.8",
"@types/node": "20.8.6",
"@types/node-7z": "2.1.6",
"@types/passport-http": "0.3.9",
"@types/string-similarity": "4.0.0",
"@types/throttle": "^1.0.2",
"@types/unidecode": "^0.1.1",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"eslint": "8.51.0",
"@types/bcrypt": "5.0.1",
"@types/compression": "1.7.4",
"@types/cookie-parser": "1.4.5",
"@types/express": "4.17.20",
"@types/mime": "3.0.3",
"@types/morgan": "1.9.7",
"@types/multer": "^1.4.9",
"@types/node": "20.8.7",
"@types/node-7z": "2.1.7",
"@types/passport-http": "0.3.10",
"@types/string-similarity": "4.0.1",
"@types/throttle": "^1.0.3",
"@types/unidecode": "^0.1.2",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.1",
Expand Down
Loading

0 comments on commit 089023e

Please sign in to comment.