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

Open
29 tasks
github-actions bot opened this issue Nov 8, 2024 · 1 comment
Open
29 tasks

express-api NPM Dependency Report #2832

github-actions bot opened this issue Nov 8, 2024 · 1 comment

Comments

@github-actions
Copy link

github-actions bot commented Nov 8, 2024

NPM Dependency Report - Friday, November 8th, 2024

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

COVERAGE_PERCENTAGE

⚠️ - 12 Production dependencies are out-of-date.
⚠️ - 17 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 [email protected]
  • 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 [email protected]

patch

Expand to see individual installs.

  • @bcgov/citz-imb-sso-express Update from version 1.0.3-beta2 to 1.0.2 by running...
npm install @bcgov/[email protected]
  • compression Update from version 1.7.4 to 1.7.5 by running...
npm install [email protected]
  • cookie-parser Update from version 1.4.6 to 1.4.7 by running...
npm install [email protected]
  • dotenv Update from version 16.4.1 to 16.4.5 by running...
npm install [email protected]
  • express Update from version 4.21.0 to 4.21.1 by running...
npm install [email protected]
  • express-rate-limit Update from version 7.4.0 to 7.4.1 by running...
npm install [email protected]
  • pg Update from version 8.13.0 to 8.13.1 by running...
npm install [email protected]
  • reflect-metadata Update from version 0.2.1 to 0.2.2 by running...
npm install [email protected]
  • swagger-ui-express Update from version 5.0.0 to 5.0.1 by running...
npm install [email protected]
  • ts-node Update from version 10.9.1 to 10.9.2 by running...
npm install [email protected]
  • zod Update from version 3.23.3 to 3.23.8 by running...
npm install [email protected]


Development Dependencies to Update:

major_dev

Expand to see individual installs.

npm install -D @types/[email protected]
  • @types/express Update from version 4.17.20 to 5.0.0 by running...
npm install -D @types/[email protected]

minor_dev

Expand to see individual installs.

  • @eslint/js Update from version 9.11.1 to 9.14.0 by running...
npm install -D @eslint/[email protected]
  • @faker-js/faker Update from version 9.0.1 to 9.2.0 by running...
npm install -D @faker-js/[email protected]
  • @types/node Update from version 22.7.4 to 22.9.0 by running...
npm install -D @types/[email protected]
  • eslint Update from version 9.11.1 to 9.14.0 by running...
npm install -D [email protected]
  • typescript-eslint Update from version 8.8.0 to 8.13.0 by running...
npm install -D [email protected]

patch_dev

Expand to see individual installs.

  • @types/compression Update from version 1.7.4 to 1.7.5 by running...
npm install -D @types/[email protected]
  • @types/cookie-parser Update from version 1.4.5 to 1.4.7 by running...
npm install -D @types/[email protected]
  • @types/cors Update from version 2.8.15 to 2.8.17 by running...
npm install -D @types/[email protected]
  • @types/jest Update from version 29.5.10 to 29.5.14 by running...
npm install -D @types/[email protected]
  • @types/multer Update from version 1.4.11 to 1.4.12 by running...
npm install -D @types/[email protected]
  • @types/swagger-ui-express Update from version 4.1.6 to 4.1.7 by running...
npm install -D @types/[email protected]
  • nodemon Update from version 3.1.0 to 3.1.7 by running...
npm install -D [email protected]
  • prettier Update from version 3.3.0 to 3.3.3 by running...
npm install -D [email protected]
  • ts-jest Update from version 29.2.0 to 29.2.5 by running...
npm install -D [email protected]
  • tsc-alias Update from version 1.8.8 to 1.8.10 by running...
npm install -D [email protected]
  • typescript Update from version 5.6.2 to 5.6.3 by running...
npm install -D [email protected]

Copy link
Author

github-actions bot commented Nov 8, 2024

"There are a total of 6 updates for < express-api >\n\n\nThere are 5 minor updates.\n\nTo update run the following:\nnpm install @eslint/[email protected] @faker-js/[email protected] @types/[email protected] [email protected] [email protected] \n\nList of updates:\nUpdate @eslint/js from 9.11.1 to 9.14.0\nUpdate @faker-js/faker from 9.0.1 to 9.2.0\nUpdate @types/node from 22.7.4 to 22.9.0\nUpdate eslint from 9.11.1 to 9.14.0\nUpdate typescript-eslint from 8.8.0 to 8.13.0\n\nThere is 1 major update.\n\nTo update run the following:\nnpm install @types/[email protected] \n\nList of updates:\nUpdate @types/express from 4.17.20 to 5.0.0\n\nWARNINGS:\nFound update in: < express-api > for: < xlsx > which is on the ignore list. Dependency not included in final update list."

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