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

[Snyk] Fix for 2 vulnerabilities #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

negue
Copy link
Owner

@negue negue commented Jan 30, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 631/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.2
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
Yes Proof of Concept
high severity 768/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5
Access Control Bypass
SNYK-JS-VITE-6182924
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: @angular-devkit/build-angular The new version differs by 35 commits.
  • a14795a release: cut the v16.2.12 release
  • 5fad401 fix(@ angular-devkit/build-angular): update dependency vite to v4.5.2
  • 75ab5fa release: cut the v16.2.11 release
  • 8314369 test: always use package manager force option in version add command E2E
  • e0e011f build: update dependency vite to v4.5.1
  • 66b18b6 release: cut the v16.2.10 release
  • bab3672 fix(@ angular-devkit/build-angular): normalize exclude path
  • 64e263e docs: the node.js's link fix.
  • 5085c62 release: cut the v16.2.9 release
  • 2a1bbc0 fix(@ angular-devkit/schematics): running external schematics with yarn pnp
  • 5f4ca4e fix(@ angular-devkit/schematics): running external schematics with yarn pnp
  • 75b7491 fix(@ schematics/angular): allow dash in selector before a number
  • 8f16486 release: cut the v16.2.8 release
  • 4427560 fix(@ angular/cli): remove the need to specify `--migrate-only` when `--name` is used during `ng update`
  • b5d4003 release: cut the v16.2.7 release
  • f1a0c33 fix(@ schematics/angular): change Twitter logo to X
  • bac5be7 docs(@ angular/cli): remove incorrect statement about outputPath
  • 46d2ae9 release: cut the v16.2.6 release
  • efcdf7b refactor: strengthen language around Protractor support status
  • c6ea256 fix(@ angular-devkit/build-angular): fully downlevel async/await when using vite dev-server with caching enabled
  • b53d5ef release: cut the v16.2.5 release
  • 493bd39 fix(@ angular-devkit/build-angular): update dependency postcss to v8.4.31
  • 0201061 test(@ angular/cli): remove Safari 15 test
  • 9333581 fix(@ angular-devkit/build-angular): do not print `Angular is running in development mode.` in the server console when using dev-server

See the full diff

Package name: @nx/angular The new version differs by 250 commits.
  • 7a62f41 chore(repo): update nx to 17.3.0-rc.1 (#21360)
  • e335b9f fix(release): ensure non-zero exit code is propagated, change missing target handling (#21388)
  • 9913148 chore(repo): bump the binning agents provisioning (#21398)
  • 69636ad fix(release): do not restart the daemon when skipLockFileUpdate is set (#21389)
  • c811be5 fix(core): address some wonkiness when merging command and run-commands (#21315)
  • 8274f34 fix(devkit): fix extractLayoutDirectory typescript types to better reflect allowed params and return value (#15339)
  • 2cb241a docs(linter): fix typo (#20259)
  • ec38a58 fix(js): fix missing top-level dependencies in publishable libs (#17730)
  • 1ea09ad fix(remix): tsconfigs were being incorrectly generated causing errors #21002 (#21387)
  • 911f8d6 feat(remix): add nx welcome component (#21383)
  • d08fe46 docs(vue): replace incorrect "React" in Vue doc. (#20930)
  • 5369f5d docs(release): add recipe for publishing in github actions (#21370)
  • c9f75ac fix(angular): update setup-ssr generator to support the outputPath object variant (#21385)
  • 17b09b9 fix(repo): fix version calculation on nx-release (#21382)
  • 391d226 docs(core): fix typo (#21200)
  • 1040dbd fix(core): fix conflicting types from merge conflict (#21371)
  • 1bd2e0e fix(core): fix compilerOptions may not exist (#21364)
  • 73d37cc feat(core): pass down help to run-commands (#21331)
  • 79a7e79 fix(vite): PCV3 multiple targets (#21366)
  • 00dbd14 fix(core): fix sending sigint to child tasks with the new psuedo tty … (#21369)
  • e1bb8bc fix(core): do not create new targets from target defaults when packag… (#21365)
  • b4029e0 feat(misc): hide unpublished links in project details view (#21362)
  • 4ed74a4 fix(angular): update autoprefixer migration to the right file (#21363)
  • 9c81328 fix(release): disable workspace changelogs in config when not valid (#21341)

See the full diff

Package name: @nx/jest The new version differs by 250 commits.
  • 7a62f41 chore(repo): update nx to 17.3.0-rc.1 (#21360)
  • e335b9f fix(release): ensure non-zero exit code is propagated, change missing target handling (#21388)
  • 9913148 chore(repo): bump the binning agents provisioning (#21398)
  • 69636ad fix(release): do not restart the daemon when skipLockFileUpdate is set (#21389)
  • c811be5 fix(core): address some wonkiness when merging command and run-commands (#21315)
  • 8274f34 fix(devkit): fix extractLayoutDirectory typescript types to better reflect allowed params and return value (#15339)
  • 2cb241a docs(linter): fix typo (#20259)
  • ec38a58 fix(js): fix missing top-level dependencies in publishable libs (#17730)
  • 1ea09ad fix(remix): tsconfigs were being incorrectly generated causing errors #21002 (#21387)
  • 911f8d6 feat(remix): add nx welcome component (#21383)
  • d08fe46 docs(vue): replace incorrect "React" in Vue doc. (#20930)
  • 5369f5d docs(release): add recipe for publishing in github actions (#21370)
  • c9f75ac fix(angular): update setup-ssr generator to support the outputPath object variant (#21385)
  • 17b09b9 fix(repo): fix version calculation on nx-release (#21382)
  • 391d226 docs(core): fix typo (#21200)
  • 1040dbd fix(core): fix conflicting types from merge conflict (#21371)
  • 1bd2e0e fix(core): fix compilerOptions may not exist (#21364)
  • 73d37cc feat(core): pass down help to run-commands (#21331)
  • 79a7e79 fix(vite): PCV3 multiple targets (#21366)
  • 00dbd14 fix(core): fix sending sigint to child tasks with the new psuedo tty … (#21369)
  • e1bb8bc fix(core): do not create new targets from target defaults when packag… (#21365)
  • b4029e0 feat(misc): hide unpublished links in project details view (#21362)
  • 4ed74a4 fix(angular): update autoprefixer migration to the right file (#21363)
  • 9c81328 fix(release): disable workspace changelogs in config when not valid (#21341)

See the full diff

Package name: @nx/workspace The new version differs by 250 commits.
  • 7a62f41 chore(repo): update nx to 17.3.0-rc.1 (#21360)
  • e335b9f fix(release): ensure non-zero exit code is propagated, change missing target handling (#21388)
  • 9913148 chore(repo): bump the binning agents provisioning (#21398)
  • 69636ad fix(release): do not restart the daemon when skipLockFileUpdate is set (#21389)
  • c811be5 fix(core): address some wonkiness when merging command and run-commands (#21315)
  • 8274f34 fix(devkit): fix extractLayoutDirectory typescript types to better reflect allowed params and return value (#15339)
  • 2cb241a docs(linter): fix typo (#20259)
  • ec38a58 fix(js): fix missing top-level dependencies in publishable libs (#17730)
  • 1ea09ad fix(remix): tsconfigs were being incorrectly generated causing errors #21002 (#21387)
  • 911f8d6 feat(remix): add nx welcome component (#21383)
  • d08fe46 docs(vue): replace incorrect "React" in Vue doc. (#20930)
  • 5369f5d docs(release): add recipe for publishing in github actions (#21370)
  • c9f75ac fix(angular): update setup-ssr generator to support the outputPath object variant (#21385)
  • 17b09b9 fix(repo): fix version calculation on nx-release (#21382)
  • 391d226 docs(core): fix typo (#21200)
  • 1040dbd fix(core): fix conflicting types from merge conflict (#21371)
  • 1bd2e0e fix(core): fix compilerOptions may not exist (#21364)
  • 73d37cc feat(core): pass down help to run-commands (#21331)
  • 79a7e79 fix(vite): PCV3 multiple targets (#21366)
  • 00dbd14 fix(core): fix sending sigint to child tasks with the new psuedo tty … (#21369)
  • e1bb8bc fix(core): do not create new targets from target defaults when packag… (#21365)
  • b4029e0 feat(misc): hide unpublished links in project details view (#21362)
  • 4ed74a4 fix(angular): update autoprefixer migration to the right file (#21363)
  • 9c81328 fix(release): disable workspace changelogs in config when not valid (#21341)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Access Control Bypass

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

Successfully merging this pull request may close these issues.

2 participants