Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
neverovski committed Mar 11, 2024
1 parent a0ac3d6 commit 5134065
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 107 deletions.
153 changes: 58 additions & 95 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,24 +67,24 @@
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"date-fns": "^2.30.0",
"date-fns-tz": "^2.0.0",
"dotenv": "^16.4.2",
"express": "^4.18.2",
"date-fns-tz": "^2.0.1",
"dotenv": "^16.4.5",
"express": "^4.18.3",
"express-pino-logger": "^7.0.0",
"express-prom-bundle": "^6.6.0",
"fast-jwt": "^3.3.3",
"google-auth-library": "^9.6.3",
"helmet": "^7.1.0",
"joi": "^17.12.1",
"joi": "^17.12.2",
"json-schema": "^0.4.0",
"jwks-rsa": "^3.1.0",
"marked": "^9.1.3",
"mem": "^8.1.1",
"ms": "^2.1.3",
"mustache": "^4.2.0",
"nodemailer": "^6.9.9",
"nodemailer": "^6.9.12",
"pg": "^8.11.3",
"pino": "^8.18.0",
"pino": "^8.19.0",
"pino-elasticsearch": "^8.0.0",
"pino-http": "^9.0.0",
"pino-pretty": "^10.3.1",
Expand All @@ -101,31 +101,31 @@
"@commitlint/cz-commitlint": "^18.6.0",
"@types/body-parser": "^1.19.5",
"@types/bull": "^3.15.9",
"@types/cookie-parser": "^1.4.6",
"@types/cookie-parser": "^1.4.7",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express-pino-logger": "^4.0.5",
"@types/jest": "^29.5.12",
"@types/json-schema": "^7.0.15",
"@types/ms": "^0.7.34",
"@types/mustache": "^4.2.5",
"@types/node": "^20.11.17",
"@types/node": "^20.11.26",
"@types/nodemailer": "^6.4.14",
"@types/pg": "^8.11.0",
"@types/pg": "^8.11.2",
"@types/swagger-jsdoc": "^6.0.4",
"@types/swagger-ui-express": "^4.1.6",
"@types/ua-parser-js": "^0.7.39",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"commitizen": "^4.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-typescript-sort-keys": "^3.1.0",
"husky": "^9.0.10",
"eslint-plugin-typescript-sort-keys": "^3.2.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"jest-junit": "^16.0.0",
Expand Down

0 comments on commit 5134065

Please sign in to comment.