Skip to content

Lock file maintenance - #27

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lock-file-maintenance
Closed

Lock file maintenance#27
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lock-file-maintenance

Conversation

@renovate

@renovate renovate Bot commented Sep 18, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (rebase) September 18, 2023 01:55
@changeset-bot

changeset-bot Bot commented Sep 18, 2023

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: cd5f8e8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 4c059ba to 938996b Compare September 18, 2023 04:32
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 938996b to 27c8a67 Compare December 14, 2023 17:15
@socket-security

socket-security Bot commented Dec 14, 2023

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednext@​13.5.114425949970
Addednextra@​2.13.4821007386100
Addednextra-theme-docs@​2.13.4991007486100
Addedreact@​18.3.11001008497100
Addedtypescript@​5.9.31001009010090
Addedreact-dom@​18.3.11001009298100

View full report

@socket-security

socket-security Bot commented Dec 14, 2023

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Telemetry collection: npm next

Note: The code includes functionality for collecting anonymous usage data, but the dynamic spawning of child processes raises red flags. The telemetry feature should be used with caution, and users should be informed about the potential security risk associated with child process spawning.

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is telemetry?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Telemetry collection: npm next

Note: The code contains potential security risks due to the use of execSync without proper error handling, which could lead to command injection vulnerabilities. It should be reviewed and modified to use safer alternatives.

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is telemetry?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
High CVE: Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n

CVE: GHSA-36qx-fr4f-26g5 Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n (HIGH)

Affected versions: >= 12.2.0 < 15.5.16; >= 16.0.0 < 16.2.5

Patched version: 15.5.16

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
High CVE: Next.js vulnerable to server-side request forgery in applications using WebSocket upgrades

CVE: GHSA-c4j6-fc7j-m34r Next.js vulnerable to server-side request forgery in applications using WebSocket upgrades (HIGH)

Affected versions: >= 13.4.13 < 15.5.16; >= 16.0.0 < 16.2.5

Patched version: 15.5.16

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
High CVE: Next.js Vulnerable to Denial of Service with Server Components

CVE: GHSA-8h8q-6873-q5fj Next.js Vulnerable to Denial of Service with Server Components (HIGH)

Affected versions: >= 13.0.0 < 15.5.16; >= 16.0.0 < 16.2.5

Patched version: 15.5.16

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
High CVE: Next.js HTTP request deserialization can lead to DoS when using insecure React Server Components

CVE: GHSA-h25m-26qc-wcjf Next.js HTTP request deserialization can lead to DoS when using insecure React Server Components (HIGH)

Affected versions: >= 13.0.0 < 15.0.8; >= 15.1.1-canary.0 < 15.1.12; >= 15.2.0-canary.0 < 15.2.9; >= 15.3.0-canary.0 < 15.3.9; >= 15.4.0-canary.0 < 15.4.11; >= 15.5.1-canary.0 < 15.5.10; >= 15.6.0-canary.0 < 15.6.0-canary.61; >= 16.0.0-beta.0 < 16.0.11; >= 16.1.0-canary.0 < 16.1.5

Patched version: 15.0.8

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
High CVE: Next.js Server-Side Request Forgery in Server Actions

CVE: GHSA-fr5h-rqp8-mj6g Next.js Server-Side Request Forgery in Server Actions (HIGH)

Affected versions: >= 13.4.0 < 14.1.1

Patched version: 14.1.1

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
High CVE: Next.js authorization bypass vulnerability

CVE: GHSA-7gfc-8cq8-jh5f Next.js authorization bypass vulnerability (HIGH)

Affected versions: >= 9.5.5 < 14.2.15

Patched version: 14.2.15

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
High CVE: Next has a Denial of Service with Server Components - Incomplete Fix Follow-Up

CVE: GHSA-5j59-xgg2-r9c4 Next has a Denial of Service with Server Components - Incomplete Fix Follow-Up (HIGH)

Affected versions: >= 13.3.1-canary.0 < 14.2.35; >= 15.0.6 < 15.0.7; >= 15.1.10 < 15.1.11; >= 15.2.7 < 15.2.8; >= 15.3.7 < 15.3.8; >= 15.4.9 < 15.4.10; >= 15.5.8 < 15.5.9; >= 15.6.0-canary.59 < 15.6.0-canary.60; >= 16.0.9 < 16.0.10; >= 16.1.0-canary.17 < 16.1.0-canary.19

Patched version: 14.2.35

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
High CVE: Next Vulnerable to Denial of Service with Server Components

CVE: GHSA-mwv6-3258-q52c Next Vulnerable to Denial of Service with Server Components (HIGH)

Affected versions: >= 13.3.0 < 14.2.34; >= 15.0.0-canary.0 < 15.0.6; >= 15.1.1-canary.0 < 15.1.10; >= 15.2.0-canary.0 < 15.2.7; >= 15.3.0-canary.0 < 15.3.7; >= 15.4.0-canary.0 < 15.4.9; >= 15.5.1-canary.0 < 15.5.8; >= 15.6.0-canary.0 < 15.6.0-canary.59; >= 16.0.0-beta.0 < 16.0.9; >= 16.1.0-canary.0 < 16.1.0-canary.17

Patched version: 14.2.34

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
High CVE: Next.js has a Denial of Service with Server Components

CVE: GHSA-q4gf-8mx6-v5v3 Next.js has a Denial of Service with Server Components (HIGH)

Affected versions: >= 13.0.0 < 15.5.15; >= 16.0.0-beta.0 < 16.2.3

Patched version: 15.5.15

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm robust-predicates is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/nextra@2.13.4npm/robust-predicates@3.0.3

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/robust-predicates@3.0.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm shiki is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/nextra@2.13.4npm/shiki@0.14.7

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/shiki@0.14.7. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
System shell access: npm @napi-rs/simple-git in module child_process

Module: child_process

Location: Package overview

From: pnpm-lock.yamlnpm/nextra@2.13.4npm/@napi-rs/simple-git@0.1.22

ℹ Read more on: This package | This alert | What is shell access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@napi-rs/simple-git@0.1.22. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
Potential security risk (AI signal): npm lodash-es is 80.0% likely risky

Notes: No overt malware/backdoor/IO/exfiltration behavior is present in this module itself. However, it is a high-risk template compiler because it dynamically generates and compiles JavaScript via Function(...) using template-derived fragments and caller-supplied configuration. In particular, the evaluate directive inserts raw JavaScript into the generated source, and with (obj) broadens scope when variable is unset. Treat template strings and especially evaluate/interpolate content and options as fully trusted or strictly controlled; otherwise, this can enable arbitrary code execution in the context of the application.

Confidence: 0.80

Severity: 0.70

From: pnpm-lock.yamlnpm/nextra@2.13.4npm/lodash-es@4.18.1

ℹ Read more on: This package | This alert | What are AI-detected potential security risks?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system identified potential security problems in this package. It is advised to review the package thoroughly and assess the potential risks before installation. You may also consider reporting the issue to the package maintainer or seeking alternative solutions with a stronger security posture.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/lodash-es@4.18.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
System shell access: npm next in module child_process

Module: child_process

Location: Package overview

From: package.jsonnpm/next@13.5.11

ℹ Read more on: This package | This alert | What is shell access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 3416f8b to 7922045 Compare December 16, 2023 16:34
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 7922045 to 8573b19 Compare January 10, 2024 19:13
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 763c82f to 6410379 Compare January 26, 2024 23:03
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 6410379 to 5e44b2a Compare March 7, 2024 02:13
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 5e44b2a to 691f083 Compare March 31, 2024 16:41
@vercel

vercel Bot commented Mar 31, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kiai-docs Ready Ready Preview, Comment Jul 16, 2026 8:02pm

@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 0162b1e to 9c86046 Compare September 25, 2025 15:48
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 9c86046 to 702ac62 Compare October 21, 2025 15:52
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 702ac62 to 1970614 Compare November 10, 2025 14:07
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 1970614 to 39ae044 Compare November 18, 2025 20:01
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 39ae044 to c0d5d5f Compare December 3, 2025 17:37
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from c0d5d5f to 633badd Compare December 31, 2025 14:52
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 633badd to 39539d7 Compare January 8, 2026 20:00
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 39539d7 to 2afd4cf Compare January 19, 2026 15:01
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 2afd4cf to 6b9d53f Compare January 23, 2026 17:30
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 6b9d53f to 8624662 Compare February 2, 2026 20:38
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 8624662 to a0df182 Compare February 12, 2026 10:46
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from a0df182 to c0dee5d Compare February 17, 2026 20:50
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from c0dee5d to a0b6266 Compare March 5, 2026 18:06
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from a0b6266 to 76735b5 Compare March 13, 2026 19:00
@thewilloftheshadow

Copy link
Copy Markdown
Member

Superceded by v2 docs

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.

1 participant