From 67a0dc4a66892716fd7d0e8d46822ffb8fb4b4f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 18:27:22 +0000 Subject: [PATCH] chore(deps): update dependency @sveltejs/kit to v2.15.0 --- frontend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 303a173..a8e978d 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -424,9 +424,9 @@ integrity sha512-YaDrquRpZwfcXbnlDsSrBQNCChVOT9MGuSg+dMAyfsAa1SmiAhrA5jUYUiIMC59G92kIbY/AaQOWcBdq+lh+zg== "@sveltejs/kit@^2.0.0": - version "2.14.1" - resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.14.1.tgz#6c96e6ec3b8043c2a1bfbb88faa8fec7699cefc5" - integrity sha512-6dRXi4uxknLMZZfSa0TAZfUfRzWoe0NgIXRcFZPY8iP78ZBMASkZh5L7VCsgLbW1KmA3fnraxZHqEcy9Ovj/ng== + version "2.15.0" + resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.15.0.tgz#9903e212a309a18ce9082ff6fe2cb64c3f4f79c1" + integrity sha512-FI1bhfhFNGI2sKg+BhiRyM4eaOvX+KZqRYSQqL5PK3ZZREX2xufZ6MzZAw79N846OnIxYNqcz/3VOUq+FPDd3w== dependencies: "@types/cookie" "^0.6.0" cookie "^0.6.0"