Skip to content

Commit 9cd397c

Browse files
renovate[bot]selenium-ciharsha509
authored
[js] Update dependency @apollo/client to v3.12.6 (#15093)
* [js] Update dependency @apollo/client to v3.12.6 * Repin dependencies * Repin dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <[email protected]> Co-authored-by: Sri Harsha <[email protected]>
1 parent efe5a34 commit 9cd397c

File tree

3 files changed

+38
-32
lines changed

3 files changed

+38
-32
lines changed

javascript/grid-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"dependencies": {
7-
"@apollo/client": "3.12.5",
7+
"@apollo/client": "3.12.6",
88
"@emotion/react": "11.14.0",
99
"@emotion/styled": "11.14.0",
1010
"@mui/icons-material": "5.15.18",

pnpm-lock.yaml

Lines changed: 31 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

py/requirements_lock.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,9 @@ jaraco-classes==3.3.0 \
288288
jeepney==0.8.0 \
289289
--hash=sha256:5efe48d255973902f6badc3ce55e2aa6c5c3b3bc642059ef3a91247bcfcc5806 \
290290
--hash=sha256:c0a454ad016ca575060802ee4d590dd912e35c122fa04e70306de3d076cce755
291-
# via secretstorage
291+
# via
292+
# keyring
293+
# secretstorage
292294
keyring==24.3.0 \
293295
--hash=sha256:4446d35d636e6a10b8bce7caa66913dd9eca5fd222ca03a3d42c38608ac30836 \
294296
--hash=sha256:e730ecffd309658a08ee82535a3b5ec4b4c8669a9be11efb66249d8e0aeb9a25
@@ -516,7 +518,9 @@ rich==13.7.0 \
516518
secretstorage==3.3.3 \
517519
--hash=sha256:2403533ef369eca6d2ba81718576c5e0f564d5cca1b58f73a8b23e7d4eeebd77 \
518520
--hash=sha256:f356e6628222568e3af06f2eba8df495efa13b3b63081dafd4f7d9a7b7bc9f99
519-
# via -r py/requirements.txt
521+
# via
522+
# -r py/requirements.txt
523+
# keyring
520524
sniffio==1.3.1 \
521525
--hash=sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2 \
522526
--hash=sha256:f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc

0 commit comments

Comments
 (0)