From 09f65f21cbde28b7d5e0ff3eefdb9b3f35c1d01e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 08:08:34 +0000 Subject: [PATCH] fix(deps): update dependency next to v13.5.11 --- web-tests/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/web-tests/yarn.lock b/web-tests/yarn.lock index c7a5f5c..f113194 100644 --- a/web-tests/yarn.lock +++ b/web-tests/yarn.lock @@ -1882,9 +1882,7 @@ natural-compare@^1.4.0: integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== next@^13.0.2: - version "13.2.1" - resolved "https://registry.yarnpkg.com/next/-/next-13.2.1.tgz#34d823f518632b36379863228ed9f861c335b9c0" - integrity sha512-qhgJlDtG0xidNViJUPeQHLGJJoT4zDj/El7fP3D3OzpxJDUfxsm16cK4WTMyvSX1ciIfAq05u+0HqFAa+VJ+Hg== + version "13.5.11" dependencies: "@next/env" "13.2.1" "@swc/helpers" "0.4.14"