Skip to content

Commit b5afeb5

Browse files
chore(deps): lock file maintenance (#1406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b60b1b commit b5afeb5

1 file changed

Lines changed: 37 additions & 37 deletions

File tree

yarn.lock

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1528,10 +1528,10 @@
15281528
sync-fetch "0.6.0"
15291529
tslib "^2.4.0"
15301530

1531-
"@graphql-tools/batch-execute@^10.0.5":
1532-
version "10.0.5"
1533-
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-10.0.5.tgz#0ad010fb6a415ebf1c4386f041e7b46299c5d416"
1534-
integrity sha512-dL13tXkfGvAzLq2XfzTKAy9logIcltKYRuPketxdh3Ok3U6PN1HKMCHfrE9cmtAsxD96/8Hlghz5AtM+LRv/ig==
1531+
"@graphql-tools/batch-execute@^10.0.6":
1532+
version "10.0.6"
1533+
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-10.0.6.tgz#2a809798ef67e549d7ebbd250362f9f988086173"
1534+
integrity sha512-oT9rHn1WQMMgK/xRjz8+LKnRUVZ/YIsKBbJBuXgsSLM33I1O7diohmLku58matpqh9sc5RkRKEubwf9BuydUSw==
15351535
dependencies:
15361536
"@graphql-tools/utils" "^11.0.0"
15371537
"@whatwg-node/promise-helpers" "^1.3.2"
@@ -1549,12 +1549,12 @@
15491549
tslib "^2.4.0"
15501550
unixify "^1.0.0"
15511551

1552-
"@graphql-tools/delegate@^12.0.8":
1553-
version "12.0.8"
1554-
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-12.0.8.tgz#db139e4d6aa6ac8ba1a5c3232b115f568e0f6adf"
1555-
integrity sha512-yltGepWaJ9KsBY3QREJrZUKadhaiT4mO4ZO42hF/vfD2fIIOKZjn99qCSZBJ0YpVbLctPrgWrgDs3WgAl13fsA==
1552+
"@graphql-tools/delegate@^12.0.10":
1553+
version "12.0.10"
1554+
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-12.0.10.tgz#077e9086c8dca580328456938cadf74c3d71a212"
1555+
integrity sha512-KgPR7jykDbVgvGH3ZvhQg7+3DxwvC5Xmf3jk8/wNCO6nbtUmuUy/aVLf0BqMY3v+Q07zffcMxhqXKc3S6CWjpg==
15561556
dependencies:
1557-
"@graphql-tools/batch-execute" "^10.0.5"
1557+
"@graphql-tools/batch-execute" "^10.0.6"
15581558
"@graphql-tools/executor" "^1.4.13"
15591559
"@graphql-tools/schema" "^10.0.29"
15601560
"@graphql-tools/utils" "^11.0.0"
@@ -1580,9 +1580,9 @@
15801580
"@graphql-tools/utils" "^11.0.0"
15811581

15821582
"@graphql-tools/executor-graphql-ws@^3.1.2":
1583-
version "3.1.4"
1584-
resolved "https://registry.yarnpkg.com/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-3.1.4.tgz#16aa62ab17f622a530ac45c81aa1ff84a2896aac"
1585-
integrity sha512-wCQfWYLwg1JZmQ7rGaFy74AQyVFxpeqz19WWIGRgANiYlm+T0K3Hs6POgi0+nL3HvwxJIxhUlaRLFvkqm1zxSA==
1583+
version "3.1.5"
1584+
resolved "https://registry.yarnpkg.com/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-3.1.5.tgz#5d4ecc7a406126ae77489a0d1129ed7ccd9e5331"
1585+
integrity sha512-WXRsfwu9AkrORD9nShrd61OwwxeQ5+eXYcABRR3XPONFIS8pWQfDJGGqxql9/227o/s0DV5SIfkBURb5Knzv+A==
15861586
dependencies:
15871587
"@graphql-tools/executor-common" "^1.0.6"
15881588
"@graphql-tools/utils" "^11.0.0"
@@ -1593,9 +1593,9 @@
15931593
ws "^8.18.3"
15941594

15951595
"@graphql-tools/executor-http@^3.0.6":
1596-
version "3.1.0"
1597-
resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-3.1.0.tgz#571d47c46d88235ade7245130935c07c2594392b"
1598-
integrity sha512-DTaNU1rT2sxffwQlt+Aw68cHQWfGkjsaRk1D8nvG+DcCR8RNQo0d9qYt7pXIcfXYcQLb/OkABcGSuCfkopvHJg==
1596+
version "3.1.1"
1597+
resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-3.1.1.tgz#2952fec496178b4b0c994cc3ff448bc005401b29"
1598+
integrity sha512-Le57fMdN7nGBp8XddkpGreCzcPGCZ+uHs1kPw/xMKPJMsn/vZUHbWJ0FY0cb0jfE3OVhbMIjjSe/OHlG3Mm3zw==
15991599
dependencies:
16001600
"@graphql-hive/signal" "^2.0.0"
16011601
"@graphql-tools/executor-common" "^1.0.6"
@@ -1794,11 +1794,11 @@
17941794
tslib "^2.4.0"
17951795

17961796
"@graphql-tools/wrap@^11.1.1":
1797-
version "11.1.8"
1798-
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-11.1.8.tgz#4276c78a73ee68287a505ac7375019c6cc9fdc0b"
1799-
integrity sha512-VnU7K6IDvj7kM9Viz6oAQNc6lV380u7oOG1hYau5pzHB+h1VrTYg/jHXNtWrXwB88lhCgGHjrQCJJt4wz4QdQQ==
1797+
version "11.1.10"
1798+
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-11.1.10.tgz#6f8c4471e8c1d5c4d5a1c74fd753ce7158f1b7ea"
1799+
integrity sha512-N0pjYhhKwjWuWEDpKynt1NyMLNULGYhDQjZiz/tZNYunpfxr2+mFkx79sDlAA8epZesdAUZiDzWXSwnDnDvkdg==
18001800
dependencies:
1801-
"@graphql-tools/delegate" "^12.0.8"
1801+
"@graphql-tools/delegate" "^12.0.10"
18021802
"@graphql-tools/schema" "^10.0.29"
18031803
"@graphql-tools/utils" "^11.0.0"
18041804
"@whatwg-node/promise-helpers" "^1.3.2"
@@ -2938,9 +2938,9 @@ balanced-match@^4.0.2:
29382938
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
29392939

29402940
baseline-browser-mapping@^2.9.0:
2941-
version "2.10.0"
2942-
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz#5b09935025bf8a80e29130251e337c6a7fc8cbb9"
2943-
integrity sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==
2941+
version "2.10.8"
2942+
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.8.tgz#23d1cea1a85b181c2b8660b6cfe626dc2fb15630"
2943+
integrity sha512-PCLz/LXGBsNTErbtB6i5u4eLpHeMfi93aUv5duMmj6caNu6IphS4q6UevDnL36sZQv9lrP11dbPKGMaXPwMKfQ==
29442944

29452945
29462946
version "1.0.0"
@@ -3051,9 +3051,9 @@ camelcase@^5.0.0:
30513051
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
30523052

30533053
caniuse-lite@^1.0.30001759:
3054-
version "1.0.30001777"
3055-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001777.tgz#028f21e4b2718d138b55e692583e6810ccf60691"
3056-
integrity sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==
3054+
version "1.0.30001779"
3055+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001779.tgz#75e4941d406928ba00c8d7a3ddda0b2cb90d7474"
3056+
integrity sha512-U5og2PN7V4DMgF50YPNtnZJGWVLFjjsN3zb6uMT5VGYIewieDj1upwfuVNXf4Kor+89c3iCRJnSzMD5LmTvsfA==
30573057

30583058
capital-case@^1.0.4:
30593059
version "1.0.4"
@@ -3436,9 +3436,9 @@ dunder-proto@^1.0.0, dunder-proto@^1.0.1:
34363436
gopd "^1.2.0"
34373437

34383438
electron-to-chromium@^1.5.263:
3439-
version "1.5.307"
3440-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.307.tgz#09f8973100c39fb0d003b890393cd1d58932b1c8"
3441-
integrity sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==
3439+
version "1.5.313"
3440+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.313.tgz#193e9ae2c2ab6915acb41e833068381e4ef0b3e4"
3441+
integrity sha512-QBMrTWEf00GXZmJyx2lbYD45jpI3TUFnNIzJ5BBc8piGUDwMPa1GV6HJWTZVvY/eiN3fSopl7NRbgGp9sZ9LTA==
34423442

34433443
emoji-regex@^10.3.0:
34443444
version "10.6.0"
@@ -3912,9 +3912,9 @@ flat-cache@^4.0.0:
39123912
keyv "^4.5.4"
39133913

39143914
flatted@^3.2.9:
3915-
version "3.4.0"
3916-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.0.tgz#92ab2efec9b272eb85a3a25a106c3afbbc990d8b"
3917-
integrity sha512-kC6Bb+ooptOIvWj5B63EQWkF0FEnNjV2ZNkLMLZRDDduIiWeFF4iKnslwhiWxjAdbg4NzTNo6h0qLuvFrcx+Sw==
3915+
version "3.4.1"
3916+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.1.tgz#84ccd9579e76e9cc0d246c11d8be0beb019143e6"
3917+
integrity sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==
39183918

39193919
for-each@^0.3.3, for-each@^0.3.5:
39203920
version "0.3.5"
@@ -5035,9 +5035,9 @@ lower-case@^2.0.2:
50355035
tslib "^2.0.3"
50365036

50375037
lru-cache@^11.0.0:
5038-
version "11.2.6"
5039-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.6.tgz#356bf8a29e88a7a2945507b31f6429a65a192c58"
5040-
integrity sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==
5038+
version "11.2.7"
5039+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.7.tgz#9127402617f34cd6767b96daee98c28e74458d35"
5040+
integrity sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==
50415041

50425042
lru-cache@^5.1.1:
50435043
version "5.1.1"
@@ -6314,9 +6314,9 @@ tinyglobby@^0.2.15:
63146314
picomatch "^4.0.3"
63156315

63166316
tinyrainbow@^3.0.3:
6317-
version "3.0.3"
6318-
resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-3.0.3.tgz#984a5b1c1b25854a9b6bccbe77964d0593d1ea42"
6319-
integrity sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==
6317+
version "3.1.0"
6318+
resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-3.1.0.tgz#1d8a623893f95cf0a2ddb9e5d11150e191409421"
6319+
integrity sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==
63206320

63216321
title-case@^3.0.3:
63226322
version "3.0.3"

0 commit comments

Comments
 (0)