From 8fece05bcbd44e34f9585b55b3b0ca847a31cf87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 21:07:07 +0000 Subject: [PATCH] chore(deps): bump ipx from 1.3.1 to 1.3.2 Bumps [ipx](https://github.com/unjs/ipx) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/unjs/ipx/releases) - [Changelog](https://github.com/unjs/ipx/blob/v1.3.2/CHANGELOG.md) - [Commits](https://github.com/unjs/ipx/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: ipx dependency-version: 1.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4a3be10fa0e..57500958698 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9068,9 +9068,9 @@ ioredis@^5.3.2: standard-as-callback "^2.1.0" ipx@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/ipx/-/ipx-1.3.1.tgz#2ff4aa9bc5be74f63cccd80d1df430fcc5e715b6" - integrity sha512-hWRLXdMDOz2q81T2x9lowFtAGO3E5b2HtC8xOOBTrlnxygHNaVrZqJ5c1P3T7tDkC3oCocYRRz0VBffvJKeQlw== + version "1.3.2" + resolved "https://registry.yarnpkg.com/ipx/-/ipx-1.3.2.tgz#316752e839020f5fde092eb5424cf3f766bd8c89" + integrity sha512-C2lNT6S5AdPw9OT8gbqIKBwPW4KgGzUK4qKlYmG4UsVU/QtPvqvimd/EWx8flop3WpprTExGLaMsFxG46aHv9w== dependencies: "@fastify/accept-negotiator" "^1.1.0" consola "^3.2.3"