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 #2099

Closed
23 tasks
github-actions bot opened this issue Jan 23, 2024 · 0 comments
Closed
23 tasks

express-api NPM Dependency Report #2099

github-actions bot opened this issue Jan 23, 2024 · 0 comments

Comments

@github-actions
Copy link

NPM Dependency Report - Tuesday, January 23rd, 2024

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

COVERAGE_PERCENTAGE

⚠️ - 5 Production dependencies are out-of-date.
⚠️ - 18 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:

minor

Expand to see individual installs.

npm install dotenv@16.4.0 reflect-metadata@0.2.1
  • dotenv Update from version 16.3.1 to 16.4.0 by running...
npm install dotenv@16.4.0
  • reflect-metadata Update from version 0.1.14 to 0.2.1 by running...
npm install reflect-metadata@0.2.1

patch

Expand to see individual installs.

npm install axios@1.6.5 express-rate-limit@7.1.5 typeorm@0.3.19
  • axios Update from version 1.6.0 to 1.6.5 by running...
npm install axios@1.6.5
  • express-rate-limit Update from version 7.1.1 to 7.1.5 by running...
npm install express-rate-limit@7.1.5
  • typeorm Update from version 0.3.17 to 0.3.19 by running...
npm install typeorm@0.3.19


Development Dependencies to Update:

major_dev

Expand to see individual installs.

npm install -D @types/supertest@6.0.2
  • @types/supertest Update from version 2.0.16 to 6.0.2 by running...
npm install -D @types/supertest@6.0.2

minor_dev

Expand to see individual installs.

npm install -D @types/node@20.11.5 @typescript-eslint/eslint-plugin@6.19.1 @typescript-eslint/parser@6.19.1 eslint@8.56.0 eslint-config-prettier@9.1.0 eslint-plugin-prettier@5.1.3 prettier@3.2.4 typescript@5.3.3
  • @types/node Update from version 20.8.7 to 20.11.5 by running...
npm install -D @types/node@20.11.5
  • @typescript-eslint/eslint-plugin Update from version 6.12.0 to 6.19.1 by running...
npm install -D @typescript-eslint/eslint-plugin@6.19.1
  • @typescript-eslint/parser Update from version 6.12.0 to 6.19.1 by running...
npm install -D @typescript-eslint/parser@6.19.1
  • eslint Update from version 8.54.0 to 8.56.0 by running...
npm install -D eslint@8.56.0
  • eslint-config-prettier Update from version 9.0.0 to 9.1.0 by running...
npm install -D eslint-config-prettier@9.1.0
  • eslint-plugin-prettier Update from version 5.0.1 to 5.1.3 by running...
npm install -D eslint-plugin-prettier@5.1.3
  • prettier Update from version 3.1.0 to 3.2.4 by running...
npm install -D prettier@3.2.4
  • typescript Update from version 5.2.2 to 5.3.3 by running...
npm install -D typescript@5.3.3

patch_dev

Expand to see individual installs.

npm install -D @types/compression@1.7.5 @types/cookie-parser@1.4.6 @types/cors@2.8.17 @types/express@4.17.21 @types/jest@29.5.11 nodemon@3.0.3 supertest@6.3.4 ts-jest@29.1.2 ts-node@10.9.2
  • @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.6 by running...
npm install -D @types/cookie-parser@1.4.6
  • @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.11 by running...
npm install -D @types/jest@29.5.11
  • nodemon Update from version 3.0.1 to 3.0.3 by running...
npm install -D nodemon@3.0.3
  • supertest Update from version 6.3.3 to 6.3.4 by running...
npm install -D supertest@6.3.4
  • ts-jest Update from version 29.1.1 to 29.1.2 by running...
npm install -D ts-jest@29.1.2
  • ts-node Update from version 10.9.1 to 10.9.2 by running...
npm install -D ts-node@10.9.2

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