adaptlearning / adapt_authoring

A server-based user interface for authoring eLearning courses using the Adapt framework.
https://www.adaptlearning.org/
GNU General Public License v3.0
510 stars 276 forks source link

[Snyk] Fix for 2 vulnerabilities #2754

Closed cksachdev closed 3 months ago

cksachdev commented 3 months ago

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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "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](https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **556/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.4 | Cross-site Scripting (XSS)
[SNYK-JS-RAILROADDIAGRAMS-6282875](https://snyk.io/vuln/SNYK-JS-RAILROADDIAGRAMS-6282875) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: archiver The new version differs by 200 commits.
  • 6ff0d12 bump version for release
  • 3299298 Update CHANGELOG.md
  • fad089b Lock file maintenance (#736)
  • c7d3c0f Update dependency yauzl to v3 (#733)
  • 9480f25 Update dependency readable-stream to v4 (#695)
  • b787d86 Update dependency mocha to v10 (#692)
  • 320f3cb Update dependency rimraf to v5 (#693)
  • c735d9c Update docusaurus monorepo to v2.4.3 (#713)
  • cbce84c Update dependency archiver-utils to v5 (#730)
  • 38187ae Update dependency zip-stream to v6 (#734)
  • e104aac Update dependency buffer-crc32 to v1 (#732)
  • b9d5ea1 Update dependency tar-stream to v3.1.7 (#731)
  • f1a10e4 Drop support for node v12 (#735)
  • 4dba2cf bump version for release
  • 290e3fc Update CHANGELOG.md
  • 66c5c8f Update CHANGELOG.md
  • 2632b1b Update dependency zip-stream to v5.0.2 (#727)
  • b4291f6 Update release-drafter/release-drafter action to v6 (#729)
  • eb573c7 Update actions/setup-node action to v4 (#728)
  • cf516ea Update actions/checkout action to v4.1.1 (#725)
  • fc89393 Update release-drafter/release-drafter action to v5.25.0 (#726)
  • add657d Update actions/setup-node action to v3.8.2 (#724)
  • 8dba715 Update dependency tar to v6.2.0 (#707)
  • 2d8e561 Update dependency chai to v4.4.1 (#712)
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](https://app.snyk.io/org/cksachdev/project/52f6c7f9-9208-4ca6-8dba-2e0784a7c4e2?utm_source=github&utm_medium=referral&page=fix-pr) πŸ›  [Adjust project settings](https://app.snyk.io/org/cksachdev/project/52f6c7f9-9208-4ca6-8dba-2e0784a7c4e2?utm_source=github&utm_medium=referral&page=fix-pr/settings) πŸ“š [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"74947777-ee81-4c0a-bc12-259d901423d0","prPublicId":"74947777-ee81-4c0a-bc12-259d901423d0","dependencies":[{"name":"archiver","from":"3.1.1","to":"7.0.0"},{"name":"email-templates","from":"8.1.0","to":"11.1.1"}],"packageManager":"npm","projectPublicId":"52f6c7f9-9208-4ca6-8dba-2e0784a7c4e2","projectUrl":"https://app.snyk.io/org/cksachdev/project/52f6c7f9-9208-4ca6-8dba-2e0784a7c4e2?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-INFLIGHT-6095116","SNYK-JS-RAILROADDIAGRAMS-6282875"],"upgrade":["SNYK-JS-INFLIGHT-6095116","SNYK-JS-RAILROADDIAGRAMS-6282875"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[631,556],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** πŸ¦‰ [Cross-site Scripting (XSS)](https://learn.snyk.io/lesson/dom-based-xss/?loc=fix-pr)