Skip to content

Commit 87f50e3

Browse files
committed
chore(deps): update all non-major dependencies
1 parent f1f45be commit 87f50e3

2 files changed

Lines changed: 77 additions & 77 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@types/jest": "^27.5.2",
6969
"@types/jsonwebtoken": "^8.5.9",
7070
"@types/redis": "^2.8.32",
71-
"@typescript-eslint/eslint-plugin": "^5.43.0",
72-
"@typescript-eslint/parser": "^5.43.0",
71+
"@typescript-eslint/eslint-plugin": "^5.44.0",
72+
"@typescript-eslint/parser": "^5.44.0",
7373
"babel-jest": "^27.5.1",
7474
"codecov": "^3.8.3",
7575
"eslint-config-4catalyzer": "^1.5.0",
@@ -87,11 +87,11 @@
8787
"jest": "^27.5.1",
8888
"jsonwebtoken": "^8.5.1",
8989
"lint-staged": "^12.5.0",
90-
"prettier": "^2.7.1",
90+
"prettier": "^2.8.0",
9191
"redis-mock": "^0.56.3",
9292
"semantic-release": "^19.0.5",
93-
"socket.io": "^4.5.3",
94-
"socket.io-client": "^4.5.3",
93+
"socket.io": "^4.5.4",
94+
"socket.io-client": "^4.5.4",
9595
"travis-deploy-once": "^5.0.11",
9696
"typescript": "^4.9.3",
9797
"utility-types": "^3.10.0"

yarn.lock

Lines changed: 72 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -2313,87 +2313,87 @@
23132313
dependencies:
23142314
"@types/yargs-parser" "*"
23152315

2316-
"@typescript-eslint/eslint-plugin@^5.43.0":
2317-
version "5.43.0"
2318-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.43.0.tgz#4a5248eb31b454715ddfbf8cfbf497529a0a78bc"
2319-
integrity sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==
2320-
dependencies:
2321-
"@typescript-eslint/scope-manager" "5.43.0"
2322-
"@typescript-eslint/type-utils" "5.43.0"
2323-
"@typescript-eslint/utils" "5.43.0"
2316+
"@typescript-eslint/eslint-plugin@^5.44.0":
2317+
version "5.44.0"
2318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
2319+
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
2320+
dependencies:
2321+
"@typescript-eslint/scope-manager" "5.44.0"
2322+
"@typescript-eslint/type-utils" "5.44.0"
2323+
"@typescript-eslint/utils" "5.44.0"
23242324
debug "^4.3.4"
23252325
ignore "^5.2.0"
23262326
natural-compare-lite "^1.4.0"
23272327
regexpp "^3.2.0"
23282328
semver "^7.3.7"
23292329
tsutils "^3.21.0"
23302330

2331-
"@typescript-eslint/parser@^5.43.0":
2332-
version "5.43.0"
2333-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.43.0.tgz#9c86581234b88f2ba406f0b99a274a91c11630fd"
2334-
integrity sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==
2331+
"@typescript-eslint/parser@^5.44.0":
2332+
version "5.44.0"
2333+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.44.0.tgz#99e2c710a2252191e7a79113264f438338b846ad"
2334+
integrity sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==
23352335
dependencies:
2336-
"@typescript-eslint/scope-manager" "5.43.0"
2337-
"@typescript-eslint/types" "5.43.0"
2338-
"@typescript-eslint/typescript-estree" "5.43.0"
2336+
"@typescript-eslint/scope-manager" "5.44.0"
2337+
"@typescript-eslint/types" "5.44.0"
2338+
"@typescript-eslint/typescript-estree" "5.44.0"
23392339
debug "^4.3.4"
23402340

2341-
"@typescript-eslint/scope-manager@5.43.0":
2342-
version "5.43.0"
2343-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.43.0.tgz#566e46303392014d5d163704724872e1f2dd3c15"
2344-
integrity sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==
2341+
"@typescript-eslint/scope-manager@5.44.0":
2342+
version "5.44.0"
2343+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
2344+
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
23452345
dependencies:
2346-
"@typescript-eslint/types" "5.43.0"
2347-
"@typescript-eslint/visitor-keys" "5.43.0"
2346+
"@typescript-eslint/types" "5.44.0"
2347+
"@typescript-eslint/visitor-keys" "5.44.0"
23482348

2349-
"@typescript-eslint/type-utils@5.43.0":
2350-
version "5.43.0"
2351-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.43.0.tgz#91110fb827df5161209ecca06f70d19a96030be6"
2352-
integrity sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==
2349+
"@typescript-eslint/type-utils@5.44.0":
2350+
version "5.44.0"
2351+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
2352+
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
23532353
dependencies:
2354-
"@typescript-eslint/typescript-estree" "5.43.0"
2355-
"@typescript-eslint/utils" "5.43.0"
2354+
"@typescript-eslint/typescript-estree" "5.44.0"
2355+
"@typescript-eslint/utils" "5.44.0"
23562356
debug "^4.3.4"
23572357
tsutils "^3.21.0"
23582358

2359-
"@typescript-eslint/types@5.43.0":
2360-
version "5.43.0"
2361-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
2362-
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
2359+
"@typescript-eslint/types@5.44.0":
2360+
version "5.44.0"
2361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
2362+
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
23632363

2364-
"@typescript-eslint/typescript-estree@5.43.0":
2365-
version "5.43.0"
2366-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.43.0.tgz#b6883e58ba236a602c334be116bfc00b58b3b9f2"
2367-
integrity sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==
2364+
"@typescript-eslint/typescript-estree@5.44.0":
2365+
version "5.44.0"
2366+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
2367+
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
23682368
dependencies:
2369-
"@typescript-eslint/types" "5.43.0"
2370-
"@typescript-eslint/visitor-keys" "5.43.0"
2369+
"@typescript-eslint/types" "5.44.0"
2370+
"@typescript-eslint/visitor-keys" "5.44.0"
23712371
debug "^4.3.4"
23722372
globby "^11.1.0"
23732373
is-glob "^4.0.3"
23742374
semver "^7.3.7"
23752375
tsutils "^3.21.0"
23762376

2377-
"@typescript-eslint/utils@5.43.0", "@typescript-eslint/utils@^5.10.0":
2378-
version "5.43.0"
2379-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.43.0.tgz#00fdeea07811dbdf68774a6f6eacfee17fcc669f"
2380-
integrity sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==
2377+
"@typescript-eslint/utils@5.44.0", "@typescript-eslint/utils@^5.10.0":
2378+
version "5.44.0"
2379+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
2380+
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
23812381
dependencies:
23822382
"@types/json-schema" "^7.0.9"
23832383
"@types/semver" "^7.3.12"
2384-
"@typescript-eslint/scope-manager" "5.43.0"
2385-
"@typescript-eslint/types" "5.43.0"
2386-
"@typescript-eslint/typescript-estree" "5.43.0"
2384+
"@typescript-eslint/scope-manager" "5.44.0"
2385+
"@typescript-eslint/types" "5.44.0"
2386+
"@typescript-eslint/typescript-estree" "5.44.0"
23872387
eslint-scope "^5.1.1"
23882388
eslint-utils "^3.0.0"
23892389
semver "^7.3.7"
23902390

2391-
"@typescript-eslint/visitor-keys@5.43.0":
2392-
version "5.43.0"
2393-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.43.0.tgz#cbbdadfdfea385310a20a962afda728ea106befa"
2394-
integrity sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==
2391+
"@typescript-eslint/visitor-keys@5.44.0":
2392+
version "5.44.0"
2393+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
2394+
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
23952395
dependencies:
2396-
"@typescript-eslint/types" "5.43.0"
2396+
"@typescript-eslint/types" "5.44.0"
23972397
eslint-visitor-keys "^3.3.0"
23982398

23992399
JSONStream@^1.0.4:
@@ -4805,10 +4805,10 @@ engine.io-parser@~5.0.3:
48054805
resolved "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-5.0.4.tgz#0b13f704fa9271b3ec4f33112410d8f3f41d0fc0"
48064806
integrity sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg==
48074807

4808-
engine.io@~6.2.0:
4809-
version "6.2.0"
4810-
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.2.0.tgz#003bec48f6815926f2b1b17873e576acd54f41d0"
4811-
integrity sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg==
4808+
engine.io@~6.2.1:
4809+
version "6.2.1"
4810+
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.2.1.tgz#e3f7826ebc4140db9bbaa9021ad6b1efb175878f"
4811+
integrity sha512-ECceEFcAaNRybd3lsGQKas3ZlMVjN3cyWwMP25D2i0zWfyiytVbTpRPa34qrr+FHddtpBVOmq4H/DCv1O0lZRA==
48124812
dependencies:
48134813
"@types/cookie" "^0.4.1"
48144814
"@types/cors" "^2.8.12"
@@ -10073,10 +10073,10 @@ prettier-linter-helpers@^1.0.0:
1007310073
dependencies:
1007410074
fast-diff "^1.1.2"
1007510075

10076-
prettier@^2.4.1, prettier@^2.7.1:
10077-
version "2.7.1"
10078-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
10079-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
10076+
prettier@^2.4.1, prettier@^2.8.0:
10077+
version "2.8.0"
10078+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
10079+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
1008010080

1008110081
pretty-format@^27.0.0, pretty-format@^27.5.1:
1008210082
version "27.5.1"
@@ -11212,35 +11212,35 @@ socket.io-adapter@~2.4.0:
1121211212
resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-2.4.0.tgz#b50a4a9ecdd00c34d4c8c808224daa1a786152a6"
1121311213
integrity sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==
1121411214

11215-
socket.io-client@^4.5.3:
11216-
version "4.5.3"
11217-
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-4.5.3.tgz#bed69209d001465b2fea650d2e95c1e82768ab5e"
11218-
integrity sha512-I/hqDYpQ6JKwtJOf5ikM+Qz+YujZPMEl6qBLhxiP0nX+TfXKhW4KZZG8lamrD6Y5ngjmYHreESVasVCgi5Kl3A==
11215+
socket.io-client@^4.5.4:
11216+
version "4.5.4"
11217+
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-4.5.4.tgz#d3cde8a06a6250041ba7390f08d2468ccebc5ac9"
11218+
integrity sha512-ZpKteoA06RzkD32IbqILZ+Cnst4xewU7ZYK12aS1mzHftFFjpoMz69IuhP/nL25pJfao/amoPI527KnuhFm01g==
1121911219
dependencies:
1122011220
"@socket.io/component-emitter" "~3.1.0"
1122111221
debug "~4.3.2"
1122211222
engine.io-client "~6.2.3"
11223-
socket.io-parser "~4.2.0"
11223+
socket.io-parser "~4.2.1"
1122411224

11225-
socket.io-parser@~4.2.0:
11226-
version "4.2.0"
11227-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.0.tgz#3f01e5bc525d94aa52a97ed5cbc12e229bbc4d6b"
11228-
integrity sha512-tLfmEwcEwnlQTxFB7jibL/q2+q8dlVQzj4JdRLJ/W/G1+Fu9VSxCx1Lo+n1HvXxKnM//dUuD0xgiA7tQf57Vng==
11225+
socket.io-parser@~4.2.1:
11226+
version "4.2.1"
11227+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.1.tgz#01c96efa11ded938dcb21cbe590c26af5eff65e5"
11228+
integrity sha512-V4GrkLy+HeF1F/en3SpUaM+7XxYXpuMUWLGde1kSSh5nQMN4hLrbPIkD+otwh6q9R6NOQBN4AMaOZ2zVjui82g==
1122911229
dependencies:
1123011230
"@socket.io/component-emitter" "~3.1.0"
1123111231
debug "~4.3.1"
1123211232

11233-
socket.io@^4.5.3:
11234-
version "4.5.3"
11235-
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.5.3.tgz#44dffea48d7f5aa41df4a66377c386b953bc521c"
11236-
integrity sha512-zdpnnKU+H6mOp7nYRXH4GNv1ux6HL6+lHL8g7Ds7Lj8CkdK1jJK/dlwsKDculbyOHifcJ0Pr/yeXnZQ5GeFrcg==
11233+
socket.io@^4.5.4:
11234+
version "4.5.4"
11235+
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.5.4.tgz#a4513f06e87451c17013b8d13fdfaf8da5a86a90"
11236+
integrity sha512-m3GC94iK9MfIEeIBfbhJs5BqFibMtkRk8ZpKwG2QwxV0m/eEhPIV4ara6XCF1LWNAus7z58RodiZlAH71U3EhQ==
1123711237
dependencies:
1123811238
accepts "~1.3.4"
1123911239
base64id "~2.0.0"
1124011240
debug "~4.3.2"
11241-
engine.io "~6.2.0"
11241+
engine.io "~6.2.1"
1124211242
socket.io-adapter "~2.4.0"
11243-
socket.io-parser "~4.2.0"
11243+
socket.io-parser "~4.2.1"
1124411244

1124511245
sockjs-client@^1.5.0:
1124611246
version "1.5.1"

0 commit comments

Comments
 (0)