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

fix(starter/express): Update package.json #6118

Merged
merged 1 commit into from
Apr 14, 2024
Merged

Conversation

notcod
Copy link
Contributor

@notcod notcod commented Apr 13, 2024

npm audit report

express <4.19.2
Severity: moderate
Express.js Open Redirect in malformed URLs - GHSA-rv95-896h-c2vc fix available via npm audit fix --force
Will install express@4.19.2, which is outside the stated dependency range node_modules/express

1 moderate severity vulnerability

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

Overview

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Use cases and why

    1. One use case
    1. Another use case

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality

# npm audit report

express  <4.19.2
Severity: moderate
Express.js Open Redirect in malformed URLs - GHSA-rv95-896h-c2vc
fix available via `npm audit fix --force`
Will install express@4.19.2, which is outside the stated dependency range
node_modules/express

1 moderate severity vulnerability

To address all issues, run:
  npm audit fix --force
Copy link
Member

@gioboa gioboa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @notcod for your help 👍

@gioboa gioboa merged commit 3a7f6af into QwikDev:main Apr 14, 2024
21 checks passed
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.

None yet

2 participants