Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

src/backend NPM Dependency Report #2001

@github-actions

Description

@github-actions

NPM Dependency Report - Tuesday, July 9th, 2024

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

COVERAGE_PERCENTAGE

⚠️ - 16 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 src/backend

Production Dependencies to Update:

major

Expand to see individual installs.

npm install keycloak-connect@25.0.1 marked@13.0.2 puppeteer@22.12.1
  • keycloak-connect Update from version 21.1.2 to 25.0.1 by running...
npm install keycloak-connect@25.0.1
  • marked Update from version 5.1.2 to 13.0.2 by running...
npm install marked@13.0.2
  • puppeteer Update from version 13.5.0 to 22.12.1 by running...
npm install puppeteer@22.12.1

minor

Expand to see individual installs.

npm install @nestjs/common@10.3.10 @nestjs/core@10.3.10 @nestjs/platform-express@10.3.10 @nestjs/swagger@7.4.0 dotenv@16.4.5 express@4.19.2 nest-keycloak-connect@1.10.0 pg@8.12.0 reflect-metadata@0.2.2
  • @nestjs/common Update from version 10.2.10 to 10.3.10 by running...
npm install @nestjs/common@10.3.10
  • @nestjs/core Update from version 10.2.10 to 10.3.10 by running...
npm install @nestjs/core@10.3.10
  • @nestjs/platform-express Update from version 10.2.10 to 10.3.10 by running...
npm install @nestjs/platform-express@10.3.10
  • @nestjs/swagger Update from version 7.1.16 to 7.4.0 by running...
npm install @nestjs/swagger@7.4.0
  • dotenv Update from version 16.3.1 to 16.4.5 by running...
npm install dotenv@16.4.5
  • express Update from version 4.18.2 to 4.19.2 by running...
npm install express@4.19.2
  • nest-keycloak-connect Update from version 1.9.4 to 1.10.0 by running...
npm install nest-keycloak-connect@1.10.0
  • pg Update from version 8.11.3 to 8.12.0 by running...
npm install pg@8.12.0
  • reflect-metadata Update from version 0.1.14 to 0.2.2 by running...
npm install reflect-metadata@0.2.2

patch

Expand to see individual installs.

npm install @nestjs/axios@3.0.2 @nestjs/typeorm@10.0.2 pug@3.0.3 typeorm@0.3.20
  • @nestjs/axios Update from version 3.0.1 to 3.0.2 by running...
npm install @nestjs/axios@3.0.2
  • @nestjs/typeorm Update from version 10.0.1 to 10.0.2 by running...
npm install @nestjs/typeorm@10.0.2
  • pug Update from version 3.0.2 to 3.0.3 by running...
npm install pug@3.0.3
  • typeorm Update from version 0.3.17 to 0.3.20 by running...
npm install typeorm@0.3.20


Development Dependencies to Update:

major_dev

Expand to see individual installs.

npm install -D @types/marked@6.0.0 @typescript-eslint/eslint-plugin@7.16.0 @typescript-eslint/parser@7.16.0 eslint@9.6.0 eslint-config-airbnb-typescript@18.0.0 husky@9.0.11
  • @types/marked Update from version 4.0.7 to 6.0.0 by running...
npm install -D @types/marked@6.0.0
  • @typescript-eslint/eslint-plugin Update from version 6.13.2 to 7.16.0 by running...
npm install -D @typescript-eslint/eslint-plugin@7.16.0
  • @typescript-eslint/parser Update from version 6.13.2 to 7.16.0 by running...
npm install -D @typescript-eslint/parser@7.16.0
  • eslint Update from version 8.55.0 to 9.6.0 by running...
npm install -D eslint@9.6.0
  • eslint-config-airbnb-typescript Update from version 17.1.0 to 18.0.0 by running...
npm install -D eslint-config-airbnb-typescript@18.0.0
  • husky Update from version 8.0.3 to 9.0.11 by running...
npm install -D husky@9.0.11

minor_dev

Expand to see individual installs.

npm install -D @nestjs/cli@10.4.2 @nestjs/schematics@10.1.2 @nestjs/testing@10.3.10 @types/node@20.14.10 eslint-plugin-prettier@5.1.3 prettier@3.3.2 ts-jest@29.2.0 typescript@5.5.3
  • @nestjs/cli Update from version 10.2.1 to 10.4.2 by running...
npm install -D @nestjs/cli@10.4.2
  • @nestjs/schematics Update from version 10.0.3 to 10.1.2 by running...
npm install -D @nestjs/schematics@10.1.2
  • @nestjs/testing Update from version 10.2.10 to 10.3.10 by running...
npm install -D @nestjs/testing@10.3.10
  • @types/node Update from version 20.10.4 to 20.14.10 by running...
npm install -D @types/node@20.14.10
  • 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.1 to 3.3.2 by running...
npm install -D prettier@3.3.2
  • ts-jest Update from version 29.1.1 to 29.2.0 by running...
npm install -D ts-jest@29.2.0
  • typescript Update from version 5.3.3 to 5.5.3 by running...
npm install -D typescript@5.5.3

patch_dev

Expand to see individual installs.

npm install -D @types/jest@29.5.12 @types/pug@2.0.10 eslint-plugin-import@2.29.1 lint-staged@15.2.7
  • @types/jest Update from version 29.5.11 to 29.5.12 by running...
npm install -D @types/jest@29.5.12
  • @types/pug Update from version 2.0.6 to 2.0.10 by running...
npm install -D @types/pug@2.0.10
  • eslint-plugin-import Update from version 2.29.0 to 2.29.1 by running...
npm install -D eslint-plugin-import@2.29.1
  • lint-staged Update from version 15.2.0 to 15.2.7 by running...
npm install -D lint-staged@15.2.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions