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

Quill/react-quill warnings for MS Outlook and OneDrive apps #38

Open
JacobChandler opened this issue Jun 12, 2024 · 0 comments
Open

Quill/react-quill warnings for MS Outlook and OneDrive apps #38

JacobChandler opened this issue Jun 12, 2024 · 0 comments

Comments

@JacobChandler
Copy link

Receiving quill/react-quill warnings

experience-productivity-extensions-main>npm install

up to date, audited 985 packages in 3s

168 packages are looking for funding
  run `npm fund` for details

8 vulnerabilities (3 moderate, 5 high)

To address all issues possible, run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

C:\Users\ucs_jrc\OneDrive - Sam Houston State University\experience\experience-productivity-extensions-main>npm audit fix --force
npm warn using --force Recommended protections disabled.
npm warn audit No fix available for @ellucian/react-design-system@
npm warn audit Updating webpack-dev-server to 4.15.2, which is outside your stated dependency range.

added 4 packages, removed 25 packages, changed 4 packages, and audited 964 packages in 4s

165 packages are looking for funding
  run `npm fund` for details

# npm audit report

quill  <=1.3.7
Severity: moderate
Cross-site Scripting in quill - https://github.com/advisories/GHSA-4943-9vgg-gr5r
No fix available
node_modules/quill
  react-quill  >=0.0.3
  Depends on vulnerable versions of quill
  node_modules/react-quill
    @ellucian/react-design-system
    Depends on vulnerable versions of react-quill
    node_modules/@ellucian/react-design-system

3 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

C:\Users\ucs_jrc\OneDrive - Sam Houston State University\experience\experience-productivity-extensions-main>npm update quill

up to date, audited 964 packages in 2s

165 packages are looking for funding
run npm fund for details

3 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

Run npm audit for details.

C:\Users\ucs_jrc\OneDrive - Sam Houston State University\experience\experience-productivity-extensions-main>npm audit fix --force
npm warn using --force Recommended protections disabled.
npm warn audit No fix available for @ellucian/react-design-system@

up to date, audited 964 packages in 2s

165 packages are looking for funding
run npm fund for details

npm audit report

quill <=1.3.7
Severity: moderate
Cross-site Scripting in quill - GHSA-4943-9vgg-gr5r
No fix available
node_modules/quill
react-quill >=0.0.3
Depends on vulnerable versions of quill
node_modules/react-quill
@ellucian/react-design-system
Depends on vulnerable versions of react-quill
node_modules/@ellucian/react-design-system

3 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

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

No branches or pull requests

1 participant