From 8adf363d40e709f6f6b545366392a62326413706 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 17:33:55 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies (#2533) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1a599417cd..0b6f79cc5d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "globby": "14.0.2", "graphql": "16.10.0", "graphql-subscriptions": "3.0.0", - "graphql-ws": "6.0.1", + "graphql-ws": "6.0.2", "husky": "9.1.7", "jest": "29.7.0", "lint-staged": "15.4.1", diff --git a/yarn.lock b/yarn.lock index affb1a2ba0..cad2649379 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4955,9 +4955,9 @@ integrity sha512-AySf2kV6OHvwgD3DrLdT2az2g4hRdoRtKsFCLdZo3jOoKte+ft/IQJEnOW7CPT0RYUskS3elv6eabYgSyTH4tg== "@theguild/components@^7.0.0": - version "7.6.1" - resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.6.1.tgz#ec14917b2f8446c0f74d6a48cfeaed8bf25e7a7b" - integrity sha512-5HnuvISB7Kll+g8SLnQqVWSOHdeNL7gkztSYelVpbeqCrjpDFId9vjMV9GitPhhf44uzf1zksp9NbTriMmys8A== + version "7.6.2" + resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.6.2.tgz#84bed82023b158a12cdf37adc625746fb0af75c0" + integrity sha512-Qibz7M8w+hYs4yNUrsiZAPyBx+SnsJcg94h/c4hpKaLeD+MS5IFyyuvntE8lUnJ2XemuniX5xgH2+xvecOtzZA== dependencies: "@giscus/react" "3.0.0" "@next/bundle-analyzer" "15.1.0" @@ -9515,10 +9515,10 @@ graphql-tag@^2.11.0: dependencies: tslib "^2.1.0" -graphql-ws@6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.1.tgz#a5e9186b68f45716b4282f209d3038a3607dc25c" - integrity sha512-ScU+lpgXMVH+BQecv+veIk6eqF8eNZgvRZU+UNaXGvQ1mGq1uEuQRzmrCvMnaZOW1IX+E5PKZvFNXO39LGZU2Q== +graphql-ws@6.0.2: + version "6.0.2" + resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.2.tgz#5ea5b21cdb155cc40d1564b0d51568fccb9d90b2" + integrity sha512-9fzn1gacbVA2h8JWQhStEfHiGnrF0lJJJLdAJWvwBVEw8h6khOrQy/WO1cXopLGgnzls4gIeMj+csZVTnsDzrw== graphql-yoga@3.9.1: version "3.9.1" @@ -14324,12 +14324,12 @@ rw@1: resolved "https://registry.yarnpkg.com/rw/-/rw-1.3.3.tgz#3f862dfa91ab766b14885ef4d01124bfda074fb4" integrity sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ== -safe-buffer@5.2.1, safe-buffer@^5.0.1: +safe-buffer@5.2.1: version "5.2.1" resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== -safe-buffer@~5.1.0, safe-buffer@~5.1.1: +safe-buffer@^5.0.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1: version "5.1.2" resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==