angular-package-builder
angular-package-builder copied to clipboard
[Snyk] Fix for 3 vulnerabilities
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
- package-lock.json
Vulnerabilities that will be fixed
With an upgrade:
Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity |
---|---|---|---|---|
![]() |
696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-ANSIREGEX-1583908 |
Yes | Proof of Concept |
![]() |
768/1000 Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 |
Uncontrolled resource consumption SNYK-JS-BRACES-6838727 |
Yes | Proof of Concept |
![]() |
661/1000 Why? Recently disclosed, Has a fix available, CVSS 7.5 |
Inefficient Regular Expression Complexity SNYK-JS-MICROMATCH-6838728 |
Yes | No Known Exploit |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: globby
The new version differs by 33 commits.- 878ef6e 10.0.0
- 3706920 Upgrade `fast-glob` package to v3 (#126)
- 8aadde8 Add `globby.stream` (#113)
- 2dd76d2 Remove `**/bower_components/**` as a default ignore pattern
- 9f781ce Require Node.js 8
- 04d51bf Upgrade `ignore` package (#120)
- 2b61484 Readme tweaks
- ff3e1f9 Tidelift tasks
- 31f18ae Create funding.yml
- 33ca01c Fix using the `gitignore` and `stats` options together (#121)
- c737820 Minor TypeScript definition improvements
- 82db101 Add Node.js 12 to testing (#117)
- 766b728 9.2.0
- dc0a49c Refactor TypeScript definition to CommonJS compatible export (#115)
- 89cee24 9.1.0
- 59f4b48 Add check to ensure `cwd` is a directory (#110)
- 9a9cf1e Add TypeScript definition (#111)
- eb26c7e Meta tweaks
- d77a623 Add failing test for #105 (#108)
- 2294618 Deduplicate identical file patterns (#102)
- ba9c267 Add failing test for #97 (#100)
- 71b9c58 9.0.0
- 39ad0d9 Update dependencies
- d804228 Fix compatibility with latest `dir-glob` release (#99)
Package name: node-sass
The new version differs by 47 commits.- 3b556c1 7.0.2
- c716359 Bump sass-graph@^4.0.1 (#3292)
- 24741b3 docs(readme): fix docpad plugin link
- 1523330 feat: Drop Node 12
- 365d357 update https://registry.npm.taobao.org to https://registry.npmmirror.com
- 1456114 build(deps): bump actions/upload-artifact from 2 to 3
- b465b69 chore: bump GitHub Actions to Windows 2019 (#3254)
- e6194b1 build(deps): bump make-fetch-happen from 9.1.0 to 10.0.4
- 4edf594 build(deps): bump node-gyp from 8.4.1 to 9.0.0
- 29e2344 build(deps): bump actions/checkout from 2 to 3
- 85b0d22 build(deps): bump actions/setup-node from 2 to 3
- 3bb51da Use make-fetch-happen instead of request (#3193)
- adc2f8b build(deps): bump true-case-path from 1.0.3 to 2.2.1 (#3000)
- 77d12f0 chore: disable Apline for Node 16/17 builds
- 308d533 ci: use Python 3 for Node 12
- c818907 ci: unpin actions/setup-node to v2
- 99242d7 7.0.1
- 77049d1 build(deps): bump sass-graph from 2.2.5 to 4.0.0 (#3224)
- c929f25 build(deps): bump node-gyp from 7.1.2 to 8.4.1 (#3209)
- 918dcb3 Lint fix
- 0a21792 Set rejectUnauthorized to true by default (#3149)
- e80d4af chore: Drop EOL Node 15 (#3122)
- d753397 feat: Add Node 17 support (#3195)
- dcf2e75 build(deps-dev): bump eslint from 7.32.0 to 8.0.0
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
📚 Read more about Snyk's upgrade and patch logic
Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.
Learn how to fix vulnerabilities with free interactive lessons: