Skip to content

Commit 8adf363

Browse files
fix(deps): update all non-major dependencies (#2533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcd74b4 commit 8adf363

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"globby": "14.0.2",
6262
"graphql": "16.10.0",
6363
"graphql-subscriptions": "3.0.0",
64-
"graphql-ws": "6.0.1",
64+
"graphql-ws": "6.0.2",
6565
"husky": "9.1.7",
6666
"jest": "29.7.0",
6767
"lint-staged": "15.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4955,9 +4955,9 @@
49554955
integrity sha512-AySf2kV6OHvwgD3DrLdT2az2g4hRdoRtKsFCLdZo3jOoKte+ft/IQJEnOW7CPT0RYUskS3elv6eabYgSyTH4tg==
49564956

49574957
"@theguild/components@^7.0.0":
4958-
version "7.6.1"
4959-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.6.1.tgz#ec14917b2f8446c0f74d6a48cfeaed8bf25e7a7b"
4960-
integrity sha512-5HnuvISB7Kll+g8SLnQqVWSOHdeNL7gkztSYelVpbeqCrjpDFId9vjMV9GitPhhf44uzf1zksp9NbTriMmys8A==
4958+
version "7.6.2"
4959+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.6.2.tgz#84bed82023b158a12cdf37adc625746fb0af75c0"
4960+
integrity sha512-Qibz7M8w+hYs4yNUrsiZAPyBx+SnsJcg94h/c4hpKaLeD+MS5IFyyuvntE8lUnJ2XemuniX5xgH2+xvecOtzZA==
49614961
dependencies:
49624962
"@giscus/react" "3.0.0"
49634963
"@next/bundle-analyzer" "15.1.0"
@@ -9515,10 +9515,10 @@ graphql-tag@^2.11.0:
95159515
dependencies:
95169516
tslib "^2.1.0"
95179517

9518-
9519-
version "6.0.1"
9520-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.1.tgz#a5e9186b68f45716b4282f209d3038a3607dc25c"
9521-
integrity sha512-ScU+lpgXMVH+BQecv+veIk6eqF8eNZgvRZU+UNaXGvQ1mGq1uEuQRzmrCvMnaZOW1IX+E5PKZvFNXO39LGZU2Q==
9518+
9519+
version "6.0.2"
9520+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.2.tgz#5ea5b21cdb155cc40d1564b0d51568fccb9d90b2"
9521+
integrity sha512-9fzn1gacbVA2h8JWQhStEfHiGnrF0lJJJLdAJWvwBVEw8h6khOrQy/WO1cXopLGgnzls4gIeMj+csZVTnsDzrw==
95229522

95239523
95249524
version "3.9.1"
@@ -14324,12 +14324,12 @@ rw@1:
1432414324
resolved "https://registry.yarnpkg.com/rw/-/rw-1.3.3.tgz#3f862dfa91ab766b14885ef4d01124bfda074fb4"
1432514325
integrity sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==
1432614326

14327-
[email protected], safe-buffer@^5.0.1:
14327+
1432814328
version "5.2.1"
1432914329
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
1433014330
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
1433114331

14332-
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
14332+
safe-buffer@^5.0.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
1433314333
version "5.1.2"
1433414334
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
1433514335
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==

0 commit comments

Comments
 (0)