Skip to content

Bump next from 14.2.15 to 15.5.10#6

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next-15.5.10
Closed

Bump next from 14.2.15 to 15.5.10#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next-15.5.10

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps next from 14.2.15 to 15.5.10.

Release notes

Sourced from next's releases.

v15.5.10

Please refer the following changelogs for more information about this security release:

v15.4.11

Please see this changelog for more information about this security patch.

v15.3.9

Please see this changelog for more information about this security patch.

v15.2.9

Please see this changelog for more information about this security patch.

v15.1.12

Please see this changelog for more information about this security patch.

v15.0.8

Please see this changelog for more information about this security patch.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 15.5.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.15...v15.5.10)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 1, 2026
@socket-security
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 Medium
Network access: npm @next/eslint-plugin-next in module globalThis["fetch"]

Module: globalThis["fetch"]

Location: Package overview

From: pnpm-lock.yamlnpm/eslint-config-next@13.5.11npm/@next/eslint-plugin-next@13.5.11

ℹ Read more on: This package | This alert | What is network 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 remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@next/eslint-plugin-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 Medium
Dynamic code execution: npm async-function

Eval Type: Function

Location: Package overview

From: pnpm-lock.yamlnpm/eslint-config-next@13.5.11npm/eslint-plugin-react@7.37.5npm/async-function@1.0.0

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

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: Avoid packages that use dynamic code execution like eval(), since this could potentially execute any code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/async-function@1.0.0. 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
Dynamic code execution: npm generator-function

Eval Type: Function

Location: Package overview

From: pnpm-lock.yamlnpm/eslint-config-next@13.5.11npm/eslint-plugin-react@7.37.5npm/generator-function@2.0.1

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

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: Avoid packages that use dynamic code execution like eval(), since this could potentially execute any code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/generator-function@2.0.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
Potential vulnerability: npm next with risk level "medium"

Location: Package overview

From: package.jsonnpm/next@15.5.10

ℹ Read more on: This package | This alert | Navigating potential vulnerabilities

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: It is advisable to proceed with caution. Engage in a review of the package's security aspects and consider reaching out to the package maintainer for the latest information or patches.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@15.5.10. 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
Install-time scripts: npm sharp during install

Install script: install

Source: node install/check.js || npm run build

From: pnpm-lock.yamlnpm/sharp@0.34.5

ℹ Read more on: This package | This alert | What is an install script?

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 be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/sharp@0.34.5. 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 Low
Embedded URLs or IPs: npm @next/eslint-plugin-next

URLs: https://nextjs.org/docs/messages/inline-script-id, https://nextjs.org/docs/messages/no-assign-module-variable, https://nextjs.org/docs/messages/no-page-custom-font, https://fonts.googleapis.com/css, https://nextjs.org/docs/messages/no-html-link-for-pages, https://nextjs.org/docs/messages/no-script-component-in-head, https://nextjs.org/docs/messages/no-img-element, https://nextjs.org/docs/messages/no-document-import-in-page, https://nextjs.org/docs/messages/no-css-tags, https://nextjs.org/docs/messages/no-head-element, https://nextjs.org/docs/messages/no-sync-scripts, https://nextjs.org/docs/messages/no-styled-jsx-in-document, Array.prototype.at, Function.prototype.name, Object.is, https://nextjs.org/docs/messages/no-unwanted-polyfillio, https://cdn.polyfill.io/v2/, https://polyfill.io/v3/, www.google-analytics.com/analytics.js, www.googletagmanager.com/gtag/js, www.googletagmanager.com/gtm.js, https://nextjs.org/docs/messages/next-script-for-ga, https://nextjs.org/docs/messages/no-async-client-component, https://nextjs.org/docs/messages/google-font-preconnect, https://fonts.gstatic.com, https://nextjs.org/docs/messages/no-head-import-in-document, https://nextjs.org/docs/messages/no-before-interactive-script-outside-document, https://nextjs.org/docs/messages/no-title-in-document-head, https://nextjs.org/docs/messages/google-font-display, https://nextjs.org/docs/messages/no-duplicate-head

Location: Package overview

From: pnpm-lock.yamlnpm/eslint-config-next@13.5.11npm/@next/eslint-plugin-next@13.5.11

ℹ Read more on: This package | This alert | What are URL strings?

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: Review all remote URLs to ensure they are intentional, pointing to trusted sources, and not being used for data exfiltration or loading untrusted code at runtime.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@next/eslint-plugin-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 Low
Embedded URLs or IPs: npm @types/node

URLs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array, https://developer.mozilla.org/en-US/docs/Web/API/Blob, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer, https://developer.mozilla.org/en-US/docs/Web/API/File, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView, https://developer.mozilla.org/en-US/docs/Web/JavaScript/-, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/set, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf, https://nodejs.org/docs/latest-v18.x/api/stream.html#readable-streams, https://nodejs.org/docs/latest-v18.x/api/stream.html#writable-streams, https://nodejs.org/docs/latest-v18.x/api/readline.html#example-read-file-stream-line-by-line, 224.0.0.114, 127.0.0.1, 0.0.0.0, https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses, https://tools.ietf.org/html/rfc4007, 10.0.0.2, http://man7.org/linux/man-pages/man2/fdatasync.2.html, http://man7.org/linux/man-pages/man2/fsync.2.html, https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error, https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file, https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams, http://man7.org/linux/man-pages/man2/readlink.2.html, http://man7.org/linux/man-pages/man2/lstat.2.html, http://man7.org/linux/man-pages/man2/link.2.html, http://man7.org/linux/man-pages/man2/unlink.2.html, https://tc39.github.io/ecma262/#sec-asynciterable-interface, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol, http://man7.org/linux/man-pages/man3/opendir.3.html, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/subarray, 192.168.1.1, 74.125.127.100, 123.123.123.123, 10.0.0.1, 10.0.0.10, 10.0.0.3, 222.111.111.222, 127.000.000.001, 127.0.0.1/24, options.name, example.org, 93.184.216.34, archive.org, nodejs.org, example.com, https://nodejs.org/docs/latest-v18.x/api/errors.html#class-error, https://nodejs.org/docs/latest-v18.x/api/util.html#utilpromisifyoriginal, https://tools.ietf.org/html/rfc8482, https://nodejs.org/docs/latest-v18.x/api/dns.html#error-codes, https://nodejs.org/docs/latest-v18.x/api/dns.html#dnspromiseslookuphostname-options, https://tools.ietf.org/html/rfc5952#section-6, https://man7.org/linux/man-pages/man5/resolv.conf.5.html, https://datatracker.ietf.org/doc/html/rfc5952#section-6, https://nodejs.org/docs/latest-v18.x/api/cli.html#--dns-result-orderorder, https://nodejs.org/docs/latest-v18.x/api/worker_threads.html, 4.4.4.4, https://nodejs.org/docs/latest-v18.x/api/child_process.html#child_processspawncommand-args-options, https://nodejs.org/docs/latest-v18.x/api/child_process.html#advanced-serialization, https://nodejs.org/docs/latest-v18.x/api/child_process.html#child_processforkmodulepath-args-options, https://nodejs.org/docs/latest-v18.x/api/child_process.html#subprocesssendmessage-sendhandle-options-callback, https://nodejs.org/docs/latest-v18.x/api/process.html#processkillpid-signal, module.id, https://github.com/nodejs/node/blob/v18.0.0/lib/child_process.js, subprocess.channel, test.sh, https://github.com/nodejs/node/blob/v18.0.0/lib/crypto.js, https://www.openssl.org/docs/man1.1.0/apps/openssl-spkac.html, https://nodejs.org/dist/latest-v10.x/docs/api/crypto.html#crypto_crypto_constants, https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html, https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html., https://www.openssl.org/docs/man1.1.0/crypto/EVP_BytesToKey.html, https://github.com/nonce-disrespect/nonce-disrespect, https://en.wikipedia.org/wiki/Initialization_vector, https://www.rfc-editor.org/rfc/rfc2412.txt, https://www.rfc-editor.org/rfc/rfc3526.txt, https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf, https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle#Modulo_bias, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger, https://www.w3.org/TR/capability-urls/, https://www.rfc-editor.org/rfc/rfc4122.txt, https://www.rfc-editor.org/rfc/rfc2818.txt, https://www.rfc-editor.org/rfc/rfc5280.txt, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt, https://nodejs.org/docs/latest/api/webcrypto.html, ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34, https://nodejs.org/en/docs/inspector, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Inequality, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions, http://man7.org/linux/man-pages/man3/readdir.3.html, http://man7.org/linux/man-pages/man3/realpath.3.html, http://man7.org/linux/man-pages/man2/rmdir.2.html, http://man7.org/linux/man-pages/man2/mkdir.2.html, http://man7.org/linux/man-pages/man2/pwrite.2.html, fs.read, fs.watch, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER, xn--fsq.com, xn--maana-pta.com, ana.com, xn----dqo34k.com, readable.map, process.report.directory, https://nodejs.org/docs/latest-v20.x/api/os.html#dlopen-constants, process.pid, https://nodejs.org/download/release/v12.18.1/node-v12.18.1.tar.gz, https://nodejs.org/download/release/v12.18.1/node-v12.18.1-headers.tar.gz, https://nodejs.org/download/release/v12.18.1/win-x64/node.lib, process.report, https://example.com/some/path?page=1&#x26, urlObject.host, urlObject.search, http://example.com/, http://example.com/one, http://example.com/two, https://tools.ietf.org/html/rfc5891#section-4.4, https://url.spec.whatwg.org/#example-url-parsing, https://example.org/, https://example.org/foo#bar, https://example.org/foo#baz, https://example.org:81/foo, https://example.com:82/foo, example.com:82, url.host, https://example.com:81/foo, https://example.org:82/foo, example.org:82, https://example.org/foo, https://example.com/bar, https://example.org/foo/bar?baz, https://example.org, https://example.org/abc/xyz?123, https://example.org/abcdef?123, https://example.org:8888, https://example.org:1234/, ftp://example.org/, https://example.org/abc?123, https://example.org/abc?abc=xyz, https://example.org/abc?foo=~bar, https://www.example.com, https://test.example.org, https://www.example.com/, https://test.example.org/, https://example.org/?abc=123, https://example.org/?abc=123&#x26, https://example.org/?a=b, https://example.org/?a=b&#x26, https://en.wikipedia.org/wiki/Sorting_algorithm#Stability, https://nodejs.org/api/url.html#the-whatwg-url-api, https://nodejs.org/docs/latest-v18.x/api/process.html#a-note-on-process-io, https://github.com/nodejs/node/blob/v18.20.1/lib/console.js, https://developer.mozilla.org/en-US/docs/Glossary/Falsy, https://nodejs.org/docs/latest-v18.x/api/util.html#utilformatformat-args, https://developer.mozilla.org/en-US/docs/Glossary/Truthy, https://nodejs.org/docs/latest-v18.x/api/util.html#utilinspectobject-options, http://man7.org/linux/man-pages/man3/printf.3.html, https://nodejs.org/docs/latest-v18.x/api/process.html#processstdout, https://nodejs.org/docs/latest-v18.x/api/process.html#processstderr, encrypted.google.com, github.com, https://encrypted.google.com/, http://example.org:8000, https://example.org:80, https://example.org/foo/bar, http2stream.id, https://example.com, 127.0.0.1:8000, request.stream, http://example.com, http://example.com/status?name=ryan, response.stream, https://tools.ietf.org/html/rfc7540, https://http2.github.io/faq/#does-http2-require-encryption, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray, https://github.com/nodejs/node/issues/4179, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/constructor, options.stream, https://nodejs.org/dist/latest-v10.x/docs/api/repl.html#repl_customizing_repl_output, https://nodejs.org/dist/latest-v11.x/docs/api/readline.html#readline_use_of_the_completer_function, https://nodejs.org/dist/latest-v10.x/docs/api/repl.html#repl_commands_and_special_keys, https://nodejs.org/dist/latest-v10.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable, https://nodejs.org/dist/latest-v10.x/docs/api/repl.html#repl_class_replserver, 4.4.4.4:1053, https://nodejs.org/docs/latest-v18.x/api/dns.html#dnspromisessetdefaultresultorderorder, https://github.com/WebAssembly/wabt, https://github.com/nodejs/node/blob/v18.19.1/lib/wasi.js, https://www.openssl.org/docs/man1.1.1/man3/SSL_CIPHER_get_name.html, https://tools.ietf.org/html/rfc5929, options.ca, performanceEntry.name, https://es5.github.io/#x15.1, http://127.0.0.1:8124/, https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/onmessage, https://developer.mozilla.org/en-US/docs/Web/API/EventTarget, https://nodejs.org/api/globals.html#broadcastchannel, https://nodejs.org/api/globals.html#messagechannel, https://www.chromium.org/developers/how-tos/trace-event-profiling-tool, https://github.com/nodejs/node/blob/v18.0.0/lib/trace_events.js, https://docs.libuv.org/en/v1.x/misc.html#c.uv_available_parallelism, https://linux.die.net/man/3/uname, https://en.wikipedia.org/wiki/Uname#Examples, https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os

Location: Package overview

From: package.jsonnpm/@types/node@18.19.130

ℹ Read more on: This package | This alert | What are URL strings?

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: Review all remote URLs to ensure they are intentional, pointing to trusted sources, and not being used for data exfiltration or loading untrusted code at runtime.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@types/node@18.19.130. 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 Low
Embedded URLs or IPs: npm @types/react

URLs: https://react.dev/reference/react-dom/components/common#ref-callback, https://react.dev/reference/react/Component#refs, https://react.dev/learn/rendering-lists#keeping-list-items-in-order-with-key, https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom, https://react-typescript-cheatsheet.netlify.app/docs/react-types/reactnode/, https://legacy.reactjs.org/docs/react-component.html#displayname, https://react.dev/reference/react/createContext#provider, https://react.dev/reference/react/createContext#consumer, https://react.dev/learn/passing-data-deeply-with-context, https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/context/, https://react.dev/reference/react/createContext#reference, https://github.com/DefinitelyTyped/DefinitelyTyped/pull/24509#issuecomment-382213106, https://react.dev/reference/react/Component#static-contexttype, https://react.dev/reference/react/Component#context, https://legacy.reactjs.org/docs/legacy-context.html, https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18365#issuecomment-351013257, https://legacy.reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs, https://legacy.reactjs.org/docs/react-without-es6.html, https://www.npmjs.com/package/create-react-class, https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components, https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-lifecycle-methods, https://react.dev/reference/react/Component#static-proptypes, https://react.dev/reference/react/Component#static-defaultprops, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment#default_value, https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/forward_and_create_ref/, https://github.com/microsoft/TypeScript/issues/36826, https://legacy.reactjs.org/docs/legacy-context.html#how-to-use-context, https://github.com/microsoft/TypeScript/issues/7234, https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state, https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path, https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props, https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update, https://legacy.reactjs.org/blog/2016/07/13/mixins-considered-harmful.html, https://react.dev/reference/react/forwardRef, https://react.dev/reference/react/useContext, https://react.dev/reference/react/useState, https://react.dev/reference/react/useReducer, https://react.dev/reference/react/useCallback, https://github.com/DefinitelyTyped/DefinitelyTyped/issues/52873#issuecomment-845806435, https://react.dev/reference/react/useMemo, https://react.dev/reference/react/useDeferredValue, https://react.dev/reference/react/useTransition, https://reactjs.org/blog/2019/02/06/react-v16.8.0.html#testing-hooks, https://github.com/facebook/react/pull/21913, https://github.com/reactwg/react-18/discussions/86, https://github.com/DefinitelyTyped/DefinitelyTyped/issues/11508#issuecomment-256045682, https://www.w3.org/TR/uievents-key/#keys-modifier, https://www.w3.org/TR/uievents-key/#named-key-attribute-values, https://github.com/frenic/csstype#what-should-i-do-when-i-get-type-errors, https://www.w3.org/TR/wai-aria-1.1/

Location: Package overview

From: package.jsonnpm/@types/react@18.3.28

ℹ Read more on: This package | This alert | What are URL strings?

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: Review all remote URLs to ensure they are intentional, pointing to trusted sources, and not being used for data exfiltration or loading untrusted code at runtime.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@types/react@18.3.28. 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 Low
Publisher changed: npm async-function is now published by ljharb instead of eduardorfs

New Author: ljharb

Previous Author: eduardorfs

From: pnpm-lock.yamlnpm/eslint-config-next@13.5.11npm/eslint-plugin-react@7.37.5npm/async-function@1.0.0

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

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: Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/async-function@1.0.0. 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 Low
Embedded URLs or IPs: npm autoprefixer

URLs: DXImageTransform.Microsoft, https://github.com/browserslist/browserslist#readme, https://twitter.com/browserslist, https://github.com/postcss/autoprefixer#readme, https://github.com/postcss/autoprefixer/issues/1148

Location: Package overview

From: package.jsonnpm/autoprefixer@10.4.27

ℹ Read more on: This package | This alert | What are URL strings?

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: Review all remote URLs to ensure they are intentional, pointing to trusted sources, and not being used for data exfiltration or loading untrusted code at runtime.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/autoprefixer@10.4.27. 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 Low
Environment variable access: npm baseline-browser-mapping

Location: Package overview

From: pnpm-lock.yamlnpm/autoprefixer@10.4.27npm/baseline-browser-mapping@2.10.0

ℹ Read more on: This package | This alert | What is environment variable 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 be clear about which environment variables they access, and care should be taken to ensure they only access environment variables they claim to.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/baseline-browser-mapping@2.10.0. 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 Low
Environment variable access: npm baseline-browser-mapping

Env Vars: BROWSERSLIST_IGNORE_OLD_DATA

Location: Package overview

From: pnpm-lock.yamlnpm/autoprefixer@10.4.27npm/baseline-browser-mapping@2.10.0

ℹ Read more on: This package | This alert | What is environment variable 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 be clear about which environment variables they access, and care should be taken to ensure they only access environment variables they claim to.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/baseline-browser-mapping@2.10.0. 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 Low
Environment variable access: npm baseline-browser-mapping

Env Vars: BASELINE_BROWSER_MAPPING_IGNORE_OLD_DATA

Location: Package overview

From: pnpm-lock.yamlnpm/autoprefixer@10.4.27npm/baseline-browser-mapping@2.10.0

ℹ Read more on: This package | This alert | What is environment variable 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 be clear about which environment variables they access, and care should be taken to ensure they only access environment variables they claim to.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/baseline-browser-mapping@2.10.0. 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 Low
Embedded URLs or IPs: npm chokidar

URLs: https://github.com/micromatch/anymatch, https://nodejs.org/api/fs.html#fs_class_fs_stats, https://stackoverflow.com/a/11781404/1358405

Location: Package overview

From: pnpm-lock.yamlnpm/tailwindcss@3.4.19npm/chokidar@3.6.0

ℹ Read more on: This package | This alert | What are URL strings?

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: Review all remote URLs to ensure they are intentional, pointing to trusted sources, and not being used for data exfiltration or loading untrusted code at runtime.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/chokidar@3.6.0. 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.

See 24 more rows in the dashboard

View full report

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 20, 2026

Superseded by #7.

@dependabot dependabot Bot closed this Mar 20, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/next-15.5.10 branch March 20, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants