Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Run yarn upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ironoa authored Oct 31, 2022
1 parent 5cbeea2 commit d8ed5f2
Showing 1 changed file with 133 additions and 133 deletions.
266 changes: 133 additions & 133 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@babel/runtime@^7.18.9", "@babel/runtime@^7.19.4":
version "7.19.4"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.4.tgz#a42f814502ee467d55b38dd1c256f53a7b885c78"
integrity sha512-EXpLCrk55f+cYqmHsSR+yD/0gAIMxxA9QK9lnQWzhMCvt+YmoBN7Zx94s++Kv0+unHk39vxNO8t+CMA2WSS3wA==
"@babel/runtime@^7.18.9", "@babel/runtime@^7.19.4", "@babel/runtime@^7.20.0":
version "7.20.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.0.tgz#824a9ef325ffde6f78056059db3168c08785e24a"
integrity sha512-NDYdls71fTXoU8TZHfbBWg7DiZfNzClcKui/+kyi6ppD2L1qnWW3VV6CjtaBXSUGGhiTWJ6ereOIkUvenif66Q==
dependencies:
regenerator-runtime "^0.13.4"
regenerator-runtime "^0.13.10"

"@colors/[email protected]":
version "1.5.0"
Expand Down Expand Up @@ -83,64 +83,64 @@
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.0.tgz#d15357f7c227e751d90aa06b05a0e5cf993ba8c1"
integrity sha512-kbacwGSsH/CTout0ZnZWxnW1B+jH/7r/WAAKLBtrRJ/+CUH7lgmQzl3GTrQua3SGKWNSDsS6lmjnDpIJ5Dxyaw==

"@polkadot/api-augment@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-9.5.2.tgz#55168dd112517028fea5f2ab9c54ea627e43ac3a"
integrity sha512-dH6QMY8Z3zI6CrgSU3eSe6f0KWDb5PYGztg/FXGPrjh7Vjic7syWZ1LD6zaHJAFWDp80BEdEXfqr4lConrCKGg==
dependencies:
"@babel/runtime" "^7.19.4"
"@polkadot/api-base" "9.5.2"
"@polkadot/rpc-augment" "9.5.2"
"@polkadot/types" "9.5.2"
"@polkadot/types-augment" "9.5.2"
"@polkadot/types-codec" "9.5.2"
"@polkadot/api-augment@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-9.6.2.tgz#a6e7c29d8a06c0951d37796f56bf54530bbc04f0"
integrity sha512-XsRSXCeZV+pdoY35fhoiHO/sVCmTdfb1lhnpkqEDmucOvP4lBRdg/y2l+50jmftJxnvYD5p/ddVc6ezOJVmL0w==
dependencies:
"@babel/runtime" "^7.20.0"
"@polkadot/api-base" "9.6.2"
"@polkadot/rpc-augment" "9.6.2"
"@polkadot/types" "9.6.2"
"@polkadot/types-augment" "9.6.2"
"@polkadot/types-codec" "9.6.2"
"@polkadot/util" "^10.1.11"

"@polkadot/api-base@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-9.5.2.tgz#ac0a6b5546a54bcc753ac55c9f033caa9f8b4e5c"
integrity sha512-BBsH9SLB1FHgjdiU32cZX1puL3Eh8IjOJHjRsO/5SdttciQhF5g/u/m/mM/55qnlXmffI9s2Jre18G0XtVU9Aw==
"@polkadot/api-base@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-9.6.2.tgz#4790cccb46a06a98ddaf42891a88969fa35f8a0c"
integrity sha512-07WUlTW2qxcXeD/nIw5db2Oz7zsU6doyGb+AC6m33NFVivyzOXtqGTqttRSxzdAblqsSPPFfzkiUDZ1g0BrSCA==
dependencies:
"@babel/runtime" "^7.19.4"
"@polkadot/rpc-core" "9.5.2"
"@polkadot/types" "9.5.2"
"@babel/runtime" "^7.20.0"
"@polkadot/rpc-core" "9.6.2"
"@polkadot/types" "9.6.2"
"@polkadot/util" "^10.1.11"
rxjs "^7.5.7"

"@polkadot/api-derive@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-9.5.2.tgz#c0412cfc13fa71f93b315d126b12b5ab38e6438c"
integrity sha512-kWn12dlqfIES1trNLd3O1i2qa4T97v/co1VMCgVstICwCt3+mGZgpxkMqQqPiWHagKEVeBNoAn+h8eOiQlbujA==
dependencies:
"@babel/runtime" "^7.19.4"
"@polkadot/api" "9.5.2"
"@polkadot/api-augment" "9.5.2"
"@polkadot/api-base" "9.5.2"
"@polkadot/rpc-core" "9.5.2"
"@polkadot/types" "9.5.2"
"@polkadot/types-codec" "9.5.2"
"@polkadot/api-derive@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-9.6.2.tgz#772730756dc82ac67af7d069307f880957b4ab62"
integrity sha512-ajqNUen4JZOkbsOCt2cm+1tIFNQtRqE2xreRcpFx6YpQUxWpXXMU3ZTWc7JxxQFmMv0AVRtcynNCh/DC2TrLBA==
dependencies:
"@babel/runtime" "^7.20.0"
"@polkadot/api" "9.6.2"
"@polkadot/api-augment" "9.6.2"
"@polkadot/api-base" "9.6.2"
"@polkadot/rpc-core" "9.6.2"
"@polkadot/types" "9.6.2"
"@polkadot/types-codec" "9.6.2"
"@polkadot/util" "^10.1.11"
"@polkadot/util-crypto" "^10.1.11"
rxjs "^7.5.7"

"@polkadot/api@9.5.2", "@polkadot/api@^9.4.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-9.5.2.tgz#cef83928e47c393fbebf2788bc86841b6ab37a41"
integrity sha512-iEF/E8vQan3fHmIEl3bX7Yn/1jQLlvSDwPOxiQdj4tIcF36HX6vCbkdhQKRif0CNYES58TA9EKFiCNg81k+kXw==
"@polkadot/api@9.6.2", "@polkadot/api@^9.4.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-9.6.2.tgz#42050aed59489a0a484bc50e9186bd58b18d9835"
integrity sha512-Cz/E4ZBDIxeOIyWKt9fnwW12ts5SopF2t03t4jnzM1beTUkGIZ6mQjho6JoXVIJEcAa8r1PsVpdyuSQhzeoXwQ==
dependencies:
"@babel/runtime" "^7.19.4"
"@polkadot/api-augment" "9.5.2"
"@polkadot/api-base" "9.5.2"
"@polkadot/api-derive" "9.5.2"
"@babel/runtime" "^7.20.0"
"@polkadot/api-augment" "9.6.2"
"@polkadot/api-base" "9.6.2"
"@polkadot/api-derive" "9.6.2"
"@polkadot/keyring" "^10.1.11"
"@polkadot/rpc-augment" "9.5.2"
"@polkadot/rpc-core" "9.5.2"
"@polkadot/rpc-provider" "9.5.2"
"@polkadot/types" "9.5.2"
"@polkadot/types-augment" "9.5.2"
"@polkadot/types-codec" "9.5.2"
"@polkadot/types-create" "9.5.2"
"@polkadot/types-known" "9.5.2"
"@polkadot/rpc-augment" "9.6.2"
"@polkadot/rpc-core" "9.6.2"
"@polkadot/rpc-provider" "9.6.2"
"@polkadot/types" "9.6.2"
"@polkadot/types-augment" "9.6.2"
"@polkadot/types-codec" "9.6.2"
"@polkadot/types-create" "9.6.2"
"@polkadot/types-known" "9.6.2"
"@polkadot/util" "^10.1.11"
"@polkadot/util-crypto" "^10.1.11"
eventemitter3 "^4.0.7"
Expand All @@ -164,106 +164,106 @@
"@polkadot/util" "10.1.11"
"@substrate/ss58-registry" "^1.33.0"

"@polkadot/rpc-augment@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-9.5.2.tgz#739cc3ed2f86f4318432e38381a2cc780dc64f1e"
integrity sha512-QAcunC7p/T4xy6e4m0Q1c9tiVYxnm+S9o10tmtx0K4qXzrc/4I2/tsw3nEGi3BzJhvMpFondSQGcJ3gyLwpmVA==
"@polkadot/rpc-augment@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-9.6.2.tgz#1b87084602c294d871d29b6c27880c568fdfb191"
integrity sha512-bOzL99Kx2SipaaanxelDzdvLuf4ViW62627G9gjre/WRnnjpfWrBUX7K8YuzrEIAUf+gbfXs99zqKTBXiJl8wg==
dependencies:
"@babel/runtime" "^7.19.4"
"@polkadot/rpc-core" "9.5.2"
"@polkadot/types" "9.5.2"
"@polkadot/types-codec" "9.5.2"
"@babel/runtime" "^7.20.0"
"@polkadot/rpc-core" "9.6.2"
"@polkadot/types" "9.6.2"
"@polkadot/types-codec" "9.6.2"
"@polkadot/util" "^10.1.11"

"@polkadot/rpc-core@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-9.5.2.tgz#1a00868038b6c07fe8f58bd0a6cc9519d14001cc"
integrity sha512-4PbNz0GEp3FXYOnsS7mDHZy9DNVBOl56fq8vs09rLkEkrrvGkHmCvabEEWL7OPbwBzwzsCxdgI+IdkVTUKXPkQ==
"@polkadot/rpc-core@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-9.6.2.tgz#82e9fc3a979493a69023e6803c05d034112571e3"
integrity sha512-hPDo/Zyu+j+XcPkjV0WVd7KzCmW14m50ZQQfLg9H4/R/tIiuPIML9g+tyoHKg4+H9OxLTmaP0RKFm0d2L2Od0g==
dependencies:
"@babel/runtime" "^7.19.4"
"@polkadot/rpc-augment" "9.5.2"
"@polkadot/rpc-provider" "9.5.2"
"@polkadot/types" "9.5.2"
"@babel/runtime" "^7.20.0"
"@polkadot/rpc-augment" "9.6.2"
"@polkadot/rpc-provider" "9.6.2"
"@polkadot/types" "9.6.2"
"@polkadot/util" "^10.1.11"
rxjs "^7.5.7"

"@polkadot/rpc-provider@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-9.5.2.tgz#3e38ea4c3639180f12270b6fe8cbcabf728aaf1d"
integrity sha512-Sn2jfvAsvQcl35o0up8JR/XbDMS/3YVDEN2sFuzXtiD77W2njukItbZT+BolfAW+biAUs3bNomump5k/YLiLKg==
"@polkadot/rpc-provider@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-9.6.2.tgz#f0d9dc8f3cdab970ad293869e216ef9c1aff0e5c"
integrity sha512-JKrfAdHDhGARy3zQ5ASQfPD32ZdkSsH6IGwfO79vxtelN1ItR9VszoELppX/amlc++Vf8d6MOAjiil7IGGRTIQ==
dependencies:
"@babel/runtime" "^7.19.4"
"@babel/runtime" "^7.20.0"
"@polkadot/keyring" "^10.1.11"
"@polkadot/types" "9.5.2"
"@polkadot/types-support" "9.5.2"
"@polkadot/types" "9.6.2"
"@polkadot/types-support" "9.6.2"
"@polkadot/util" "^10.1.11"
"@polkadot/util-crypto" "^10.1.11"
"@polkadot/x-fetch" "^10.1.11"
"@polkadot/x-global" "^10.1.11"
"@polkadot/x-ws" "^10.1.11"
"@substrate/connect" "0.7.14"
"@substrate/connect" "0.7.15"
eventemitter3 "^4.0.7"
mock-socket "^9.1.5"
nock "^13.2.9"

"@polkadot/types-augment@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-9.5.2.tgz#d9e77756b0e36455d708f5af8265ef011ddf8d91"
integrity sha512-LDJdv/84sECwA0R5lK85/orxjoozJe3+2jeLjRiKr8S6qm9XRfz0wLCSF866kpSGBZ4B1dYBUhzjoSu95y2Jug==
"@polkadot/types-augment@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-9.6.2.tgz#46608167e953cd8e912055628e74b9f22d305d2a"
integrity sha512-iHQJ2RajV0LNfkSSfjlkTqexmv8ZadDJZNzrHyLbW01Wx9kSM7IH0I0eN1b532HX0/E07lnR/TQ0/EUZnDuqnw==
dependencies:
"@babel/runtime" "^7.19.4"
"@polkadot/types" "9.5.2"
"@polkadot/types-codec" "9.5.2"
"@babel/runtime" "^7.20.0"
"@polkadot/types" "9.6.2"
"@polkadot/types-codec" "9.6.2"
"@polkadot/util" "^10.1.11"

"@polkadot/types-codec@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-9.5.2.tgz#345c38ccef17651b8cabd159a42810893b5e7e44"
integrity sha512-FJPjE3ceTGTcadeC8d5C+aSR8SLKuQrXKIBmMNBky+WwzEo0vufRqxFWcPLxAOEeeUPgBXS967tP15+UU4psGA==
"@polkadot/types-codec@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-9.6.2.tgz#0c3ab8d8db8199aed4bedf9008d70093fca85f0a"
integrity sha512-XXpJv+ydQDmno2dHm2dHCxAYrCLncCqsF/xUQAlQS2qbViQOoEUoP5wOhcKrsvITNekh0YLfdhyzaSId2ST2xQ==
dependencies:
"@babel/runtime" "^7.19.4"
"@babel/runtime" "^7.20.0"
"@polkadot/util" "^10.1.11"
"@polkadot/x-bigint" "^10.1.11"

"@polkadot/types-create@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-9.5.2.tgz#a85dcb794ea11e5d528baa34b65e57cfafc905cf"
integrity sha512-YbplL8K0LqUEHoV3FgZ5B83oVV67KGbLXsWHVVaUZBPsmtXJXrbBfSyJgl/80I2n4lXEBmg3sFAYMbaSTvL05A==
"@polkadot/types-create@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-9.6.2.tgz#50954bad8fff0f96029a401d6388d2c7571628df"
integrity sha512-7s2Z2ir/l7RwxuG1aj3vIBnDT8hspMP/q20NR27ekY/8V+zEDjHWqofgETNRcG2MeHxQqzFEqUKjCOCy8BXiuw==
dependencies:
"@babel/runtime" "^7.19.4"
"@polkadot/types-codec" "9.5.2"
"@babel/runtime" "^7.20.0"
"@polkadot/types-codec" "9.6.2"
"@polkadot/util" "^10.1.11"

"@polkadot/types-known@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-9.5.2.tgz#a71fd08932b1643bbf346321472ed48ab1ade215"
integrity sha512-iNaGOF6dGiTvy3Ns8Z7WNjYD1SGnZiapDAKPH4brPuJqMpN6/FxYpfPSSOKx+IJEamsdINcaggb87eWyPxH8CA==
"@polkadot/types-known@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-9.6.2.tgz#b109763dea97cadde453d38dde1cdd4586f9ae11"
integrity sha512-dekLSTr6CoukKAJezQ83Dn9ggOTRrRSMZr19Wi8NLJCTkbTzNCyFSMmQuwG1XxYWwTgjfqMLUVmInkLSxzDNSA==
dependencies:
"@babel/runtime" "^7.19.4"
"@babel/runtime" "^7.20.0"
"@polkadot/networks" "^10.1.11"
"@polkadot/types" "9.5.2"
"@polkadot/types-codec" "9.5.2"
"@polkadot/types-create" "9.5.2"
"@polkadot/types" "9.6.2"
"@polkadot/types-codec" "9.6.2"
"@polkadot/types-create" "9.6.2"
"@polkadot/util" "^10.1.11"

"@polkadot/types-support@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-9.5.2.tgz#f2990d19cbd78c24e5b7116466fb1d89f93a8ca7"
integrity sha512-Zdbl5fvGQjUkyE1r67vhyPEqLUwlZ35GCnkoobY9MgN6gylhSjNue/shpG4uGsEjWVQL7GkFkrPiwtzDArVilg==
"@polkadot/types-support@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-9.6.2.tgz#a33ae056a2092455777d377a4d4c948779d5e98e"
integrity sha512-rAVjf1lbknZRgNTRtfdXM9Zl7sMhF6kXP8qXF/7la43hGbolDnGskMRfzKvUhA4HRrjhT0w0bUXfEE+Snk1Q9w==
dependencies:
"@babel/runtime" "^7.19.4"
"@babel/runtime" "^7.20.0"
"@polkadot/util" "^10.1.11"

"@polkadot/types@9.5.2":
version "9.5.2"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-9.5.2.tgz#33ab2caea08f084141a01038adbe53ed69ab7d9c"
integrity sha512-6C5xzOrMK+fu0JMOlSO+8dPDhpwKPOaKMv3v5BMvBEWtDNKM81/QQoAoYT7DSVXq/V16icSFxPs9IWC+6Qq5ag==
"@polkadot/types@9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-9.6.2.tgz#1be65ed096cdfd16f2acce79e77383a37b1e06d6"
integrity sha512-pP38vk+JfcQwgLwHsKttuj0yaM7uPQnst3Cd7u7ZX4qf5PmICtZ2Baz11NW0aF8mqhqgkNNF+a8PSUqJQd21Xg==
dependencies:
"@babel/runtime" "^7.19.4"
"@babel/runtime" "^7.20.0"
"@polkadot/keyring" "^10.1.11"
"@polkadot/types-augment" "9.5.2"
"@polkadot/types-codec" "9.5.2"
"@polkadot/types-create" "9.5.2"
"@polkadot/types-augment" "9.6.2"
"@polkadot/types-codec" "9.6.2"
"@polkadot/types-create" "9.6.2"
"@polkadot/util" "^10.1.11"
"@polkadot/util-crypto" "^10.1.11"
rxjs "^7.5.7"
Expand Down Expand Up @@ -452,19 +452,19 @@
resolved "https://registry.yarnpkg.com/@substrate/connect-extension-protocol/-/connect-extension-protocol-1.0.1.tgz#fa5738039586c648013caa6a0c95c43265dbe77d"
integrity sha512-161JhCC1csjH3GE5mPLEd7HbWtwNSPJBg3p1Ksz9SFlTzj/bgEwudiRN2y5i0MoLGCIJRYKyKGMxVnd29PzNjg==

"@substrate/[email protected].14":
version "0.7.14"
resolved "https://registry.yarnpkg.com/@substrate/connect/-/connect-0.7.14.tgz#c090e952e9cdd93185a94d24fbc424ea20fe7bbe"
integrity sha512-uW5uBmihpivshmmmw+rsg7qOV0KqVSep4rWOXFMP8aFQinvmqw4JqxP21og4H/7JZxttYUBFQVsdtXHGKJ0aVQ==
"@substrate/[email protected].15":
version "0.7.15"
resolved "https://registry.yarnpkg.com/@substrate/connect/-/connect-0.7.15.tgz#64b52bb1035a4ee24a521441f44cf46d92216540"
integrity sha512-dGE7oCXn+3LDlSKJ29ae1SmnpkMBakaYrN8muAB+w9Gx11dNM1mHssuEwsgudLA1S6Dt4NIu7d6qlZ+OjHGlYA==
dependencies:
"@substrate/connect-extension-protocol" "^1.0.1"
"@substrate/smoldot-light" "0.6.34"
"@substrate/smoldot-light" "0.7.2"
eventemitter3 "^4.0.7"

"@substrate/smoldot-light@0.6.34":
version "0.6.34"
resolved "https://registry.yarnpkg.com/@substrate/smoldot-light/-/smoldot-light-0.6.34.tgz#273dba622102281fd0fdb0e375198bff2ec584c3"
integrity sha512-+HK9MaJ0HelJmpf4YYR+salJ7dhVBltmhGlyz5l8OXS9DW18fe0Z2wxEo8P5kX9CUxlCXEb8J9JBRQAYBPHbwQ==
"@substrate/smoldot-light@0.7.2":
version "0.7.2"
resolved "https://registry.yarnpkg.com/@substrate/smoldot-light/-/smoldot-light-0.7.2.tgz#5723f9b8c95b4a5c1b555462452d07f7f1523e71"
integrity sha512-AweZghbBOUiEf/dlNCVLDcDUy3qkjWuSmKfFZYBeV/CbkN73tJAJSBzOy4MVl3WM8cLDUOxDmc6uy8+5/IhmDA==
dependencies:
pako "^2.0.4"
ws "^8.8.1"
Expand Down Expand Up @@ -597,14 +597,14 @@
form-data "^3.0.0"

"@types/node@*":
version "18.11.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.3.tgz#78a6d7ec962b596fc2d2ec102c4dd3ef073fea6a"
integrity sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==
version "18.11.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.8.tgz#16d222a58d4363a2a359656dd20b28414de5d265"
integrity sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==

"@types/node@^14.18.18":
version "14.18.32"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.32.tgz#8074f7106731f1a12ba993fe8bad86ee73905014"
integrity sha512-Y6S38pFr04yb13qqHf8uk1nHE3lXgQ30WZbv1mLliV9pt0NjvqdWttLcrOYLnXbOafknVYRHZGoMSpR9UwfYow==
version "14.18.33"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b"
integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==

"@types/qs@*":
version "6.9.7"
Expand Down Expand Up @@ -2442,7 +2442,7 @@ readdirp@~3.6.0:
dependencies:
picomatch "^2.2.1"

regenerator-runtime@^0.13.4:
regenerator-runtime@^0.13.10:
version "0.13.10"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz#ed07b19616bcbec5da6274ebc75ae95634bfc2ee"
integrity sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==
Expand Down Expand Up @@ -2950,9 +2950,9 @@ ws@^7.5.7:
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==

ws@^8.8.1:
version "8.9.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.9.0.tgz#2a994bb67144be1b53fe2d23c53c028adeb7f45e"
integrity sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==
version "8.10.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.10.0.tgz#00a28c09dfb76eae4eb45c3b565f771d6951aa51"
integrity sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw==

y18n@^5.0.5:
version "5.0.8"
Expand Down

0 comments on commit d8ed5f2

Please sign in to comment.