-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Security upgrade eslint-config-next from 13.1.6 to 15.0.0 #19
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
base: main
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade: - react from 18.2.0 to 18.3.1. See this package in npm: https://www.npmjs.com/package/react - react-dom from 18.2.0 to 18.3.1. See this package in npm: https://www.npmjs.com/package/react-dom See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade eslint-config-next from 13.1.6 to 13.5.6. See this package in npm: eslint-config-next See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @next/font from 13.1.6 to 13.5.6. See this package in npm: @next/font See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade langchain from 0.0.96 to 0.2.5. See this package in npm: langchain See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @types/react from 18.0.28 to 18.3.3. See this package in npm: @types/react See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
…8d2ee9d3ae4113f4a1
…f40639131dbbc51a8d
…67b93b8a76711c5a2d
…b456f40fcdf9c8214c
…189ee1a1a05ad99666
Snyk has created this PR to upgrade langchain from 0.0.96 to 0.2.8. See this package in npm: langchain See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @types/node from 18.16.11 to 18.19.39. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @supabase/supabase-js from 2.24.0 to 2.44.3. See this package in npm: @supabase/supabase-js See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @types/react-dom from 18.0.11 to 18.3.0. See this package in npm: @types/react-dom See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade eslint from 8.34.0 to 8.57.0. See this package in npm: eslint See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
…df69b4c02f42075e8c5
…a0160e9e4ec47b15a7
…23ae86d3cd06498f8e
…c8ac553443f8b40ce5
…df170c2fc1df8a1d9e
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Based on your review schedule, I'll review this PR if you request it by commenting
|
Your organization has reached the subscribed usage limit. You can upgrade your account by purchasing a subscription at Stripe payment link Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect. Current plan usage: 100.64% Have feedback or need help? |
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.json
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-SEMVER-3247795
Important
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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS)
Description by Korbit AI
What change is being made?
Upgrade the
eslint-config-next
package from version 13.5.6 to 15.0.0 in thepackage.json
file.Why are these changes being made?
To address security vulnerabilities by adopting the latest version of
eslint-config-next
, ensuring that the project adheres to updated linting rules and benefits from improvements and fixes available in the recent release. This upgrade aligns with best practices for maintaining secure and up-to-date dependencies.