95 packages are looking for funding
run npm fund for details
25 moderate severity vulnerabilities
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run npm audit for details.
╭─guilhermebrilhante@MacBook-Pro-de-Guilherme ~/projects/api
╰─$ npm audit fix
up to date, audited 665 packages in 6s
95 packages are looking for funding
run npm fund for details
npm audit report
semver <7.5.2
Severity: moderate
semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
fix available via npm audit fix --force
Will install ts-jest@27.0.3, which is a breaking change
node_modules/@babel/core/node_modules/semver
node_modules/@babel/helper-compilation-targets/node_modules/semver
node_modules/istanbul-lib-instrument/node_modules/semver
node_modules/make-dir/node_modules/semver
@babel/core
Depends on vulnerable versions of @babel/helper-compilation-targets
Depends on vulnerable versions of semver
node_modules/@babel/core
@babel/helper-compilation-targets
Depends on vulnerable versions of @babel/core
Depends on vulnerable versions of semver
node_modules/@babel/helper-compilation-targets
@jest/transform
Depends on vulnerable versions of @babel/core
Depends on vulnerable versions of babel-plugin-istanbul
node_modules/@jest/transform
@jest/core
Depends on vulnerable versions of @jest/reporters
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of jest-config
Depends on vulnerable versions of jest-resolve-dependencies
Depends on vulnerable versions of jest-runner
Depends on vulnerable versions of jest-runtime
Depends on vulnerable versions of jest-snapshot
node_modules/@jest/core
jest >=24.0.0-alpha.0
Depends on vulnerable versions of @jest/core
Depends on vulnerable versions of jest-cli
node_modules/jest
ts-jest >=25.10.0-alpha.1
Depends on vulnerable versions of babel-jest
Depends on vulnerable versions of jest
node_modules/ts-jest
jest-cli >=24.0.0-alpha.0
Depends on vulnerable versions of @jest/core
Depends on vulnerable versions of jest-config
node_modules/jest-cli
babel-jest >=18.5.0-alpha.7da3df39
Depends on vulnerable versions of @babel/core
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of babel-plugin-istanbul
Depends on vulnerable versions of babel-preset-jest
node_modules/babel-jest
jest-runner >=24.2.0-alpha.0
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of jest-runtime
node_modules/jest-runner
jest-config >=24.0.0-alpha.0
Depends on vulnerable versions of @babel/core
Depends on vulnerable versions of babel-jest
Depends on vulnerable versions of jest-circus
Depends on vulnerable versions of jest-runner
node_modules/jest-config
jest-runtime >=24.2.0-alpha.0
Depends on vulnerable versions of @jest/globals
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of jest-snapshot
node_modules/jest-runtime
jest-circus >=25.2.4
Depends on vulnerable versions of @jest/expect
Depends on vulnerable versions of jest-runtime
Depends on vulnerable versions of jest-snapshot
node_modules/jest-circus
babel-preset-current-node-syntax
Depends on vulnerable versions of @babel/core
node_modules/babel-preset-current-node-syntax
babel-preset-jest >=24.2.0-alpha.0
Depends on vulnerable versions of @babel/core
Depends on vulnerable versions of babel-preset-current-node-syntax
node_modules/babel-preset-jest
istanbul-lib-instrument >=1.2.0
Depends on vulnerable versions of @babel/core
Depends on vulnerable versions of semver
node_modules/istanbul-lib-instrument
@jest/reporters
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of istanbul-lib-instrument
Depends on vulnerable versions of istanbul-lib-report
Depends on vulnerable versions of istanbul-reports
node_modules/@jest/reporters
babel-plugin-istanbul >=3.1.0-candidate.0
Depends on vulnerable versions of istanbul-lib-instrument
node_modules/babel-plugin-istanbul
jest-snapshot >=27.0.0-next.0
Depends on vulnerable versions of @babel/core
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of babel-preset-current-node-syntax
node_modules/jest-snapshot
@jest/expect *
Depends on vulnerable versions of jest-snapshot
node_modules/@jest/expect
@jest/globals >=28.0.0-alpha.0
Depends on vulnerable versions of @jest/expect
node_modules/@jest/globals
jest-resolve-dependencies >=27.0.0-next.0
Depends on vulnerable versions of jest-snapshot
node_modules/jest-resolve-dependencies
make-dir 2.0.0 - 3.1.0
Depends on vulnerable versions of semver
node_modules/make-dir
istanbul-lib-report >=2.0.5
Depends on vulnerable versions of make-dir
node_modules/istanbul-lib-report
istanbul-reports >=3.0.0-alpha.0
Depends on vulnerable versions of istanbul-lib-report
node_modules/istanbul-reports
25 moderate severity vulnerabilities
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Is there an existing issue for this?
Current behavior
Error when creating the project with nest new PROJECT_NAME
nest new myProject cd myProject npm i
some vulnerabilities
Minimum reproduction code
https://github.com/Brilhante29/Nestjs-errors
Steps to reproduce
Expected behavior
up to date, audited 665 packages in 9s
95 packages are looking for funding run
npm fund
for details25 moderate severity vulnerabilities
To address issues that do not require attention, run: npm audit fix
To address all issues (including breaking changes), run: npm audit fix --force
Run
npm audit
for details. ╭─guilhermebrilhante@MacBook-Pro-de-Guilherme ~/projects/api ╰─$ npm audit fixup to date, audited 665 packages in 6s
95 packages are looking for funding run
npm fund
for detailsnpm audit report
semver <7.5.2 Severity: moderate semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw fix available via
npm audit fix --force
Will install ts-jest@27.0.3, which is a breaking change node_modules/@babel/core/node_modules/semver node_modules/@babel/helper-compilation-targets/node_modules/semver node_modules/istanbul-lib-instrument/node_modules/semver node_modules/make-dir/node_modules/semver @babel/core Depends on vulnerable versions of @babel/helper-compilation-targets Depends on vulnerable versions of semver node_modules/@babel/core @babel/helper-compilation-targets Depends on vulnerable versions of @babel/core Depends on vulnerable versions of semver node_modules/@babel/helper-compilation-targets @jest/transform Depends on vulnerable versions of @babel/core Depends on vulnerable versions of babel-plugin-istanbul node_modules/@jest/transform @jest/core Depends on vulnerable versions of @jest/reporters Depends on vulnerable versions of @jest/transform Depends on vulnerable versions of jest-config Depends on vulnerable versions of jest-resolve-dependencies Depends on vulnerable versions of jest-runner Depends on vulnerable versions of jest-runtime Depends on vulnerable versions of jest-snapshot node_modules/@jest/core jest >=24.0.0-alpha.0 Depends on vulnerable versions of @jest/core Depends on vulnerable versions of jest-cli node_modules/jest ts-jest >=25.10.0-alpha.1 Depends on vulnerable versions of babel-jest Depends on vulnerable versions of jest node_modules/ts-jest jest-cli >=24.0.0-alpha.0 Depends on vulnerable versions of @jest/core Depends on vulnerable versions of jest-config node_modules/jest-cli babel-jest >=18.5.0-alpha.7da3df39 Depends on vulnerable versions of @babel/core Depends on vulnerable versions of @jest/transform Depends on vulnerable versions of babel-plugin-istanbul Depends on vulnerable versions of babel-preset-jest node_modules/babel-jest jest-runner >=24.2.0-alpha.0 Depends on vulnerable versions of @jest/transform Depends on vulnerable versions of jest-runtime node_modules/jest-runner jest-config >=24.0.0-alpha.0 Depends on vulnerable versions of @babel/core Depends on vulnerable versions of babel-jest Depends on vulnerable versions of jest-circus Depends on vulnerable versions of jest-runner node_modules/jest-config jest-runtime >=24.2.0-alpha.0 Depends on vulnerable versions of @jest/globals Depends on vulnerable versions of @jest/transform Depends on vulnerable versions of jest-snapshot node_modules/jest-runtime jest-circus >=25.2.4 Depends on vulnerable versions of @jest/expect Depends on vulnerable versions of jest-runtime Depends on vulnerable versions of jest-snapshot node_modules/jest-circus babel-preset-current-node-syntax Depends on vulnerable versions of @babel/core node_modules/babel-preset-current-node-syntax babel-preset-jest >=24.2.0-alpha.0 Depends on vulnerable versions of @babel/core Depends on vulnerable versions of babel-preset-current-node-syntax node_modules/babel-preset-jest istanbul-lib-instrument >=1.2.0 Depends on vulnerable versions of @babel/core Depends on vulnerable versions of semver node_modules/istanbul-lib-instrument @jest/reporters Depends on vulnerable versions of @jest/transform Depends on vulnerable versions of istanbul-lib-instrument Depends on vulnerable versions of istanbul-lib-report Depends on vulnerable versions of istanbul-reports node_modules/@jest/reporters babel-plugin-istanbul >=3.1.0-candidate.0 Depends on vulnerable versions of istanbul-lib-instrument node_modules/babel-plugin-istanbul jest-snapshot >=27.0.0-next.0 Depends on vulnerable versions of @babel/core Depends on vulnerable versions of @jest/transform Depends on vulnerable versions of babel-preset-current-node-syntax node_modules/jest-snapshot @jest/expect * Depends on vulnerable versions of jest-snapshot node_modules/@jest/expect @jest/globals >=28.0.0-alpha.0 Depends on vulnerable versions of @jest/expect node_modules/@jest/globals jest-resolve-dependencies >=27.0.0-next.0 Depends on vulnerable versions of jest-snapshot node_modules/jest-resolve-dependencies make-dir 2.0.0 - 3.1.0 Depends on vulnerable versions of semver node_modules/make-dir istanbul-lib-report >=2.0.5 Depends on vulnerable versions of make-dir node_modules/istanbul-lib-report istanbul-reports >=3.0.0-alpha.0 Depends on vulnerable versions of istanbul-lib-report node_modules/istanbul-reports25 moderate severity vulnerabilities
To address issues that do not require attention, run: npm audit fix
To address all issues (including breaking changes), run: npm audit fix --force
Package
Other package
jest, ts-jest, mailer
NestJS version
10.1.1
Packages versions
Node.js version
18.16.0
In which operating systems have you tested?
Other
No response