Skip to content

Commit cdb8e8a

Browse files
fix(deps): update all dependencies
1 parent ad0bc77 commit cdb8e8a

File tree

5 files changed

+91
-74
lines changed

5 files changed

+91
-74
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Initializes the CodeQL tools for scanning.
4141
- name: Initialize CodeQL
42-
uses: github/codeql-action/init@b374143c1149a9115d881581d29b8390bbcbb59c # v3.22.11
42+
uses: github/codeql-action/init@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
4343
with:
4444
languages: ${{ matrix.language }}
4545
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -53,7 +53,7 @@ jobs:
5353
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5454
# If this step fails, then you should remove it and run the build manually (see below)
5555
- name: Autobuild
56-
uses: github/codeql-action/autobuild@b374143c1149a9115d881581d29b8390bbcbb59c # v3.22.11
56+
uses: github/codeql-action/autobuild@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
5757

5858
# ℹ️ Command-line programs to run using the OS shell.
5959
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
@@ -66,4 +66,4 @@ jobs:
6666
# ./location_of_script_within_repo/buildscript.sh
6767

6868
- name: Perform CodeQL Analysis
69-
uses: github/codeql-action/analyze@b374143c1149a9115d881581d29b8390bbcbb59c # v3.22.11
69+
uses: github/codeql-action/analyze@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2828
- name: Setup Node.JS ${{ matrix.node }}
29-
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
29+
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
3030
with:
3131
node-version: ${{ matrix.node }}
3232
cache: 'yarn'

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/rgraphql/rgraphql v1.2.0
1111
github.com/sirupsen/logrus v1.9.3
1212
github.com/urfave/cli v1.22.14
13+
github.com/urfave/cli/v2 v2.27.0
1314
google.golang.org/protobuf v1.32.0
1415
)
1516

@@ -20,7 +21,6 @@ require (
2021
github.com/graphql-go/graphql v0.8.1 // indirect
2122
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
2223
github.com/russross/blackfriday/v2 v2.1.0 // indirect
23-
github.com/urfave/cli/v2 v2.26.0 // indirect
2424
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
2525
golang.org/x/mod v0.14.0 // indirect
2626
golang.org/x/sys v0.14.0 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ github.com/urfave/cli v1.22.14 h1:ebbhrRiGK2i4naQJr+1Xj92HXZCrK7MsyTS/ob3HnAk=
4343
github.com/urfave/cli v1.22.14/go.mod h1:X0eDS6pD6Exaclxm99NJ3FiCDRED7vIHpx2mDOHLvkA=
4444
github.com/urfave/cli/v2 v2.26.0 h1:3f3AMg3HpThFNT4I++TKOejZO8yU55t3JnnSr4S4QEI=
4545
github.com/urfave/cli/v2 v2.26.0/go.mod h1:8qnjx1vcq5s2/wpsqoZFndg2CE5tNFyrTvS6SinrnYQ=
46+
github.com/urfave/cli/v2 v2.27.0 h1:uNs1K8JwTFL84X68j5Fjny6hfANh9nTlJ6dRtZAFAHY=
47+
github.com/urfave/cli/v2 v2.27.0/go.mod h1:8qnjx1vcq5s2/wpsqoZFndg2CE5tNFyrTvS6SinrnYQ=
4648
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU=
4749
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673/go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8=
4850
golang.org/x/mod v0.14.0 h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=

yarn.lock

Lines changed: 84 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@adobe/css-tools@^4.3.1":
10+
"@adobe/css-tools@^4.3.2":
1111
version "4.3.2"
1212
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.2.tgz#a6abc715fb6884851fca9dad37fc34739a04fd11"
1313
integrity sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==
@@ -1143,13 +1143,20 @@
11431143
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
11441144
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11451145

1146-
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1146+
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4":
11471147
version "7.23.6"
11481148
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d"
11491149
integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==
11501150
dependencies:
11511151
regenerator-runtime "^0.14.0"
11521152

1153+
"@babel/runtime@^7.9.2":
1154+
version "7.23.7"
1155+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.7.tgz#dd7c88deeb218a0f8bd34d5db1aa242e0f203193"
1156+
integrity sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==
1157+
dependencies:
1158+
regenerator-runtime "^0.14.0"
1159+
11531160
"@babel/template@^7.22.15", "@babel/template@^7.3.3":
11541161
version "7.22.15"
11551162
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
@@ -2144,11 +2151,11 @@
21442151
pretty-format "^27.0.2"
21452152

21462153
"@testing-library/jest-dom@^6.1.5":
2147-
version "6.1.5"
2148-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.5.tgz#0a635d0ad4a1a880089d967299d94e9cfc81fbe1"
2149-
integrity sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==
2154+
version "6.1.6"
2155+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.6.tgz#d9a3ce61cd74ea792622d3da78a830f6786e8d93"
2156+
integrity sha512-YwuiOdYEcxhfC2u5iNKlvg2Q5MgbutovP6drq7J1HrCbvR+G58BbtoCoq+L/kNlrNFsu2Kt3jaFAviLVxYHJZg==
21502157
dependencies:
2151-
"@adobe/css-tools" "^4.3.1"
2158+
"@adobe/css-tools" "^4.3.2"
21522159
"@babel/runtime" "^7.9.2"
21532160
aria-query "^5.0.0"
21542161
chalk "^3.0.0"
@@ -2373,13 +2380,20 @@
23732380
dependencies:
23742381
"@types/node" "*"
23752382

2376-
"@types/node@*", "@types/node@>=13.7.0":
2383+
"@types/node@*":
23772384
version "20.10.5"
23782385
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
23792386
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
23802387
dependencies:
23812388
undici-types "~5.26.4"
23822389

2390+
"@types/node@>=13.7.0":
2391+
version "20.10.6"
2392+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
2393+
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
2394+
dependencies:
2395+
undici-types "~5.26.4"
2396+
23832397
"@types/parse-json@^4.0.0":
23842398
version "4.0.2"
23852399
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
@@ -2418,9 +2432,9 @@
24182432
"@types/react" "*"
24192433

24202434
"@types/react@*", "@types/react@^18.2.45":
2421-
version "18.2.45"
2422-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c"
2423-
integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==
2435+
version "18.2.46"
2436+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.46.tgz#f04d6c528f8f136ea66333bc66abcae46e2680df"
2437+
integrity sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==
24242438
dependencies:
24252439
"@types/prop-types" "*"
24262440
"@types/scheduler" "*"
@@ -2532,15 +2546,15 @@
25322546
tsutils "^3.21.0"
25332547

25342548
"@typescript-eslint/eslint-plugin@^6.15.0":
2535-
version "6.15.0"
2536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.15.0.tgz#b0b3e15fa8c3e67ed4386b765cc0ba98ad3a303b"
2537-
integrity sha512-j5qoikQqPccq9QoBAupOP+CBu8BaJ8BLjaXSioDISeTZkVO3ig7oSIKh3H+rEpee7xCXtWwSB4KIL5l6hWZzpg==
2549+
version "6.16.0"
2550+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.16.0.tgz#cc29fbd208ea976de3db7feb07755bba0ce8d8bc"
2551+
integrity sha512-O5f7Kv5o4dLWQtPX4ywPPa+v9G+1q1x8mz0Kr0pXUtKsevo+gIJHLkGc8RxaZWtP8RrhwhSNIWThnW42K9/0rQ==
25382552
dependencies:
25392553
"@eslint-community/regexpp" "^4.5.1"
2540-
"@typescript-eslint/scope-manager" "6.15.0"
2541-
"@typescript-eslint/type-utils" "6.15.0"
2542-
"@typescript-eslint/utils" "6.15.0"
2543-
"@typescript-eslint/visitor-keys" "6.15.0"
2554+
"@typescript-eslint/scope-manager" "6.16.0"
2555+
"@typescript-eslint/type-utils" "6.16.0"
2556+
"@typescript-eslint/utils" "6.16.0"
2557+
"@typescript-eslint/visitor-keys" "6.16.0"
25442558
debug "^4.3.4"
25452559
graphemer "^1.4.0"
25462560
ignore "^5.2.4"
@@ -2566,14 +2580,14 @@
25662580
debug "^4.3.4"
25672581

25682582
"@typescript-eslint/parser@^6.15.0":
2569-
version "6.15.0"
2570-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.15.0.tgz#1af69741cfa314a13c1434d0bdd5a0c3096699d7"
2571-
integrity sha512-MkgKNnsjC6QwcMdlNAel24jjkEO/0hQaMDLqP4S9zq5HBAUJNQB6y+3DwLjX7b3l2b37eNAxMPLwb3/kh8VKdA==
2572-
dependencies:
2573-
"@typescript-eslint/scope-manager" "6.15.0"
2574-
"@typescript-eslint/types" "6.15.0"
2575-
"@typescript-eslint/typescript-estree" "6.15.0"
2576-
"@typescript-eslint/visitor-keys" "6.15.0"
2583+
version "6.16.0"
2584+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.16.0.tgz#36f39f63b126aa25af2ad2df13d9891e9fd5b40c"
2585+
integrity sha512-H2GM3eUo12HpKZU9njig3DF5zJ58ja6ahj1GoHEHOgQvYxzoFJJEvC1MQ7T2l9Ha+69ZSOn7RTxOdpC/y3ikMw==
2586+
dependencies:
2587+
"@typescript-eslint/scope-manager" "6.16.0"
2588+
"@typescript-eslint/types" "6.16.0"
2589+
"@typescript-eslint/typescript-estree" "6.16.0"
2590+
"@typescript-eslint/visitor-keys" "6.16.0"
25772591
debug "^4.3.4"
25782592

25792593
"@typescript-eslint/[email protected]":
@@ -2584,13 +2598,13 @@
25842598
"@typescript-eslint/types" "5.62.0"
25852599
"@typescript-eslint/visitor-keys" "5.62.0"
25862600

2587-
"@typescript-eslint/scope-manager@6.15.0":
2588-
version "6.15.0"
2589-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.15.0.tgz#40e5214a3e9e048aca55ce33381bc61b6b51c32a"
2590-
integrity sha512-+BdvxYBltqrmgCNu4Li+fGDIkW9n//NrruzG9X1vBzaNK+ExVXPoGB71kneaVw/Jp+4rH/vaMAGC6JfMbHstVg==
2601+
"@typescript-eslint/scope-manager@6.16.0":
2602+
version "6.16.0"
2603+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
2604+
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
25912605
dependencies:
2592-
"@typescript-eslint/types" "6.15.0"
2593-
"@typescript-eslint/visitor-keys" "6.15.0"
2606+
"@typescript-eslint/types" "6.16.0"
2607+
"@typescript-eslint/visitor-keys" "6.16.0"
25942608

25952609
"@typescript-eslint/[email protected]":
25962610
version "5.62.0"
@@ -2602,13 +2616,13 @@
26022616
debug "^4.3.4"
26032617
tsutils "^3.21.0"
26042618

2605-
"@typescript-eslint/type-utils@6.15.0":
2606-
version "6.15.0"
2607-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.15.0.tgz#c22261bd00566821a300d08f4632533a8f9bed01"
2608-
integrity sha512-CnmHKTfX6450Bo49hPg2OkIm/D/TVYV7jO1MCfPYGwf6x3GO0VU8YMO5AYMn+u3X05lRRxA4fWCz87GFQV6yVQ==
2619+
"@typescript-eslint/type-utils@6.16.0":
2620+
version "6.16.0"
2621+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.16.0.tgz#5f21c3e49e540ad132dc87fc99af463c184d5ed1"
2622+
integrity sha512-ThmrEOcARmOnoyQfYkHw/DX2SEYBalVECmoldVuH6qagKROp/jMnfXpAU/pAIWub9c4YTxga+XwgAkoA0pxfmg==
26092623
dependencies:
2610-
"@typescript-eslint/typescript-estree" "6.15.0"
2611-
"@typescript-eslint/utils" "6.15.0"
2624+
"@typescript-eslint/typescript-estree" "6.16.0"
2625+
"@typescript-eslint/utils" "6.16.0"
26122626
debug "^4.3.4"
26132627
ts-api-utils "^1.0.1"
26142628

@@ -2617,10 +2631,10 @@
26172631
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
26182632
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
26192633

2620-
"@typescript-eslint/types@6.15.0":
2621-
version "6.15.0"
2622-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.15.0.tgz#a9f7b006aee52b0948be6e03f521814bf435ddd5"
2623-
integrity sha512-yXjbt//E4T/ee8Ia1b5mGlbNj9fB9lJP4jqLbZualwpP2BCQ5is6BcWwxpIsY4XKAhmdv3hrW92GdtJbatC6dQ==
2634+
"@typescript-eslint/types@6.16.0":
2635+
version "6.16.0"
2636+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
2637+
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
26242638

26252639
"@typescript-eslint/[email protected]":
26262640
version "5.62.0"
@@ -2635,16 +2649,17 @@
26352649
semver "^7.3.7"
26362650
tsutils "^3.21.0"
26372651

2638-
"@typescript-eslint/typescript-estree@6.15.0":
2639-
version "6.15.0"
2640-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.15.0.tgz#2f8a513df1ce5e6e1ba8e5c6aa52f392ae023fc5"
2641-
integrity sha512-7mVZJN7Hd15OmGuWrp2T9UvqR2Ecg+1j/Bp1jXUEY2GZKV6FXlOIoqVDmLpBiEiq3katvj/2n2mR0SDwtloCew==
2652+
"@typescript-eslint/typescript-estree@6.16.0":
2653+
version "6.16.0"
2654+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
2655+
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
26422656
dependencies:
2643-
"@typescript-eslint/types" "6.15.0"
2644-
"@typescript-eslint/visitor-keys" "6.15.0"
2657+
"@typescript-eslint/types" "6.16.0"
2658+
"@typescript-eslint/visitor-keys" "6.16.0"
26452659
debug "^4.3.4"
26462660
globby "^11.1.0"
26472661
is-glob "^4.0.3"
2662+
minimatch "9.0.3"
26482663
semver "^7.5.4"
26492664
ts-api-utils "^1.0.1"
26502665

@@ -2662,17 +2677,17 @@
26622677
eslint-scope "^5.1.1"
26632678
semver "^7.3.7"
26642679

2665-
"@typescript-eslint/utils@6.15.0":
2666-
version "6.15.0"
2667-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.15.0.tgz#f80dbb79f3b0f569077a8711dd44186a8933fa4c"
2668-
integrity sha512-eF82p0Wrrlt8fQSRL0bGXzK5nWPRV2dYQZdajcfzOD9+cQz9O7ugifrJxclB+xVOvWvagXfqS4Es7vpLP4augw==
2680+
"@typescript-eslint/utils@6.16.0":
2681+
version "6.16.0"
2682+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
2683+
integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==
26692684
dependencies:
26702685
"@eslint-community/eslint-utils" "^4.4.0"
26712686
"@types/json-schema" "^7.0.12"
26722687
"@types/semver" "^7.5.0"
2673-
"@typescript-eslint/scope-manager" "6.15.0"
2674-
"@typescript-eslint/types" "6.15.0"
2675-
"@typescript-eslint/typescript-estree" "6.15.0"
2688+
"@typescript-eslint/scope-manager" "6.16.0"
2689+
"@typescript-eslint/types" "6.16.0"
2690+
"@typescript-eslint/typescript-estree" "6.16.0"
26762691
semver "^7.5.4"
26772692

26782693
"@typescript-eslint/[email protected]":
@@ -2683,12 +2698,12 @@
26832698
"@typescript-eslint/types" "5.62.0"
26842699
eslint-visitor-keys "^3.3.0"
26852700

2686-
"@typescript-eslint/visitor-keys@6.15.0":
2687-
version "6.15.0"
2688-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.15.0.tgz#5baf97a7bfeec6f4894d400437055155a46b2330"
2689-
integrity sha512-1zvtdC1a9h5Tb5jU9x3ADNXO9yjP8rXlaoChu0DQX40vf5ACVpYIVIZhIMZ6d5sDXH7vq4dsZBT1fEGj8D2n2w==
2701+
"@typescript-eslint/visitor-keys@6.16.0":
2702+
version "6.16.0"
2703+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
2704+
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
26902705
dependencies:
2691-
"@typescript-eslint/types" "6.15.0"
2706+
"@typescript-eslint/types" "6.16.0"
26922707
eslint-visitor-keys "^3.4.1"
26932708

26942709
"@ungap/structured-clone@^1.2.0":
@@ -7497,6 +7512,13 @@ minimalistic-assert@^1.0.0:
74977512
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
74987513
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
74997514

7515+
[email protected], minimatch@^9.0.1:
7516+
version "9.0.3"
7517+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
7518+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
7519+
dependencies:
7520+
brace-expansion "^2.0.1"
7521+
75007522
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
75017523
version "3.1.2"
75027524
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -7518,13 +7540,6 @@ minimatch@^7.4.6:
75187540
dependencies:
75197541
brace-expansion "^2.0.1"
75207542

7521-
minimatch@^9.0.1:
7522-
version "9.0.3"
7523-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
7524-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
7525-
dependencies:
7526-
brace-expansion "^2.0.1"
7527-
75287543
minimist@^1.2.0, minimist@^1.2.6:
75297544
version "1.2.8"
75307545
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -10204,9 +10219,9 @@ [email protected]:
1020410219
protobufjs "^7.2.4"
1020510220

1020610221
ts-proto@^1.165.2:
10207-
version "1.165.2"
10208-
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.165.2.tgz#5394c4416eeba5f35fbf8111039875f3e288de44"
10209-
integrity sha512-Jhg3ZKelxhQ3zoBlKiVDfius2H7XLmdC0B+w5iCKUSyZqMIGQXC5iervR6CUIxaoLkSl7Pcw0XwCluR5TLf5NQ==
10222+
version "1.166.0"
10223+
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.166.0.tgz#6f7669ac161ac4c901eaa4590532c29be668dac9"
10224+
integrity sha512-7vO1bfKR+seFcu1ZqsLL4elnpRwEtt6WjhEEMeYKvGENgX/qa5njuGCrkL8uww5VxAAMUFfRnqyXC1q0HfhuiA==
1021010225
dependencies:
1021110226
case-anything "^2.1.13"
1021210227
protobufjs "^7.2.4"

0 commit comments

Comments
 (0)