Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

express-api NPM Dependency Report #2607

Closed
24 tasks
github-actions bot opened this issue Aug 6, 2024 · 0 comments
Closed
24 tasks

express-api NPM Dependency Report #2607

github-actions bot opened this issue Aug 6, 2024 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Aug 6, 2024

NPM Dependency Report - Tuesday, August 6th, 2024

Versions of npm packages have been checked against their latest versions from the npm registry.

COVERAGE_PERCENTAGE

⚠️ - 9 Production dependencies are out-of-date.
⚠️ - 15 Development dependencies are out-of-date.

Make sure to change directory to where the package.json is located using...

cd express-api

Production Dependencies to Update:

major

Expand to see individual installs.

npm install xlsx@0.18.5
  • xlsx Update from version https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz to 0.18.5 by running...
npm install xlsx@0.18.5

minor

Expand to see individual installs.

npm install express-rate-limit@7.4.0
  • express-rate-limit Update from version 7.3.0 to 7.4.0 by running...
npm install express-rate-limit@7.4.0

patch

Expand to see individual installs.

npm install axios@1.7.3 dotenv@16.4.5 reflect-metadata@0.2.2 swagger-ui-express@5.0.1 ts-node@10.9.2 winston@3.13.1 zod@3.23.8
  • axios Update from version 1.7.1 to 1.7.3 by running...
npm install axios@1.7.3
  • dotenv Update from version 16.4.1 to 16.4.5 by running...
npm install dotenv@16.4.5
  • reflect-metadata Update from version 0.2.1 to 0.2.2 by running...
npm install reflect-metadata@0.2.2
  • swagger-ui-express Update from version 5.0.0 to 5.0.1 by running...
npm install swagger-ui-express@5.0.1
  • ts-node Update from version 10.9.1 to 10.9.2 by running...
npm install ts-node@10.9.2
  • winston Update from version 3.13.0 to 3.13.1 by running...
npm install winston@3.13.1
  • zod Update from version 3.23.3 to 3.23.8 by running...
npm install zod@3.23.8


Development Dependencies to Update:

major_dev

Expand to see individual installs.

npm install -D @types/node@22.1.0 @typescript-eslint/eslint-plugin@8.0.1 @typescript-eslint/parser@8.0.1 eslint@9.8.0
  • @types/node Update from version 20.14.1 to 22.1.0 by running...
npm install -D @types/node@22.1.0
  • @typescript-eslint/eslint-plugin Update from version 7.17.0 to 8.0.1 by running...
npm install -D @typescript-eslint/eslint-plugin@8.0.1
  • @typescript-eslint/parser Update from version 7.17.0 to 8.0.1 by running...
npm install -D @typescript-eslint/parser@8.0.1
  • eslint Update from version 8.57.0 to 9.8.0 by running...
npm install -D eslint@9.8.0

patch_dev

Expand to see individual installs.

npm install -D @faker-js/faker@8.4.1 @types/compression@1.7.5 @types/cookie-parser@1.4.7 @types/cors@2.8.17 @types/express@4.17.21 @types/jest@29.5.12 nodemon@3.1.4 prettier@3.3.3 ts-jest@29.2.4 tsc-alias@1.8.10 typescript@5.5.4
  • @faker-js/faker Update from version 8.4.0 to 8.4.1 by running...
npm install -D @faker-js/faker@8.4.1
  • @types/compression Update from version 1.7.4 to 1.7.5 by running...
npm install -D @types/compression@1.7.5
  • @types/cookie-parser Update from version 1.4.5 to 1.4.7 by running...
npm install -D @types/cookie-parser@1.4.7
  • @types/cors Update from version 2.8.15 to 2.8.17 by running...
npm install -D @types/cors@2.8.17
  • @types/express Update from version 4.17.20 to 4.17.21 by running...
npm install -D @types/express@4.17.21
  • @types/jest Update from version 29.5.10 to 29.5.12 by running...
npm install -D @types/jest@29.5.12
  • nodemon Update from version 3.1.0 to 3.1.4 by running...
npm install -D nodemon@3.1.4
  • prettier Update from version 3.3.0 to 3.3.3 by running...
npm install -D prettier@3.3.3
  • ts-jest Update from version 29.2.0 to 29.2.4 by running...
npm install -D ts-jest@29.2.4
  • tsc-alias Update from version 1.8.8 to 1.8.10 by running...
npm install -D tsc-alias@1.8.10
  • typescript Update from version 5.5.2 to 5.5.4 by running...
npm install -D typescript@5.5.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants