Skip to content

chore(deps): bump the npm-deps group across 1 directory with 10 updates#705

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/npm-deps-066cf19222
Open

chore(deps): bump the npm-deps group across 1 directory with 10 updates#705
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/npm-deps-066cf19222

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-deps group with 10 updates in the / directory:

Package From To
@stripe/stripe-js 9.7.0 9.8.0
hono 4.12.23 4.12.25
vocs 2.0.10 2.0.12
waku 1.0.0-beta.1 1.0.0-beta.2
@iconify/json 2.2.482 2.2.484
@types/node 25.9.1 25.9.3
@types/react 19.2.16 19.2.17
happy-dom 20.9.0 20.10.2
shiki 4.1.0 4.2.0
vite-plugin-mkcert 2.0.0 2.1.0

Updates @stripe/stripe-js from 9.7.0 to 9.8.0

Release notes

Sourced from @​stripe/stripe-js's releases.

v9.8.0

Changed

  • Add CurrencySelector element definitions for getElement and create (#930)
  • Add new appearance API variable types (#931)
  • add unit label to checkout.d.ts (#929)
Commits

Updates hono from 4.12.23 to 4.12.25

Release notes

Sourced from hono's releases.

v4.12.25

Security fixes

This release includes fixes for the following security issues:

CORS Middleware reflects any Origin with credentials when origin defaults to the wildcard

Affects: hono/cors. Fixes the wildcard origin reflecting the request Origin and sending Access-Control-Allow-Credentials: true when credentials: true is set without an explicit origin, where any site a logged-in user visited could make credentialed cross-origin requests and read responses from cookie-authenticated endpoints. GHSA-88fw-hqm2-52qc

Body Limit Middleware can be bypassed on AWS Lambda by understating Content-Length

Affects: hono/body-limit on AWS Lambda (hono/aws-lambda, hono/lambda-edge). Fixes the request being built with the client-declared Content-Length while the body is delivered fully buffered, where a client could declare a small Content-Length with a much larger body and slip past the configured size limit. GHSA-rv63-4mwf-qqc2

Path traversal in serve-static on Windows via encoded backslash (%5C)

Affects: serveStatic on Windows (Node, Bun, Deno adapters). Fixes the path guard allowing a lone backslash, where an encoded backslash (%5C) decoded to \ was treated as a separator by the Windows path resolver, letting a single URL segment escape into a middleware-guarded subtree. GHSA-wwfh-h76j-fc44

AWS Lambda adapter merges multiple Set-Cookie headers into one value, dropping cookies on ALB single-header and Lattice

Affects: hono/aws-lambda. Fixes multiple Set-Cookie response headers being joined into one comma-separated value for ALB single-header responses and VPC Lattice v2, where the value could not be split back into individual cookies and clients silently dropped or misparsed them. GHSA-j6c9-x7qj-28xf

Lambda@Edge adapter keeps only the last value of a repeated request header, dropping the rest

Affects: hono/lambda-edge. Fixes repeated request headers being written with overwrite instead of append, where only the last value of a header such as X-Forwarded-For reached the application and the remaining values were silently dropped. GHSA-wgpf-jwqj-8h8p

v4.12.24

What's Changed

Full Changelog: honojs/hono@v4.12.23...v4.12.24

Commits

Updates vocs from 2.0.10 to 2.0.12

Release notes

Sourced from vocs's releases.

vocs@2.0.12

Patch Changes

  • 23ca0df: Added copy-to-clipboard behavior for heading anchor links.

vocs@2.0.11

Patch Changes

  • c7dcfd0: Fixed inline Twoslash cache comments leaking into rendered code snippets.
Changelog

Sourced from vocs's changelog.

2.0.12

Patch Changes

  • 23ca0df: Added copy-to-clipboard behavior for heading anchor links.

2.0.11

Patch Changes

  • c7dcfd0: Fixed inline Twoslash cache comments leaking into rendered code snippets.
Commits

Updates waku from 1.0.0-beta.1 to 1.0.0-beta.2

Release notes

Sourced from waku's releases.

v1.0.0-beta.2

This release includes a breaking change, along with bug fixes and improvements.

Here's the summary:

Before (waku/server) After (waku/router/server)
unstable_getContext() returning { req, nonce, data } unstable_getRequest() returning Request
unstable_getHeaders() unstable_getHeaders() (moved module)
unstable_getContextData() removed, bring your own AsyncLocalStorage
context.nonce = ... unstable_setNonce(nonce)

For more information, see #2118.

What's Changed

Full Changelog: wakujs/waku@v1.0.0-beta.1...v1.0.0-beta.2

Commits

Updates @iconify/json from 2.2.482 to 2.2.484

Commits

Updates @types/node from 25.9.1 to 25.9.3

Commits

Updates @types/react from 19.2.16 to 19.2.17

Commits

Updates happy-dom from 20.9.0 to 20.10.2

Release notes

Sourced from happy-dom's releases.

v20.10.2

👷‍♂️ Patch fixes

v20.10.0

🎨 Features

Commits

Updates shiki from 4.1.0 to 4.2.0

Release notes

Sourced from shiki's releases.

v4.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vite-plugin-mkcert from 2.0.0 to 2.1.0

Release notes

Sourced from vite-plugin-mkcert's releases.

v2.1.0

2.1.0 (2026-06-03)

Features

  • Avoid shell execution for mkcert hosts (#124) (b7541de)
Changelog

Sourced from vite-plugin-mkcert's changelog.

2.1.0 (2026-06-03)

Features

  • Avoid shell execution for mkcert hosts (#124) (b7541de)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2026
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
mpp Ready Ready Preview, Comment Jun 19, 2026 2:10pm

Request Review

@socket-security

socket-security Bot commented Jun 16, 2026

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
Addedhappy-dom@​20.10.2661008896100
Addedshiki@​4.2.01001007796100
Added@​types/​react@​19.2.171001007995100
Added@​types/​node@​25.9.31001008195100
Addedvocs@​2.0.12901008896100
Addedvite-plugin-mkcert@​2.1.09910010090100
Added@​iconify/​json@​2.2.48410010010096100
Addedhono@​4.12.25991009796100
Added@​stripe/​stripe-js@​9.8.0100100100100100

View full report

@dependabot dependabot Bot changed the title chore(deps): bump the npm-deps group with 10 updates chore(deps): bump the npm-deps group across 1 directory with 10 updates Jun 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-deps-066cf19222 branch from 9a749cb to fd22f85 Compare June 17, 2026 14:16
Bumps the npm-deps group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@stripe/stripe-js](https://github.com/stripe/stripe-js) | `9.7.0` | `9.8.0` |
| [hono](https://github.com/honojs/hono) | `4.12.23` | `4.12.25` |
| [vocs](https://github.com/wevm/vocs) | `2.0.10` | `2.0.12` |
| [waku](https://github.com/wakujs/waku/tree/HEAD/packages/waku) | `1.0.0-beta.1` | `1.0.0-beta.2` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.482` | `2.2.484` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.1` | `25.9.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.16` | `19.2.17` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.9.0` | `20.10.2` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.1.0` | `4.2.0` |
| [vite-plugin-mkcert](https://github.com/liuweiGL/vite-plugin-mkcert) | `2.0.0` | `2.1.0` |



Updates `@stripe/stripe-js` from 9.7.0 to 9.8.0
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](stripe/stripe-js@v9.7.0...v9.8.0)

Updates `hono` from 4.12.23 to 4.12.25
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.23...v4.12.25)

Updates `vocs` from 2.0.10 to 2.0.12
- [Release notes](https://github.com/wevm/vocs/releases)
- [Changelog](https://github.com/wevm/vocs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wevm/vocs/compare/vocs@2.0.10...vocs@2.0.12)

Updates `waku` from 1.0.0-beta.1 to 1.0.0-beta.2
- [Release notes](https://github.com/wakujs/waku/releases)
- [Changelog](https://github.com/wakujs/waku/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wakujs/waku/commits/v1.0.0-beta.2/packages/waku)

Updates `@iconify/json` from 2.2.482 to 2.2.484
- [Commits](iconify/icon-sets@2.2.482...2.2.484)

Updates `@types/node` from 25.9.1 to 25.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.16 to 19.2.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `happy-dom` from 20.9.0 to 20.10.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.9.0...v20.10.2)

Updates `shiki` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v4.2.0/packages/shiki)

Updates `vite-plugin-mkcert` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/liuweiGL/vite-plugin-mkcert/releases)
- [Changelog](https://github.com/liuweiGL/vite-plugin-mkcert/blob/main/CHANGELOG.md)
- [Commits](liuweiGL/vite-plugin-mkcert@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: "@iconify/json"
  dependency-version: 2.2.484
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@stripe/stripe-js"
  dependency-version: 9.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: "@types/node"
  dependency-version: 25.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: happy-dom
  dependency-version: 20.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: hono
  dependency-version: 4.12.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: shiki
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: vite-plugin-mkcert
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: vocs
  dependency-version: 2.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: waku
  dependency-version: 1.0.0-beta.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-deps-066cf19222 branch from fd22f85 to 7379813 Compare June 17, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config 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.

1 participant