Skip to content

Commit 3943cad

Browse files
build(deps): update dependencies (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad653f3 commit 3943cad

File tree

2 files changed

+77
-59
lines changed

2 files changed

+77
-59
lines changed

authorization-server/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ethers": "5.7.2",
5050
"express": "4.18.2",
5151
"ioredis": "5.3.2",
52-
"joi": "17.12.0",
52+
"joi": "17.12.1",
5353
"jsonwebtoken": "9.0.2",
5454
"nestjs-pino": "3.5.0",
5555
"passport": "0.7.0",
@@ -73,13 +73,13 @@
7373
"@types/express": "4.17.21",
7474
"@types/jest": "29.5.11",
7575
"@types/joi": "17.2.3",
76-
"@types/node": "18.19.10",
76+
"@types/node": "18.19.13",
7777
"@types/passport-jwt": "3.0.13",
7878
"@types/passport-local": "1.0.38",
7979
"@types/set-cookie-parser": "2.4.7",
8080
"@types/supertest": "2.0.16",
81-
"@typescript-eslint/eslint-plugin": "6.19.1",
82-
"@typescript-eslint/parser": "6.19.1",
81+
"@typescript-eslint/eslint-plugin": "6.20.0",
82+
"@typescript-eslint/parser": "6.20.0",
8383
"eslint": "8.56.0",
8484
"eslint-config-prettier": "9.1.0",
8585
"eslint-plugin-jest": "27.6.3",

authorization-server/yarn.lock

+73-55
Original file line numberDiff line numberDiff line change
@@ -1741,6 +1741,13 @@
17411741
dependencies:
17421742
"@hapi/hoek" "^9.0.0"
17431743

1744+
"@sideway/address@^4.1.5":
1745+
version "4.1.5"
1746+
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5"
1747+
integrity sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==
1748+
dependencies:
1749+
"@hapi/hoek" "^9.0.0"
1750+
17441751
"@sideway/formula@^3.0.1":
17451752
version "3.0.1"
17461753
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f"
@@ -2223,10 +2230,10 @@
22232230
dependencies:
22242231
undici-types "~5.26.4"
22252232

2226-
"@types/[email protected].10":
2227-
version "18.19.10"
2228-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.10.tgz#4de314ab66faf6bc8ba691021a091ddcdf13a158"
2229-
integrity sha512-IZD8kAM02AW1HRDTPOlz3npFava678pr8Ie9Vp8uRhBROXAv8MXT2pCnGZZAKYdromsNQLHQcfWQ6EOatVLtqA==
2233+
"@types/[email protected].13":
2234+
version "18.19.13"
2235+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.13.tgz#c3e989ca967b862a1f6c8c4148fe31865eedaf1a"
2236+
integrity sha512-kgnbRDj8ioDyGxoiaXsiu1Ybm/K14ajCgMOkwiqpHrnF7d7QiYRoRqHIpglMMs3DwXinlK4qJ8TZGlj4hfleJg==
22302237
dependencies:
22312238
undici-types "~5.26.4"
22322239

@@ -2386,32 +2393,32 @@
23862393
dependencies:
23872394
"@types/node" "*"
23882395

2389-
"@typescript-eslint/eslint-plugin@6.19.1":
2390-
version "6.19.1"
2391-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.1.tgz#bb0676af940bc23bf299ca58dbdc6589c2548c2e"
2392-
integrity sha512-roQScUGFruWod9CEyoV5KlCYrubC/fvG8/1zXuT0WTcxX87GnMMmnksMwSg99lo1xiKrBzw2icsJPMAw1OtKxg==
2396+
"@typescript-eslint/eslint-plugin@6.20.0":
2397+
version "6.20.0"
2398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.20.0.tgz#9cf31546d2d5e884602626d89b0e0d2168ac25ed"
2399+
integrity sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==
23932400
dependencies:
23942401
"@eslint-community/regexpp" "^4.5.1"
2395-
"@typescript-eslint/scope-manager" "6.19.1"
2396-
"@typescript-eslint/type-utils" "6.19.1"
2397-
"@typescript-eslint/utils" "6.19.1"
2398-
"@typescript-eslint/visitor-keys" "6.19.1"
2402+
"@typescript-eslint/scope-manager" "6.20.0"
2403+
"@typescript-eslint/type-utils" "6.20.0"
2404+
"@typescript-eslint/utils" "6.20.0"
2405+
"@typescript-eslint/visitor-keys" "6.20.0"
23992406
debug "^4.3.4"
24002407
graphemer "^1.4.0"
24012408
ignore "^5.2.4"
24022409
natural-compare "^1.4.0"
24032410
semver "^7.5.4"
24042411
ts-api-utils "^1.0.1"
24052412

2406-
"@typescript-eslint/parser@6.19.1":
2407-
version "6.19.1"
2408-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.19.1.tgz#68a87bb21afaf0b1689e9cdce0e6e75bc91ada78"
2409-
integrity sha512-WEfX22ziAh6pRE9jnbkkLGp/4RhTpffr2ZK5bJ18M8mIfA8A+k97U9ZyaXCEJRlmMHh7R9MJZWXp/r73DzINVQ==
2413+
"@typescript-eslint/parser@6.20.0":
2414+
version "6.20.0"
2415+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.20.0.tgz#17e314177304bdf498527e3c4b112e41287b7416"
2416+
integrity sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==
24102417
dependencies:
2411-
"@typescript-eslint/scope-manager" "6.19.1"
2412-
"@typescript-eslint/types" "6.19.1"
2413-
"@typescript-eslint/typescript-estree" "6.19.1"
2414-
"@typescript-eslint/visitor-keys" "6.19.1"
2418+
"@typescript-eslint/scope-manager" "6.20.0"
2419+
"@typescript-eslint/types" "6.20.0"
2420+
"@typescript-eslint/typescript-estree" "6.20.0"
2421+
"@typescript-eslint/visitor-keys" "6.20.0"
24152422
debug "^4.3.4"
24162423

24172424
"@typescript-eslint/[email protected]":
@@ -2422,21 +2429,21 @@
24222429
"@typescript-eslint/types" "5.62.0"
24232430
"@typescript-eslint/visitor-keys" "5.62.0"
24242431

2425-
"@typescript-eslint/scope-manager@6.19.1":
2426-
version "6.19.1"
2427-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.19.1.tgz#2f527ee30703a6169a52b31d42a1103d80acd51b"
2428-
integrity sha512-4CdXYjKf6/6aKNMSly/BP4iCSOpvMmqtDzRtqFyyAae3z5kkqEjKndR5vDHL8rSuMIIWP8u4Mw4VxLyxZW6D5w==
2432+
"@typescript-eslint/scope-manager@6.20.0":
2433+
version "6.20.0"
2434+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz#8a926e60f6c47feb5bab878246dc2ae465730151"
2435+
integrity sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==
24292436
dependencies:
2430-
"@typescript-eslint/types" "6.19.1"
2431-
"@typescript-eslint/visitor-keys" "6.19.1"
2437+
"@typescript-eslint/types" "6.20.0"
2438+
"@typescript-eslint/visitor-keys" "6.20.0"
24322439

2433-
"@typescript-eslint/type-utils@6.19.1":
2434-
version "6.19.1"
2435-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.19.1.tgz#6a130e3afe605a4898e043fa9f72e96309b54935"
2436-
integrity sha512-0vdyld3ecfxJuddDjACUvlAeYNrHP/pDeQk2pWBR2ESeEzQhg52DF53AbI9QCBkYE23lgkhLCZNkHn2hEXXYIg==
2440+
"@typescript-eslint/type-utils@6.20.0":
2441+
version "6.20.0"
2442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.20.0.tgz#d395475cd0f3610dd80c7d8716fa0db767da3831"
2443+
integrity sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==
24372444
dependencies:
2438-
"@typescript-eslint/typescript-estree" "6.19.1"
2439-
"@typescript-eslint/utils" "6.19.1"
2445+
"@typescript-eslint/typescript-estree" "6.20.0"
2446+
"@typescript-eslint/utils" "6.20.0"
24402447
debug "^4.3.4"
24412448
ts-api-utils "^1.0.1"
24422449

@@ -2445,10 +2452,10 @@
24452452
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
24462453
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
24472454

2448-
"@typescript-eslint/types@6.19.1":
2449-
version "6.19.1"
2450-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.1.tgz#2d4c9d492a63ede15e7ba7d129bdf7714b77f771"
2451-
integrity sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg==
2455+
"@typescript-eslint/types@6.20.0":
2456+
version "6.20.0"
2457+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.20.0.tgz#5ccd74c29011ae7714ae6973e4ec0c634708b448"
2458+
integrity sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==
24522459

24532460
"@typescript-eslint/[email protected]":
24542461
version "5.62.0"
@@ -2463,31 +2470,31 @@
24632470
semver "^7.3.7"
24642471
tsutils "^3.21.0"
24652472

2466-
"@typescript-eslint/typescript-estree@6.19.1":
2467-
version "6.19.1"
2468-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.1.tgz#796d88d88882f12e85bb33d6d82d39e1aea54ed1"
2469-
integrity sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA==
2473+
"@typescript-eslint/typescript-estree@6.20.0":
2474+
version "6.20.0"
2475+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz#5b2d0975949e6bdd8d45ee1471461ef5fadc5542"
2476+
integrity sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==
24702477
dependencies:
2471-
"@typescript-eslint/types" "6.19.1"
2472-
"@typescript-eslint/visitor-keys" "6.19.1"
2478+
"@typescript-eslint/types" "6.20.0"
2479+
"@typescript-eslint/visitor-keys" "6.20.0"
24732480
debug "^4.3.4"
24742481
globby "^11.1.0"
24752482
is-glob "^4.0.3"
24762483
minimatch "9.0.3"
24772484
semver "^7.5.4"
24782485
ts-api-utils "^1.0.1"
24792486

2480-
"@typescript-eslint/utils@6.19.1":
2481-
version "6.19.1"
2482-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.19.1.tgz#df93497f9cfddde2bcc2a591da80536e68acd151"
2483-
integrity sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w==
2487+
"@typescript-eslint/utils@6.20.0":
2488+
version "6.20.0"
2489+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.20.0.tgz#0e52afcfaa51af5656490ba4b7437cc3aa28633d"
2490+
integrity sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==
24842491
dependencies:
24852492
"@eslint-community/eslint-utils" "^4.4.0"
24862493
"@types/json-schema" "^7.0.12"
24872494
"@types/semver" "^7.5.0"
2488-
"@typescript-eslint/scope-manager" "6.19.1"
2489-
"@typescript-eslint/types" "6.19.1"
2490-
"@typescript-eslint/typescript-estree" "6.19.1"
2495+
"@typescript-eslint/scope-manager" "6.20.0"
2496+
"@typescript-eslint/types" "6.20.0"
2497+
"@typescript-eslint/typescript-estree" "6.20.0"
24912498
semver "^7.5.4"
24922499

24932500
"@typescript-eslint/utils@^5.10.0":
@@ -2512,12 +2519,12 @@
25122519
"@typescript-eslint/types" "5.62.0"
25132520
eslint-visitor-keys "^3.3.0"
25142521

2515-
"@typescript-eslint/visitor-keys@6.19.1":
2516-
version "6.19.1"
2517-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.1.tgz#2164073ed4fc34a5ff3b5e25bb5a442100454c4c"
2518-
integrity sha512-gkdtIO+xSO/SmI0W68DBg4u1KElmIUo3vXzgHyGPs6cxgB0sa3TlptRAAE0hUY1hM6FcDKEv7aIwiTGm76cXfQ==
2522+
"@typescript-eslint/visitor-keys@6.20.0":
2523+
version "6.20.0"
2524+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz#f7ada27f2803de89df0edd9fd7be22c05ce6a498"
2525+
integrity sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==
25192526
dependencies:
2520-
"@typescript-eslint/types" "6.19.1"
2527+
"@typescript-eslint/types" "6.20.0"
25212528
eslint-visitor-keys "^3.4.1"
25222529

25232530
"@ungap/structured-clone@^1.2.0":
@@ -7110,7 +7117,7 @@ [email protected]:
71107117
import-local "^3.0.2"
71117118
jest-cli "^29.7.0"
71127119

7113-
joi@*, joi@17.12.0, joi@^17.6.0:
7120+
joi@*, joi@^17.6.0:
71147121
version "17.12.0"
71157122
resolved "https://registry.yarnpkg.com/joi/-/joi-17.12.0.tgz#a3fb5715f198beb0471cd551dd26792089c308d5"
71167123
integrity sha512-HSLsmSmXz+PV9PYoi3p7cgIbj06WnEBNT28n+bbBNcPZXZFqCzzvGqpTBPujx/Z0nh1+KNQPDrNgdmQ8dq0qYw==
@@ -7121,6 +7128,17 @@ joi@*, [email protected], joi@^17.6.0:
71217128
"@sideway/formula" "^3.0.1"
71227129
"@sideway/pinpoint" "^2.0.0"
71237130

7131+
7132+
version "17.12.1"
7133+
resolved "https://registry.yarnpkg.com/joi/-/joi-17.12.1.tgz#3347ecf4cd3301962d42191c021b165eef1f395b"
7134+
integrity sha512-vtxmq+Lsc5SlfqotnfVjlViWfOL9nt/avKNbKYizwf6gsCfq9NYY/ceYRMFD8XDdrjJ9abJyScWmhmIiy+XRtQ==
7135+
dependencies:
7136+
"@hapi/hoek" "^9.3.0"
7137+
"@hapi/topo" "^5.1.0"
7138+
"@sideway/address" "^4.1.5"
7139+
"@sideway/formula" "^3.0.1"
7140+
"@sideway/pinpoint" "^2.0.0"
7141+
71247142
joycon@^3.1.1:
71257143
version "3.1.1"
71267144
resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.1.1.tgz#bce8596d6ae808f8b68168f5fc69280996894f03"

0 commit comments

Comments
 (0)