Skip to content

update dependencies security #25

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

priyanshukumar397
Copy link

No description provided.

snyk-bot and others added 7 commits September 22, 2024 12:20
…ab9573c2d78e86a51

- Security upgrade vitepress from 1.0.0-rc.36 to 1.0.0
…12fa38810f3c871a7

[Snyk] Security upgrade vitepress from 1.0.0-rc.36 to 1.1.0
Here's what I found during the security audit:
- No direct vulnerabilities were found for the existing versions of vue (3.3.6) and vitepress (1.1.0) in Snyk's database.
- Your custom theme code (.vitepress/theme/index.ts) is minimal and introduces no obvious vulnerabilities.
- The VitePress Markdown configuration uses default safe settings, not allowing raw HTML.

Here are the actions I took:
- I updated vue from 3.3.6 to ^3.4.21.
- I updated vitepress from 1.1.0 to ^1.1.4.
- I ran `yarn install` to update yarn.lock.
- I confirmed the project builds successfully after the updates.

Updating dependencies is a key security best practice to mitigate potential undiscovered or indirect vulnerabilities.
Here's what I found during the security audit:
- No direct vulnerabilities were found for the existing versions of vue (3.3.6) and vitepress (1.1.0) in Snyk's database.
- Your custom theme code (.vitepress/theme/index.ts) is minimal and introduces no obvious vulnerabilities.
- The VitePress Markdown configuration uses default safe settings, not allowing raw HTML.

Here are the actions I took:
- I updated vue from 3.3.6 to ^3.4.21.
- I updated vitepress from 1.1.0 to ^1.1.4.
- I ran `yarn install` to update yarn.lock.
- I confirmed the project builds successfully after the updates.

Updating dependencies is a key security best practice to mitigate potential undiscovered or indirect vulnerabilities.
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