862
862
" @types/yargs-parser" " *"
863
863
864
864
" @typescript-eslint/eslint-plugin@^5.21.0 " :
865
- version "5.28 .0"
866
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.28 .0.tgz#6204ac33bdd05ab27c7f77960f1023951115d403 "
867
- integrity sha512-DXVU6Cg29H2M6EybqSg2A+x8DgO9TCUBRp4QEXQHJceLS7ogVDP0g3Lkg/SZCqcvkAP/RruuQqK0gdlkgmhSUA ==
865
+ version "5.29 .0"
866
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.29 .0.tgz#c67794d2b0fd0b4a47f50266088acdc52a08aab6 "
867
+ integrity sha512-kgTsISt9pM53yRFQmLZ4npj99yGl3x3Pl7z4eA66OuTzAGC4bQB5H5fuLwPnqTKU3yyrrg4MIhjF17UYnL4c0w ==
868
868
dependencies :
869
- " @typescript-eslint/scope-manager" " 5.28 .0"
870
- " @typescript-eslint/type-utils" " 5.28 .0"
871
- " @typescript-eslint/utils" " 5.28 .0"
869
+ " @typescript-eslint/scope-manager" " 5.29 .0"
870
+ " @typescript-eslint/type-utils" " 5.29 .0"
871
+ " @typescript-eslint/utils" " 5.29 .0"
872
872
debug "^4.3.4"
873
873
functional-red-black-tree "^1.0.1"
874
874
ignore "^5.2.0"
877
877
tsutils "^3.21.0"
878
878
879
879
" @typescript-eslint/parser@^5.21.0 " :
880
- version "5.28 .0"
881
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.28 .0.tgz#639b101cad2bfb7ae16e69710ac95c42bd4eae33 "
882
- integrity sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA ==
880
+ version "5.29 .0"
881
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.29 .0.tgz#41314b195b34d44ff38220caa55f3f93cfca43cf "
882
+ integrity sha512-ruKWTv+x0OOxbzIw9nW5oWlUopvP/IQDjB5ZqmTglLIoDTctLlAJpAQFpNPJP/ZI7hTT9sARBosEfaKbcFuECw ==
883
883
dependencies :
884
- " @typescript-eslint/scope-manager" " 5.28 .0"
885
- " @typescript-eslint/types" " 5.28 .0"
886
- " @typescript-eslint/typescript-estree" " 5.28 .0"
884
+ " @typescript-eslint/scope-manager" " 5.29 .0"
885
+ " @typescript-eslint/types" " 5.29 .0"
886
+ " @typescript-eslint/typescript-estree" " 5.29 .0"
887
887
debug "^4.3.4"
888
888
889
- " @typescript-eslint/scope-manager@5.28 .0 " :
890
- version "5.28 .0"
891
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.28 .0.tgz#ef9a5c68fecde72fd2ff8a84b9c120324826c1b9 "
892
- integrity sha512-LeBLTqF/he1Z+boRhSqnso6YrzcKMTQ8bO/YKEe+6+O/JGof9M0g3IJlIsqfrK/6K03MlFIlycbf1uQR1IjE+w ==
889
+ " @typescript-eslint/scope-manager@5.29 .0 " :
890
+ version "5.29 .0"
891
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.29 .0.tgz#2a6a32e3416cb133e9af8dcf54bf077a916aeed3 "
892
+ integrity sha512-etbXUT0FygFi2ihcxDZjz21LtC+Eps9V2xVx09zFoN44RRHPrkMflidGMI+2dUs821zR1tDS6Oc9IXxIjOUZwA ==
893
893
dependencies :
894
- " @typescript-eslint/types" " 5.28 .0"
895
- " @typescript-eslint/visitor-keys" " 5.28 .0"
894
+ " @typescript-eslint/types" " 5.29 .0"
895
+ " @typescript-eslint/visitor-keys" " 5.29 .0"
896
896
897
- " @typescript-eslint/type-utils@5.28 .0 " :
898
- version "5.28 .0"
899
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.28 .0.tgz#53ccc78fdcf0205ef544d843b84104c0e9c7ca8e "
900
- integrity sha512-SyKjKh4CXPglueyC6ceAFytjYWMoPHMswPQae236zqe1YbhvCVQyIawesYywGiu98L9DwrxsBN69vGIVxJ4mQQ ==
897
+ " @typescript-eslint/type-utils@5.29 .0 " :
898
+ version "5.29 .0"
899
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.29 .0.tgz#241918001d164044020b37d26d5b9f4e37cc3d5d "
900
+ integrity sha512-JK6bAaaiJozbox3K220VRfCzLa9n0ib/J+FHIwnaV3Enw/TO267qe0pM1b1QrrEuy6xun374XEAsRlA86JJnyg ==
901
901
dependencies :
902
- " @typescript-eslint/utils" " 5.28 .0"
902
+ " @typescript-eslint/utils" " 5.29 .0"
903
903
debug "^4.3.4"
904
904
tsutils "^3.21.0"
905
905
906
- " @typescript-eslint/types@5.28 .0 " :
907
- version "5.28 .0"
908
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.28 .0.tgz#cffd9bcdce28db6daaa146e48a0be4387a6f4e9d "
909
- integrity sha512-2OOm8ZTOQxqkPbf+DAo8oc16sDlVR5owgJfKheBkxBKg1vAfw2JsSofH9+16VPlN9PWtv8Wzhklkqw3k/zCVxA ==
906
+ " @typescript-eslint/types@5.29 .0 " :
907
+ version "5.29 .0"
908
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.29 .0.tgz#7861d3d288c031703b2d97bc113696b4d8c19aab "
909
+ integrity sha512-X99VbqvAXOMdVyfFmksMy3u8p8yoRGITgU1joBJPzeYa0rhdf5ok9S56/itRoUSh99fiDoMtarSIJXo7H/SnOg ==
910
910
911
- " @typescript-eslint/typescript-estree@5.28 .0 " :
912
- version "5.28 .0"
913
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.28 .0.tgz#3487d158d091ca2772b285e67412ff6d9797d863 "
914
- integrity sha512-9GX+GfpV+F4hdTtYc6OV9ZkyYilGXPmQpm6AThInpBmKJEyRSIjORJd1G9+bknb7OTFYL+Vd4FBJAO6T78OVqA ==
911
+ " @typescript-eslint/typescript-estree@5.29 .0 " :
912
+ version "5.29 .0"
913
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.29 .0.tgz#e83d19aa7fd2e74616aab2f25dfbe4de4f0b5577 "
914
+ integrity sha512-mQvSUJ/JjGBdvo+1LwC+GY2XmSYjK1nAaVw2emp/E61wEVYEyibRHCqm1I1vEKbXCpUKuW4G7u9ZCaZhJbLoNQ ==
915
915
dependencies :
916
- " @typescript-eslint/types" " 5.28 .0"
917
- " @typescript-eslint/visitor-keys" " 5.28 .0"
916
+ " @typescript-eslint/types" " 5.29 .0"
917
+ " @typescript-eslint/visitor-keys" " 5.29 .0"
918
918
debug "^4.3.4"
919
919
globby "^11.1.0"
920
920
is-glob "^4.0.3"
921
921
semver "^7.3.7"
922
922
tsutils "^3.21.0"
923
923
924
- " @typescript-eslint/utils@5.28 .0 " :
925
- version "5.28 .0"
926
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.28 .0.tgz#b27a136eac300a48160b36d2aad0da44a1341b99 "
927
- integrity sha512-E60N5L0fjv7iPJV3UGc4EC+A3Lcj4jle9zzR0gW7vXhflO7/J29kwiTGITA2RlrmPokKiZbBy2DgaclCaEUs6g ==
924
+ " @typescript-eslint/utils@5.29 .0 " :
925
+ version "5.29 .0"
926
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.29 .0.tgz#775046effd5019667bd086bcf326acbe32cd0082 "
927
+ integrity sha512-3Eos6uP1nyLOBayc/VUdKZikV90HahXE5Dx9L5YlSd/7ylQPXhLk1BYb29SDgnBnTp+jmSZUU0QxUiyHgW4p7A ==
928
928
dependencies :
929
929
" @types/json-schema" " ^7.0.9"
930
- " @typescript-eslint/scope-manager" " 5.28 .0"
931
- " @typescript-eslint/types" " 5.28 .0"
932
- " @typescript-eslint/typescript-estree" " 5.28 .0"
930
+ " @typescript-eslint/scope-manager" " 5.29 .0"
931
+ " @typescript-eslint/types" " 5.29 .0"
932
+ " @typescript-eslint/typescript-estree" " 5.29 .0"
933
933
eslint-scope "^5.1.1"
934
934
eslint-utils "^3.0.0"
935
935
936
- " @typescript-eslint/visitor-keys@5.28 .0 " :
937
- version "5.28 .0"
938
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.28 .0.tgz#982bb226b763c48fc1859a60de33fbf939d40a0f "
939
- integrity sha512-BtfP1vCor8cWacovzzPFOoeW4kBQxzmhxGoOpt0v1SFvG+nJ0cWaVdJk7cky1ArTcFHHKNIxyo2LLr3oNkSuXA ==
936
+ " @typescript-eslint/visitor-keys@5.29 .0 " :
937
+ version "5.29 .0"
938
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.29 .0.tgz#7a4749fa7ef5160c44a451bf060ac1dc6dfb77ee "
939
+ integrity sha512-Hpb/mCWsjILvikMQoZIE3voc9wtQcS0A9FUw3h8bhr9UxBdtI/tw1ZDZUOXHXLOVMedKCH5NxyzATwnU78bWCQ ==
940
940
dependencies :
941
- " @typescript-eslint/types" " 5.28 .0"
941
+ " @typescript-eslint/types" " 5.29 .0"
942
942
eslint-visitor-keys "^3.3.0"
943
943
944
944
abab@^2.0.3, abab@^2.0.5 :
@@ -1241,15 +1241,14 @@ browser-process-hrtime@^1.0.0:
1241
1241
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
1242
1242
1243
1243
browserslist@^4.20.2 :
1244
- version "4.20.4 "
1245
- resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.4 .tgz#98096c9042af689ee1e0271333dbc564b8ce4477 "
1246
- integrity sha512-ok1d+1WpnU24XYN7oC3QWgTyMhY/avPJ/r9T00xxvUOIparA/gc+UPUMaod3i+G6s+nI2nUb9xZ5k794uIwShw ==
1244
+ version "4.21.0 "
1245
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.0 .tgz#7ab19572361a140ecd1e023e2c1ed95edda0cefe "
1246
+ integrity sha512-UQxE0DIhRB5z/zDz9iA03BOfxaN2+GQdBYH/2WrSIWEUrnpzTPJbhqt+umq6r3acaPRTW1FNTkrcp0PXgtFkvA ==
1247
1247
dependencies :
1248
- caniuse-lite "^1.0.30001349"
1249
- electron-to-chromium "^1.4.147"
1250
- escalade "^3.1.1"
1248
+ caniuse-lite "^1.0.30001358"
1249
+ electron-to-chromium "^1.4.164"
1251
1250
node-releases "^2.0.5"
1252
- picocolors "^1.0.0"
1251
+ update-browserslist-db "^1.0.0"
1253
1252
1254
1253
1255
1254
version "0.2.6"
@@ -1311,10 +1310,10 @@ camelcase@^6.2.0:
1311
1310
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
1312
1311
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
1313
1312
1314
- caniuse-lite@^1.0.30001349 :
1315
- version "1.0.30001355 "
1316
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001355 .tgz#e240b7177443ed0198c737a7f609536976701c77 "
1317
- integrity sha512-Sd6pjJHF27LzCB7pT7qs+kuX2ndurzCzkpJl6Qct7LPSZ9jn0bkOA8mdgMgmqnQAWLVOOGjLpc+66V57eLtb1g ==
1313
+ caniuse-lite@^1.0.30001358 :
1314
+ version "1.0.30001359 "
1315
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001359 .tgz#a1c1cbe1c2da9e689638813618b4219acbd4925e "
1316
+ integrity sha512-Xln/BAsPzEuiVLgJ2/45IaqD9jShtk3Y33anKb4+yLwQzws3+v6odKfpgES/cDEaZMLzSChpIGdbOYtH9MyuHw ==
1318
1317
1319
1318
chalk@^2.0.0 :
1320
1319
version "2.4.2"
1716
1715
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
1717
1716
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
1718
1717
1719
- electron-to-chromium@^1.4.147 :
1720
- version "1.4.159 "
1721
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.159 .tgz#458f8c36736680f0369adc0d9ea601f1f2da06cd "
1722
- integrity sha512-D0NfhJzv5GgN3L7bzy5VUD90yKXnNFdCy+fH6jox+5UyJJSFmDC2d1mUxc9yi3bpTaOA1MJ6BkuVjn+GZTaZwg ==
1718
+ electron-to-chromium@^1.4.164 :
1719
+ version "1.4.169 "
1720
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.169 .tgz#d4b8cf9816566c7e9518128f1a97f39de9c7af9d "
1721
+ integrity sha512-Yb7UFva1sLlAaRyCkgoFF3qWvwZacFDtsGKi44rZsk8vnhL0DMhsUdhI4Dz9CCJQfftncDMGSI3AYiDtg8mD/w ==
1723
1722
1724
1723
emittery@^0.8.1 :
1725
1724
version "0.8.1"
@@ -1843,9 +1842,9 @@ eslint-visitor-keys@^3.3.0:
1843
1842
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
1844
1843
1845
1844
eslint@^8.14.0 :
1846
- version "8.17 .0"
1847
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.17 .0.tgz#1cfc4b6b6912f77d24b874ca1506b0fe09328c21 "
1848
- integrity sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw ==
1845
+ version "8.18 .0"
1846
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.18 .0.tgz#78d565d16c993d0b73968c523c0446b13da784fd "
1847
+ integrity sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA ==
1849
1848
dependencies :
1850
1849
" @eslint/eslintrc" " ^1.3.0"
1851
1850
" @humanwhocodes/config-array" " ^0.9.2"
@@ -1961,7 +1960,7 @@ expect@^27.5.1:
1961
1960
jest-matcher-utils "^27.5.1"
1962
1961
jest-message-util "^27.5.1"
1963
1962
1964
- express@^4.18.1 :
1963
+ express@^4.17.1, express@^4. 18.1 :
1965
1964
version "4.18.1"
1966
1965
resolved "https://registry.yarnpkg.com/express/-/express-4.18.1.tgz#7797de8b9c72c857b9cd0e14a5eea80666267caf"
1967
1966
integrity sha512-zZBcOX9TfehHQhtupq57OF8lFZ3UZi08Y97dwFCkD8p9d/d2Y3M+ykKcwaMDEL+4qyUolgBDX6AblpR3fL212Q==
@@ -2329,6 +2328,11 @@ http-proxy-agent@^4.0.1:
2329
2328
agent-base "6"
2330
2329
debug "4"
2331
2330
2331
+ http-status-codes@^2.1.4 :
2332
+ version "2.2.0"
2333
+ resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.2.0.tgz#bb2efe63d941dfc2be18e15f703da525169622be"
2334
+ integrity sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==
2335
+
2332
2336
https-proxy-agent@^5.0.0 :
2333
2337
version "5.0.1"
2334
2338
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
@@ -2418,6 +2422,20 @@ ini@~1.3.0:
2418
2422
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
2419
2423
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
2420
2424
2425
+ inversify-express-utils@^6.4.3 :
2426
+ version "6.4.3"
2427
+ resolved "https://registry.yarnpkg.com/inversify-express-utils/-/inversify-express-utils-6.4.3.tgz#3b46ec617e4608c5d8e0c7ef19c93b29f1b5e47b"
2428
+ integrity sha512-7YvEXeZ912N9hAQ9x0+q9zGV670I1imaIQJzzaBXdPQQiodPEGCO6sq53ODczgyP6M6x4kkQNsu9MlzQbVCtAQ==
2429
+ dependencies :
2430
+ express "^4.17.1"
2431
+ http-status-codes "^2.1.4"
2432
+ inversify "^6.0.1"
2433
+
2434
+ inversify@^6.0.1 :
2435
+ version "6.0.1"
2436
+ resolved "https://registry.yarnpkg.com/inversify/-/inversify-6.0.1.tgz#b20d35425d5d8c5cd156120237aad0008d969f02"
2437
+ integrity sha512-B3ex30927698TJENHR++8FfEaJGqoWOgI6ZY5Ht/nLUsFCwHn6akbwtnUAPCgUepAnTpe2qHxhDNjoKLyz6rgQ==
2438
+
2421
2439
2422
2440
version "1.9.1"
2423
2441
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
@@ -2442,7 +2460,7 @@ is-ci@^2.0.0:
2442
2460
dependencies :
2443
2461
ci-info "^2.0.0"
2444
2462
2445
- is-core-module@^2.8.1 :
2463
+ is-core-module@^2.9.0 :
2446
2464
version "2.9.0"
2447
2465
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
2448
2466
integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
@@ -3354,9 +3372,9 @@ node-releases@^2.0.5:
3354
3372
integrity sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==
3355
3373
3356
3374
nodemon@^2.0.16 :
3357
- version "2.0.16 "
3358
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.16 .tgz#d71b31bfdb226c25de34afea53486c8ef225fdef "
3359
- integrity sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w ==
3375
+ version "2.0.18 "
3376
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.18 .tgz#0f5a3aa7b4587f2626e6f01369deba89cb0462a2 "
3377
+ integrity sha512-uAvrKipi2zAz8E7nkSz4qW4F4zd5fs2wNGsTx+xXlP8KXqd9ucE0vY9wankOsPboeDyuUGN9vsXGV1pLn80l/A ==
3360
3378
dependencies :
3361
3379
chokidar "^3.5.2"
3362
3380
debug "^3.2.7"
@@ -3721,6 +3739,11 @@ readdirp@~3.6.0:
3721
3739
dependencies :
3722
3740
picomatch "^2.2.1"
3723
3741
3742
+ reflect-metadata@^0.1.13 :
3743
+ version "0.1.13"
3744
+ resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.1.13.tgz#67ae3ca57c972a2aa1642b10fe363fe32d49dc08"
3745
+ integrity sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==
3746
+
3724
3747
regexpp@^3.2.0 :
3725
3748
version "3.2.0"
3726
3749
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
@@ -3768,11 +3791,11 @@ resolve.exports@^1.1.0:
3768
3791
integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
3769
3792
3770
3793
resolve@^1.20.0 :
3771
- version "1.22.0 "
3772
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0 .tgz#5e0b8c67c15df57a89bdbabe603a002f21731198 "
3773
- integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw ==
3794
+ version "1.22.1 "
3795
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1 .tgz#27cb2ebb53f91abb49470a928bba7558066ac177 "
3796
+ integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw ==
3774
3797
dependencies :
3775
- is-core-module "^2.8.1 "
3798
+ is-core-module "^2.9.0 "
3776
3799
path-parse "^1.0.7"
3777
3800
supports-preserve-symlinks-flag "^1.0.0"
3778
3801
@@ -4300,9 +4323,9 @@ typedarray-to-buffer@^3.1.5:
4300
4323
is-typedarray "^1.0.0"
4301
4324
4302
4325
typescript@^4.6.4 :
4303
- version "4.7.3 "
4304
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3 .tgz#8364b502d5257b540f9de4c40be84c98e23a129d "
4305
- integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA ==
4326
+ version "4.7.4 "
4327
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4 .tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235 "
4328
+ integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ ==
4306
4329
4307
4330
undefsafe@^2.0.5 :
4308
4331
version "2.0.5"
4326
4349
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
4327
4350
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
4328
4351
4352
+ update-browserslist-db@^1.0.0 :
4353
+ version "1.0.4"
4354
+ resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz#dbfc5a789caa26b1db8990796c2c8ebbce304824"
4355
+ integrity sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==
4356
+ dependencies :
4357
+ escalade "^3.1.1"
4358
+ picocolors "^1.0.0"
4359
+
4329
4360
update-notifier@^5.1.0 :
4330
4361
version "5.1.0"
4331
4362
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.1.0.tgz#4ab0d7c7f36a231dd7316cf7729313f0214d9ad9"
0 commit comments