|
@ -28,10 +28,10 @@ |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/highlight" "^7.10.4" |
|
|
"@babel/highlight" "^7.10.4" |
|
|
|
|
|
|
|
|
"@babel/compat-data@^7.12.1", "@babel/compat-data@^7.12.5", "@babel/compat-data@^7.9.0": |
|
|
"@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7", "@babel/compat-data@^7.9.0": |
|
|
version "7.12.5" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.5.tgz#f56db0c4bb1bbbf221b4e81345aab4141e7cb0e9" |
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41" |
|
|
integrity sha512-DTsS7cxrsH3by8nqQSpFSyjSfSYl57D6Cf4q8dW3LK83tBKBDCkfcay1nYkXq1nIHXnpX8WMMb/O25HOy3h1zg== |
|
|
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw== |
|
|
|
|
|
|
|
|
"@babel/core@7.9.0": |
|
|
"@babel/core@7.9.0": |
|
|
version "7.9.0" |
|
|
version "7.9.0" |
|
@ -56,18 +56,18 @@ |
|
|
source-map "^0.5.0" |
|
|
source-map "^0.5.0" |
|
|
|
|
|
|
|
|
"@babel/core@^7.1.0", "@babel/core@^7.4.5": |
|
|
"@babel/core@^7.1.0", "@babel/core@^7.4.5": |
|
|
version "7.12.3" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.7.tgz#bf55363c08c8352a37691f7216ec30090bf7e3bf" |
|
|
integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
|
|
integrity sha512-tRKx9B53kJe8NCGGIxEQb2Bkr0riUIEuN7Sc1fxhs5H8lKlCWUvQCSNMVIB0Meva7hcbCRJ76de15KoLltdoqw== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/code-frame" "^7.10.4" |
|
|
"@babel/code-frame" "^7.10.4" |
|
|
"@babel/generator" "^7.12.1" |
|
|
"@babel/generator" "^7.12.5" |
|
|
"@babel/helper-module-transforms" "^7.12.1" |
|
|
"@babel/helper-module-transforms" "^7.12.1" |
|
|
"@babel/helpers" "^7.12.1" |
|
|
"@babel/helpers" "^7.12.5" |
|
|
"@babel/parser" "^7.12.3" |
|
|
"@babel/parser" "^7.12.7" |
|
|
"@babel/template" "^7.10.4" |
|
|
"@babel/template" "^7.12.7" |
|
|
"@babel/traverse" "^7.12.1" |
|
|
"@babel/traverse" "^7.12.7" |
|
|
"@babel/types" "^7.12.1" |
|
|
"@babel/types" "^7.12.7" |
|
|
convert-source-map "^1.7.0" |
|
|
convert-source-map "^1.7.0" |
|
|
debug "^4.1.0" |
|
|
debug "^4.1.0" |
|
|
gensync "^1.0.0-beta.1" |
|
|
gensync "^1.0.0-beta.1" |
|
@ -77,7 +77,7 @@ |
|
|
semver "^5.4.1" |
|
|
semver "^5.4.1" |
|
|
source-map "^0.5.0" |
|
|
source-map "^0.5.0" |
|
|
|
|
|
|
|
|
"@babel/generator@^7.12.1", "@babel/generator@^7.12.5", "@babel/generator@^7.4.0", "@babel/generator@^7.9.0": |
|
|
"@babel/generator@^7.12.5", "@babel/generator@^7.4.0", "@babel/generator@^7.9.0": |
|
|
version "7.12.5" |
|
|
version "7.12.5" |
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" |
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" |
|
|
integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== |
|
|
integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== |
|
@ -101,7 +101,7 @@ |
|
|
"@babel/helper-explode-assignable-expression" "^7.10.4" |
|
|
"@babel/helper-explode-assignable-expression" "^7.10.4" |
|
|
"@babel/types" "^7.10.4" |
|
|
"@babel/types" "^7.10.4" |
|
|
|
|
|
|
|
|
"@babel/helper-builder-react-jsx-experimental@^7.12.1": |
|
|
"@babel/helper-builder-react-jsx-experimental@^7.12.4": |
|
|
version "7.12.4" |
|
|
version "7.12.4" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.12.4.tgz#55fc1ead5242caa0ca2875dcb8eed6d311e50f48" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.12.4.tgz#55fc1ead5242caa0ca2875dcb8eed6d311e50f48" |
|
|
integrity sha512-AjEa0jrQqNk7eDQOo0pTfUOwQBMF+xVqrausQwT9/rTKy0g04ggFNaJpaE09IQMn9yExluigWMJcj0WC7bq+Og== |
|
|
integrity sha512-AjEa0jrQqNk7eDQOo0pTfUOwQBMF+xVqrausQwT9/rTKy0g04ggFNaJpaE09IQMn9yExluigWMJcj0WC7bq+Og== |
|
@ -118,7 +118,7 @@ |
|
|
"@babel/helper-annotate-as-pure" "^7.10.4" |
|
|
"@babel/helper-annotate-as-pure" "^7.10.4" |
|
|
"@babel/types" "^7.10.4" |
|
|
"@babel/types" "^7.10.4" |
|
|
|
|
|
|
|
|
"@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.8.7": |
|
|
"@babel/helper-compilation-targets@^7.12.5", "@babel/helper-compilation-targets@^7.8.7": |
|
|
version "7.12.5" |
|
|
version "7.12.5" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831" |
|
|
integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw== |
|
|
integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw== |
|
@ -140,12 +140,11 @@ |
|
|
"@babel/helper-split-export-declaration" "^7.10.4" |
|
|
"@babel/helper-split-export-declaration" "^7.10.4" |
|
|
|
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.12.1": |
|
|
"@babel/helper-create-regexp-features-plugin@^7.12.1": |
|
|
version "7.12.1" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.1.tgz#18b1302d4677f9dc4740fe8c9ed96680e29d37e8" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.7.tgz#2084172e95443fa0a09214ba1bb328f9aea1278f" |
|
|
integrity sha512-rsZ4LGvFTZnzdNZR5HZdmJVuXK8834R5QkF3WvcnBhrlVtF0HSIUC6zbreL9MgjTywhKokn8RIYRiq99+DLAxA== |
|
|
integrity sha512-idnutvQPdpbduutvi3JVfEgcVIHooQnhvhx0Nk9isOINOIGYkZea1Pk2JlJRiUnMefrlvr0vkByATBY/mB4vjQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-annotate-as-pure" "^7.10.4" |
|
|
"@babel/helper-annotate-as-pure" "^7.10.4" |
|
|
"@babel/helper-regex" "^7.10.4" |
|
|
|
|
|
regexpu-core "^4.7.1" |
|
|
regexpu-core "^4.7.1" |
|
|
|
|
|
|
|
|
"@babel/helper-define-map@^7.10.4": |
|
|
"@babel/helper-define-map@^7.10.4": |
|
@ -188,13 +187,13 @@ |
|
|
"@babel/types" "^7.10.4" |
|
|
"@babel/types" "^7.10.4" |
|
|
|
|
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.12.1": |
|
|
"@babel/helper-member-expression-to-functions@^7.12.1": |
|
|
version "7.12.1" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855" |
|
|
integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ== |
|
|
integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/types" "^7.12.1" |
|
|
"@babel/types" "^7.12.7" |
|
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.8.3": |
|
|
"@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5", "@babel/helper-module-imports@^7.8.3": |
|
|
version "7.12.5" |
|
|
version "7.12.5" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
|
|
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== |
|
|
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== |
|
@ -217,24 +216,17 @@ |
|
|
lodash "^4.17.19" |
|
|
lodash "^4.17.19" |
|
|
|
|
|
|
|
|
"@babel/helper-optimise-call-expression@^7.10.4": |
|
|
"@babel/helper-optimise-call-expression@^7.10.4": |
|
|
version "7.10.4" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.7.tgz#7f94ae5e08721a49467346aa04fd22f750033b9c" |
|
|
integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== |
|
|
integrity sha512-I5xc9oSJ2h59OwyUqjv95HRyzxj53DAubUERgQMrpcCEYQyToeHA+NEcUEsVWB4j53RDeskeBJ0SgRAYHDBckw== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/types" "^7.10.4" |
|
|
"@babel/types" "^7.12.7" |
|
|
|
|
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
|
|
version "7.10.4" |
|
|
version "7.10.4" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" |
|
|
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== |
|
|
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== |
|
|
|
|
|
|
|
|
"@babel/helper-regex@^7.10.4": |
|
|
|
|
|
version "7.10.5" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.5.tgz#32dfbb79899073c415557053a19bd055aae50ae0" |
|
|
|
|
|
integrity sha512-68kdUAzDrljqBrio7DYAEgCoJHxppJOERHOgOrDN7WjOzP0ZQ1LsSDRXcemzVZaLvjaJsJEESb6qt+znNuENDg== |
|
|
|
|
|
dependencies: |
|
|
|
|
|
lodash "^4.17.19" |
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.12.1": |
|
|
"@babel/helper-remap-async-to-generator@^7.12.1": |
|
|
version "7.12.1" |
|
|
version "7.12.1" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.12.1.tgz#8c4dbbf916314f6047dc05e6a2217074238347fd" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.12.1.tgz#8c4dbbf916314f6047dc05e6a2217074238347fd" |
|
@ -295,7 +287,7 @@ |
|
|
"@babel/traverse" "^7.10.4" |
|
|
"@babel/traverse" "^7.10.4" |
|
|
"@babel/types" "^7.10.4" |
|
|
"@babel/types" "^7.10.4" |
|
|
|
|
|
|
|
|
"@babel/helpers@^7.12.1", "@babel/helpers@^7.9.0": |
|
|
"@babel/helpers@^7.12.5", "@babel/helpers@^7.9.0": |
|
|
version "7.12.5" |
|
|
version "7.12.5" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" |
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" |
|
|
integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== |
|
|
integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== |
|
@ -313,10 +305,10 @@ |
|
|
chalk "^2.0.0" |
|
|
chalk "^2.0.0" |
|
|
js-tokens "^4.0.0" |
|
|
js-tokens "^4.0.0" |
|
|
|
|
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.3", "@babel/parser@^7.12.5", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.9.0": |
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.9.0": |
|
|
version "7.12.5" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0" |
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056" |
|
|
integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ== |
|
|
integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg== |
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.8.3": |
|
|
"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.8.3": |
|
|
version "7.12.1" |
|
|
version "7.12.1" |
|
@ -408,10 +400,10 @@ |
|
|
"@babel/helper-plugin-utils" "^7.8.3" |
|
|
"@babel/helper-plugin-utils" "^7.8.3" |
|
|
"@babel/plugin-syntax-numeric-separator" "^7.8.3" |
|
|
"@babel/plugin-syntax-numeric-separator" "^7.8.3" |
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-numeric-separator@^7.12.1", "@babel/plugin-proposal-numeric-separator@^7.8.3": |
|
|
"@babel/plugin-proposal-numeric-separator@^7.12.7", "@babel/plugin-proposal-numeric-separator@^7.8.3": |
|
|
version "7.12.5" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.5.tgz#b1ce757156d40ed79d59d467cb2b154a5c4149ba" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.7.tgz#8bf253de8139099fea193b297d23a9d406ef056b" |
|
|
integrity sha512-UiAnkKuOrCyjZ3sYNHlRlfuZJbBHknMQ9VMwVeX97Ofwx7RpD6gS2HfqTCh8KNUQgcOm8IKt103oR4KIjh7Q8g== |
|
|
integrity sha512-8c+uy0qmnRTeukiGsjLGy6uVs/TFjJchGXUeBqlG4VWYOdJWkhhVPdQ3uHwbmalfJwv2JsV0qffXP4asRfL2SQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4" |
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4" |
|
@ -441,10 +433,10 @@ |
|
|
"@babel/helper-plugin-utils" "^7.8.3" |
|
|
"@babel/helper-plugin-utils" "^7.8.3" |
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.0" |
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.0" |
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-optional-chaining@^7.12.1", "@babel/plugin-proposal-optional-chaining@^7.9.0": |
|
|
"@babel/plugin-proposal-optional-chaining@^7.12.7", "@babel/plugin-proposal-optional-chaining@^7.9.0": |
|
|
version "7.12.1" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.7.tgz#e02f0ea1b5dc59d401ec16fb824679f683d3303c" |
|
|
integrity sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw== |
|
|
integrity sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
|
@ -791,12 +783,12 @@ |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-jsx-development@^7.12.5", "@babel/plugin-transform-react-jsx-development@^7.9.0": |
|
|
"@babel/plugin-transform-react-jsx-development@^7.12.7", "@babel/plugin-transform-react-jsx-development@^7.9.0": |
|
|
version "7.12.5" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.5.tgz#677de5b96da310430d6cfb7fee16a1603afa3d56" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.7.tgz#4c2a647de79c7e2b16bfe4540677ba3121e82a08" |
|
|
integrity sha512-1JJusg3iPgsZDthyWiCr3KQiGs31ikU/mSf2N2dSYEAO0GEImmVUbWf0VoSDGDFTAn5Dj4DUiR6SdIXHY7tELA== |
|
|
integrity sha512-Rs3ETtMtR3VLXFeYRChle5SsP/P9Jp/6dsewBQfokDSzKJThlsuFcnzLTDRALiUmTC48ej19YD9uN1mupEeEDg== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-builder-react-jsx-experimental" "^7.12.1" |
|
|
"@babel/helper-builder-react-jsx-experimental" "^7.12.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/plugin-syntax-jsx" "^7.12.1" |
|
|
"@babel/plugin-syntax-jsx" "^7.12.1" |
|
|
|
|
|
|
|
@ -814,13 +806,13 @@ |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-jsx@^7.12.5", "@babel/plugin-transform-react-jsx@^7.9.1": |
|
|
"@babel/plugin-transform-react-jsx@^7.12.7", "@babel/plugin-transform-react-jsx@^7.9.1": |
|
|
version "7.12.5" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.5.tgz#39ede0e30159770561b6963be143e40af3bde00c" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.7.tgz#8b14d45f6eccd41b7f924bcb65c021e9f0a06f7f" |
|
|
integrity sha512-2xkcPqqrYiOQgSlM/iwto1paPijjsDbUynN13tI6bosDz/jOW3CRzYguIE8wKX32h+msbBM22Dv5fwrFkUOZjQ== |
|
|
integrity sha512-YFlTi6MEsclFAPIDNZYiCRbneg1MFGao9pPG9uD5htwE0vDbPaMUMeYd6itWjw7K4kro4UbdQf3ljmFl9y48dQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-builder-react-jsx" "^7.10.4" |
|
|
"@babel/helper-builder-react-jsx" "^7.10.4" |
|
|
"@babel/helper-builder-react-jsx-experimental" "^7.12.1" |
|
|
"@babel/helper-builder-react-jsx-experimental" "^7.12.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/plugin-syntax-jsx" "^7.12.1" |
|
|
"@babel/plugin-syntax-jsx" "^7.12.1" |
|
|
|
|
|
|
|
@ -871,13 +863,12 @@ |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
|
|
|
|
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.12.1", "@babel/plugin-transform-sticky-regex@^7.8.3": |
|
|
"@babel/plugin-transform-sticky-regex@^7.12.7", "@babel/plugin-transform-sticky-regex@^7.8.3": |
|
|
version "7.12.1" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.1.tgz#5c24cf50de396d30e99afc8d1c700e8bce0f5caf" |
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.7.tgz#560224613ab23987453948ed21d0b0b193fa7fad" |
|
|
integrity sha512-CiUgKQ3AGVk7kveIaPEET1jNDhZZEl1RPMWdTBE1799bdz++SwqDHStmxfCtDfBhQgCl38YRiSnrMuUMZIWSUQ== |
|
|
integrity sha512-VEiqZL5N/QvDbdjfYQBhruN0HYjSPjC4XkeqW4ny/jNtH9gcbgaqBIXYEZCNnESMAGs0/K/R7oFGMhOyu/eIxg== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-regex" "^7.10.4" |
|
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-template-literals@^7.12.1", "@babel/plugin-transform-template-literals@^7.8.3": |
|
|
"@babel/plugin-transform-template-literals@^7.12.1", "@babel/plugin-transform-template-literals@^7.8.3": |
|
|
version "7.12.1" |
|
|
version "7.12.1" |
|
@ -984,13 +975,13 @@ |
|
|
semver "^5.5.0" |
|
|
semver "^5.5.0" |
|
|
|
|
|
|
|
|
"@babel/preset-env@^7.4.5": |
|
|
"@babel/preset-env@^7.4.5": |
|
|
version "7.12.1" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.1.tgz#9c7e5ca82a19efc865384bb4989148d2ee5d7ac2" |
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55" |
|
|
integrity sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg== |
|
|
integrity sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/compat-data" "^7.12.1" |
|
|
"@babel/compat-data" "^7.12.7" |
|
|
"@babel/helper-compilation-targets" "^7.12.1" |
|
|
"@babel/helper-compilation-targets" "^7.12.5" |
|
|
"@babel/helper-module-imports" "^7.12.1" |
|
|
"@babel/helper-module-imports" "^7.12.5" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-validator-option" "^7.12.1" |
|
|
"@babel/helper-validator-option" "^7.12.1" |
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.12.1" |
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.12.1" |
|
@ -1000,10 +991,10 @@ |
|
|
"@babel/plugin-proposal-json-strings" "^7.12.1" |
|
|
"@babel/plugin-proposal-json-strings" "^7.12.1" |
|
|
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.1" |
|
|
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.1" |
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" |
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" |
|
|
"@babel/plugin-proposal-numeric-separator" "^7.12.1" |
|
|
"@babel/plugin-proposal-numeric-separator" "^7.12.7" |
|
|
"@babel/plugin-proposal-object-rest-spread" "^7.12.1" |
|
|
"@babel/plugin-proposal-object-rest-spread" "^7.12.1" |
|
|
"@babel/plugin-proposal-optional-catch-binding" "^7.12.1" |
|
|
"@babel/plugin-proposal-optional-catch-binding" "^7.12.1" |
|
|
"@babel/plugin-proposal-optional-chaining" "^7.12.1" |
|
|
"@babel/plugin-proposal-optional-chaining" "^7.12.7" |
|
|
"@babel/plugin-proposal-private-methods" "^7.12.1" |
|
|
"@babel/plugin-proposal-private-methods" "^7.12.1" |
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.12.1" |
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.12.1" |
|
|
"@babel/plugin-syntax-async-generators" "^7.8.0" |
|
|
"@babel/plugin-syntax-async-generators" "^7.8.0" |
|
@ -1045,14 +1036,14 @@ |
|
|
"@babel/plugin-transform-reserved-words" "^7.12.1" |
|
|
"@babel/plugin-transform-reserved-words" "^7.12.1" |
|
|
"@babel/plugin-transform-shorthand-properties" "^7.12.1" |
|
|
"@babel/plugin-transform-shorthand-properties" "^7.12.1" |
|
|
"@babel/plugin-transform-spread" "^7.12.1" |
|
|
"@babel/plugin-transform-spread" "^7.12.1" |
|
|
"@babel/plugin-transform-sticky-regex" "^7.12.1" |
|
|
"@babel/plugin-transform-sticky-regex" "^7.12.7" |
|
|
"@babel/plugin-transform-template-literals" "^7.12.1" |
|
|
"@babel/plugin-transform-template-literals" "^7.12.1" |
|
|
"@babel/plugin-transform-typeof-symbol" "^7.12.1" |
|
|
"@babel/plugin-transform-typeof-symbol" "^7.12.1" |
|
|
"@babel/plugin-transform-unicode-escapes" "^7.12.1" |
|
|
"@babel/plugin-transform-unicode-escapes" "^7.12.1" |
|
|
"@babel/plugin-transform-unicode-regex" "^7.12.1" |
|
|
"@babel/plugin-transform-unicode-regex" "^7.12.1" |
|
|
"@babel/preset-modules" "^0.1.3" |
|
|
"@babel/preset-modules" "^0.1.3" |
|
|
"@babel/types" "^7.12.1" |
|
|
"@babel/types" "^7.12.7" |
|
|
core-js-compat "^3.6.2" |
|
|
core-js-compat "^3.7.0" |
|
|
semver "^5.5.0" |
|
|
semver "^5.5.0" |
|
|
|
|
|
|
|
|
"@babel/preset-modules@^0.1.3": |
|
|
"@babel/preset-modules@^0.1.3": |
|
@ -1079,14 +1070,14 @@ |
|
|
"@babel/plugin-transform-react-jsx-source" "^7.9.0" |
|
|
"@babel/plugin-transform-react-jsx-source" "^7.9.0" |
|
|
|
|
|
|
|
|
"@babel/preset-react@^7.0.0": |
|
|
"@babel/preset-react@^7.0.0": |
|
|
version "7.12.5" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.5.tgz#d45625f65d53612078a43867c5c6750e78772c56" |
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.7.tgz#36d61d83223b07b6ac4ec55cf016abb0f70be83b" |
|
|
integrity sha512-jcs++VPrgyFehkMezHtezS2BpnUlR7tQFAyesJn1vGTO9aTFZrgIQrA5YydlTwxbcjMwkFY6i04flCigRRr3GA== |
|
|
integrity sha512-wKeTdnGUP5AEYCYQIMeXMMwU7j+2opxrG0WzuZfxuuW9nhKvvALBjl67653CWamZJVefuJGI219G591RSldrqQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
"@babel/plugin-transform-react-display-name" "^7.12.1" |
|
|
"@babel/plugin-transform-react-display-name" "^7.12.1" |
|
|
"@babel/plugin-transform-react-jsx" "^7.12.5" |
|
|
"@babel/plugin-transform-react-jsx" "^7.12.7" |
|
|
"@babel/plugin-transform-react-jsx-development" "^7.12.5" |
|
|
"@babel/plugin-transform-react-jsx-development" "^7.12.7" |
|
|
"@babel/plugin-transform-react-jsx-self" "^7.12.1" |
|
|
"@babel/plugin-transform-react-jsx-self" "^7.12.1" |
|
|
"@babel/plugin-transform-react-jsx-source" "^7.12.1" |
|
|
"@babel/plugin-transform-react-jsx-source" "^7.12.1" |
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.12.1" |
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.12.1" |
|
@ -1121,34 +1112,34 @@ |
|
|
dependencies: |
|
|
dependencies: |
|
|
regenerator-runtime "^0.13.4" |
|
|
regenerator-runtime "^0.13.4" |
|
|
|
|
|
|
|
|
"@babel/template@^7.10.4", "@babel/template@^7.4.0", "@babel/template@^7.8.6": |
|
|
"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.4.0", "@babel/template@^7.8.6": |
|
|
version "7.10.4" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" |
|
|
integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
|
|
integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/code-frame" "^7.10.4" |
|
|
"@babel/code-frame" "^7.10.4" |
|
|
"@babel/parser" "^7.10.4" |
|
|
"@babel/parser" "^7.12.7" |
|
|
"@babel/types" "^7.10.4" |
|
|
"@babel/types" "^7.12.7" |
|
|
|
|
|
|
|
|
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0": |
|
|
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.7", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0": |
|
|
version "7.12.5" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095" |
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1" |
|
|
integrity sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA== |
|
|
integrity sha512-nMWaqsQEeSvMNypswUDzjqQ+0rR6pqCtoQpsqGJC4/Khm9cISwPTSpai57F6/jDaOoEGz8yE/WxcO3PV6tKSmQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/code-frame" "^7.10.4" |
|
|
"@babel/code-frame" "^7.10.4" |
|
|
"@babel/generator" "^7.12.5" |
|
|
"@babel/generator" "^7.12.5" |
|
|
"@babel/helper-function-name" "^7.10.4" |
|
|
"@babel/helper-function-name" "^7.10.4" |
|
|
"@babel/helper-split-export-declaration" "^7.11.0" |
|
|
"@babel/helper-split-export-declaration" "^7.11.0" |
|
|
"@babel/parser" "^7.12.5" |
|
|
"@babel/parser" "^7.12.7" |
|
|
"@babel/types" "^7.12.5" |
|
|
"@babel/types" "^7.12.7" |
|
|
debug "^4.1.0" |
|
|
debug "^4.1.0" |
|
|
globals "^11.1.0" |
|
|
globals "^11.1.0" |
|
|
lodash "^4.17.19" |
|
|
lodash "^4.17.19" |
|
|
|
|
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.9.0": |
|
|
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.9.0": |
|
|
version "7.12.6" |
|
|
version "7.12.7" |
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96" |
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" |
|
|
integrity sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA== |
|
|
integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@babel/helper-validator-identifier" "^7.10.4" |
|
|
"@babel/helper-validator-identifier" "^7.10.4" |
|
|
lodash "^4.17.19" |
|
|
lodash "^4.17.19" |
|
@ -1226,12 +1217,12 @@ |
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
"@ethersproject/properties" "^5.0.3" |
|
|
"@ethersproject/properties" "^5.0.3" |
|
|
|
|
|
|
|
|
"@ethersproject/address@5.0.6", "@ethersproject/address@>=5.0.0-beta.128", "@ethersproject/address@^5.0.4", "@ethersproject/address@^5.0.5": |
|
|
"@ethersproject/address@5.0.7", "@ethersproject/address@>=5.0.0-beta.128", "@ethersproject/address@^5.0.4", "@ethersproject/address@^5.0.5": |
|
|
version "5.0.6" |
|
|
version "5.0.7" |
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.0.6.tgz#5ffb5cd04db0d0447efbb53231f56dd2a3255363" |
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.0.7.tgz#ee7fd7d3b3a400dec6035c7b3f0b7e4652207308" |
|
|
integrity sha512-evXOpjlnFxloYjpv+ldEBhTihyHh6jPbLw7s7cDTmCvpmH4FwAkSWkjCoCxaMP8ipfnVr5cQbTt0bZM2XbBxqA== |
|
|
integrity sha512-+63DiYG+2og6rFNvQmLlLw8i5LtyT65n+jtHd06Ic81rLHc+JUKRpeZFhBa+gqh9f+P8V0xtKR5NI/EHXOfgSw== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@ethersproject/bignumber" "^5.0.7" |
|
|
"@ethersproject/bignumber" "^5.0.10" |
|
|
"@ethersproject/bytes" "^5.0.4" |
|
|
"@ethersproject/bytes" "^5.0.4" |
|
|
"@ethersproject/keccak256" "^5.0.3" |
|
|
"@ethersproject/keccak256" "^5.0.3" |
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
"@ethersproject/logger" "^5.0.5" |
|
@ -1252,10 +1243,10 @@ |
|
|
"@ethersproject/bytes" "^5.0.4" |
|
|
"@ethersproject/bytes" "^5.0.4" |
|
|
"@ethersproject/properties" "^5.0.3" |
|
|
"@ethersproject/properties" "^5.0.3" |
|
|
|
|
|
|
|
|
"@ethersproject/bignumber@5.0.9", "@ethersproject/bignumber@>=5.0.0-beta.130", "@ethersproject/bignumber@^5.0.7", "@ethersproject/bignumber@^5.0.8": |
|
|
"@ethersproject/bignumber@5.0.10", "@ethersproject/bignumber@>=5.0.0-beta.130", "@ethersproject/bignumber@^5.0.10", "@ethersproject/bignumber@^5.0.7", "@ethersproject/bignumber@^5.0.8": |
|
|
version "5.0.9" |
|
|
version "5.0.10" |
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.0.9.tgz#c2133ece53c0c3faaf28ec9c2b28f7e901acb2c5" |
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.0.10.tgz#aee93d18f13b4976aba399888812804419ba2d5f" |
|
|
integrity sha512-XRaR/60JXTMYY4R+XsquKd5vbPbxnt85yvwzJ9uzulRW2z9JlEf75CbMZ8LjSOAK51vFBmSfjA5ojT60OtSGqA== |
|
|
integrity sha512-1b3bMe+PCjx6xI5IINzaWtNZEKtwq2guVrhuwRqQmHEsAgKDK+UMckXYsu0CwMwRsQoeq+sNuCWd64pCxkBqMw== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@ethersproject/bytes" "^5.0.4" |
|
|
"@ethersproject/bytes" "^5.0.4" |
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
"@ethersproject/logger" "^5.0.5" |
|
@ -1275,10 +1266,10 @@ |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@ethersproject/bignumber" "^5.0.7" |
|
|
"@ethersproject/bignumber" "^5.0.7" |
|
|
|
|
|
|
|
|
"@ethersproject/contracts@5.0.6": |
|
|
"@ethersproject/contracts@5.0.7": |
|
|
version "5.0.6" |
|
|
version "5.0.7" |
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/contracts/-/contracts-5.0.6.tgz#d6b3a2f786a4c616f8a8aafbf3c85f3110250a0a" |
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/contracts/-/contracts-5.0.7.tgz#c297aa91ac573edbbf979dc94046189acee9cf38" |
|
|
integrity sha512-sCNevsfvkbnoac3nXabkE/fJ+u0AI8cSFc1UFU/k7etoCO851Hp/+wkQU0w5nSxtBJtcnjeOMtL9+PzFuPCaVw== |
|
|
integrity sha512-JFk+2yckhQQg6poCS2FQHtUnPpwE+U3MuoMV6pAyYXLidrQ7h2OU4nqJ/evO0Lo42oUtVc4vWn+1Nv5dDF8kKg== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@ethersproject/abi" "^5.0.5" |
|
|
"@ethersproject/abi" "^5.0.5" |
|
|
"@ethersproject/abstract-provider" "^5.0.4" |
|
|
"@ethersproject/abstract-provider" "^5.0.4" |
|
@ -2438,19 +2429,19 @@ |
|
|
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== |
|
|
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== |
|
|
|
|
|
|
|
|
"@types/node@*": |
|
|
"@types/node@*": |
|
|
version "14.14.8" |
|
|
version "14.14.9" |
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec" |
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6" |
|
|
integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA== |
|
|
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw== |
|
|
|
|
|
|
|
|
"@types/node@^12.12.6": |
|
|
"@types/node@^12.12.6": |
|
|
version "12.19.5" |
|
|
version "12.19.6" |
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.5.tgz#9be3946136e818597c71c62d04240d0602c645d4" |
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.6.tgz#fbf249fa46487dd8c7386d785231368b92a33a53" |
|
|
integrity sha512-Wgdl27uw/jUYUFyajUGKSjDNGxmJrZi9sjeG6UJImgUtKbJoO9aldx+1XODN1EpNDX9DirvbvHHmTsNlb8GwMA== |
|
|
integrity sha512-U2VopDdmBoYBmtm8Rz340mvvSz34VgX/K9+XCuckvcLGMkt3rbMX8soqFOikIPlPBc5lmw8By9NUK7bEFSBFlQ== |
|
|
|
|
|
|
|
|
"@types/node@^13.7.0": |
|
|
"@types/node@^13.7.0": |
|
|
version "13.13.31" |
|
|
version "13.13.32" |
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.31.tgz#b8fc04d46bc22959a99fbdba71b15f37a48da3ec" |
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.32.tgz#f0edd0fb57b3c9f6e64a0b3ddb1e0f729b6f71ce" |
|
|
integrity sha512-gBk54XbcRj8EKTi7Syo4JU4purbRJaZpkvMVs7+t+b9JaOtwsGo7vCbXdVJN3gH/wu/GyZGD8lAKo0qpQuNjOw== |
|
|
integrity sha512-sPBvDnrwZE1uePhkCEyI/qQlgZM5kePPAhHIFDWNsOrWBFRBOk3LKJYmVCLeLZlL9Ub/FzMJb31OTWCg2F+06g== |
|
|
|
|
|
|
|
|
"@types/parse-json@^4.0.0": |
|
|
"@types/parse-json@^4.0.0": |
|
|
version "4.0.0" |
|
|
version "4.0.0" |
|
@ -3118,14 +3109,15 @@ array.prototype.flatmap@^1.2.3: |
|
|
function-bind "^1.1.1" |
|
|
function-bind "^1.1.1" |
|
|
|
|
|
|
|
|
array.prototype.map@^1.0.1: |
|
|
array.prototype.map@^1.0.1: |
|
|
version "1.0.2" |
|
|
version "1.0.3" |
|
|
resolved "https://registry.yarnpkg.com/array.prototype.map/-/array.prototype.map-1.0.2.tgz#9a4159f416458a23e9483078de1106b2ef68f8ec" |
|
|
resolved "https://registry.yarnpkg.com/array.prototype.map/-/array.prototype.map-1.0.3.tgz#1609623618d3d84134a37d4a220030c2bd18420b" |
|
|
integrity sha512-Az3OYxgsa1g7xDYp86l0nnN4bcmuEITGe1rbdEBVkrqkzMgDcbdQ2R7r41pNzti+4NMces3H8gMmuioZUilLgw== |
|
|
integrity sha512-nNcb30v0wfDyIe26Yif3PcV1JXQp4zEeEfupG7L4SRjnD6HLbO5b2a7eVSba53bOx4YCHYMBHt+Fp4vYstneRA== |
|
|
dependencies: |
|
|
dependencies: |
|
|
|
|
|
call-bind "^1.0.0" |
|
|
define-properties "^1.1.3" |
|
|
define-properties "^1.1.3" |
|
|
es-abstract "^1.17.0-next.1" |
|
|
es-abstract "^1.18.0-next.1" |
|
|
es-array-method-boxes-properly "^1.0.0" |
|
|
es-array-method-boxes-properly "^1.0.0" |
|
|
is-string "^1.0.4" |
|
|
is-string "^1.0.5" |
|
|
|
|
|
|
|
|
arraybuffer.slice@~0.0.7: |
|
|
arraybuffer.slice@~0.0.7: |
|
|
version "0.0.7" |
|
|
version "0.0.7" |
|
@ -3268,9 +3260,9 @@ aws4@^1.8.0: |
|
|
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== |
|
|
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== |
|
|
|
|
|
|
|
|
axe-core@^4.0.2: |
|
|
axe-core@^4.0.2: |
|
|
version "4.1.0" |
|
|
version "4.1.1" |
|
|
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.0.tgz#93d395e6262ecdde5cb52a5d06533d0a0c7bb4cd" |
|
|
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.1.tgz#70a7855888e287f7add66002211a423937063eaf" |
|
|
integrity sha512-9atDIOTDLsWL+1GbBec6omflaT5Cxh88J0GtJtGfCVIXpI02rXHkju59W5mMqWa7eiC5OR168v3TK3kUKBW98g== |
|
|
integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ== |
|
|
|
|
|
|
|
|
axobject-query@^2.0.2, axobject-query@^2.2.0: |
|
|
axobject-query@^2.0.2, axobject-query@^2.2.0: |
|
|
version "2.2.0" |
|
|
version "2.2.0" |
|
@ -4659,7 +4651,7 @@ copy-descriptor@^0.1.0: |
|
|
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" |
|
|
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" |
|
|
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
|
|
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
|
|
|
|
|
|
|
|
core-js-compat@^3.6.2: |
|
|
core-js-compat@^3.6.2, core-js-compat@^3.7.0: |
|
|
version "3.7.0" |
|
|
version "3.7.0" |
|
|
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.7.0.tgz#8479c5d3d672d83f1f5ab94cf353e57113e065ed" |
|
|
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.7.0.tgz#8479c5d3d672d83f1f5ab94cf353e57113e065ed" |
|
|
integrity sha512-V8yBI3+ZLDVomoWICO6kq/CD28Y4r1M7CWeO4AGpMdMfseu8bkSubBmUPySMGKRTS+su4XQ07zUkAsiu9FCWTg== |
|
|
integrity sha512-V8yBI3+ZLDVomoWICO6kq/CD28Y4r1M7CWeO4AGpMdMfseu8bkSubBmUPySMGKRTS+su4XQ07zUkAsiu9FCWTg== |
|
@ -5133,16 +5125,16 @@ debug@4.1.1, debug@~4.1.0: |
|
|
ms "^2.1.1" |
|
|
ms "^2.1.1" |
|
|
|
|
|
|
|
|
debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: |
|
|
debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: |
|
|
version "3.2.6" |
|
|
version "3.2.7" |
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" |
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a" |
|
|
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== |
|
|
integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
ms "^2.1.1" |
|
|
ms "^2.1.1" |
|
|
|
|
|
|
|
|
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0: |
|
|
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0: |
|
|
version "4.3.0" |
|
|
version "4.3.1" |
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.0.tgz#efa41cbf14fc9448075367fdaaddf82376da211e" |
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" |
|
|
integrity sha512-jjO6JD2rKfiZQnBoRzhRTbXjHLGLfH+UtGkWLc/UXAh/rzZMyjbgn0NcfFpqT8nd1kTtFnDiJcrIFkq4UKeJVg== |
|
|
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
ms "2.1.2" |
|
|
ms "2.1.2" |
|
|
|
|
|
|
|
@ -5582,9 +5574,9 @@ ejs@^3.1.5: |
|
|
jake "^10.6.1" |
|
|
jake "^10.6.1" |
|
|
|
|
|
|
|
|
electron-to-chromium@^1.3.378, electron-to-chromium@^1.3.591: |
|
|
electron-to-chromium@^1.3.378, electron-to-chromium@^1.3.591: |
|
|
version "1.3.601" |
|
|
version "1.3.603" |
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.601.tgz#881824eaef0b2f97c89e1abb5835fdd224997d34" |
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.603.tgz#1b71bec27fb940eccd79245f6824c63d5f7e8abf" |
|
|
integrity sha512-ctRyXD9y0mZu8pgeNwBUhLP3Guyr5YuqkfLKYmpTwYx7o9JtCEJme9JVX4xBXPr5ZNvr/iBXUvHLFEVJQThATg== |
|
|
integrity sha512-J8OHxOeJkoSLgBXfV9BHgKccgfLMHh+CoeRo6wJsi6m0k3otaxS/5vrHpMNSEYY4MISwewqanPOuhAtuE8riQQ== |
|
|
|
|
|
|
|
|
elliptic@6.5.3, elliptic@^6.4.0, elliptic@^6.5.2, elliptic@^6.5.3: |
|
|
elliptic@6.5.3, elliptic@^6.4.0, elliptic@^6.5.2, elliptic@^6.5.3: |
|
|
version "6.5.3" |
|
|
version "6.5.3" |
|
@ -6296,20 +6288,20 @@ ethereumjs-util@^6.0.0: |
|
|
rlp "^2.2.3" |
|
|
rlp "^2.2.3" |
|
|
|
|
|
|
|
|
ethers@^5.0.8: |
|
|
ethers@^5.0.8: |
|
|
version "5.0.20" |
|
|
version "5.0.21" |
|
|
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.0.20.tgz#ad9d90066df6a6892a41392540a21cdfa9c1fce1" |
|
|
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.0.21.tgz#13d55fe67e240c65641b8353f41e5574484d30a2" |
|
|
integrity sha512-feVzAKjU3gRzOZZgMRScxWbw4R1DxNk/dhswZlFtdZafL/51TB+rTQM3niM2buzzH66DCRF9Qb4vMZ1YZxi1yQ== |
|
|
integrity sha512-e57K+CF1y+6rBtAgqcVRSv1/XMY6PEzzly2iwvogjh0+9Z44GynHwb9++xwSMed5Ntz4i4ZB1fF3vWYDNK2q7w== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@ethersproject/abi" "5.0.8" |
|
|
"@ethersproject/abi" "5.0.8" |
|
|
"@ethersproject/abstract-provider" "5.0.6" |
|
|
"@ethersproject/abstract-provider" "5.0.6" |
|
|
"@ethersproject/abstract-signer" "5.0.8" |
|
|
"@ethersproject/abstract-signer" "5.0.8" |
|
|
"@ethersproject/address" "5.0.6" |
|
|
"@ethersproject/address" "5.0.7" |
|
|
"@ethersproject/base64" "5.0.5" |
|
|
"@ethersproject/base64" "5.0.5" |
|
|
"@ethersproject/basex" "5.0.5" |
|
|
"@ethersproject/basex" "5.0.5" |
|
|
"@ethersproject/bignumber" "5.0.9" |
|
|
"@ethersproject/bignumber" "5.0.10" |
|
|
"@ethersproject/bytes" "5.0.6" |
|
|
"@ethersproject/bytes" "5.0.6" |
|
|
"@ethersproject/constants" "5.0.6" |
|
|
"@ethersproject/constants" "5.0.6" |
|
|
"@ethersproject/contracts" "5.0.6" |
|
|
"@ethersproject/contracts" "5.0.7" |
|
|
"@ethersproject/hash" "5.0.7" |
|
|
"@ethersproject/hash" "5.0.7" |
|
|
"@ethersproject/hdnode" "5.0.6" |
|
|
"@ethersproject/hdnode" "5.0.6" |
|
|
"@ethersproject/json-wallets" "5.0.8" |
|
|
"@ethersproject/json-wallets" "5.0.8" |
|
@ -8431,15 +8423,15 @@ ipfs-repo@^7.0.0: |
|
|
uint8arrays "^1.0.0" |
|
|
uint8arrays "^1.0.0" |
|
|
|
|
|
|
|
|
ipfs-unixfs-exporter@^3.0.4: |
|
|
ipfs-unixfs-exporter@^3.0.4: |
|
|
version "3.0.6" |
|
|
version "3.0.7" |
|
|
resolved "https://registry.yarnpkg.com/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-3.0.6.tgz#089251078502468340bb1b9cb6834a6ebb607abb" |
|
|
resolved "https://registry.yarnpkg.com/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-3.0.7.tgz#e706f3ec0db5ecbe1a69e1ef2292aa61eccd264a" |
|
|
integrity sha512-dalY2lZxTjyLJB2qXKzVTbMY6TOFAcLRVFMJ0+9ORuEKNV4zUViL0eTKSOaJuaFuRzhc8yFFkfB7FnCqfXamIg== |
|
|
integrity sha512-ZYpE8SVLcvxDVb9+aKwthf7a4gRFSHqbEJaVrvVOpeXKSG66WTrI0KQR14sIk0v4SYOaUSWrWVXsSjUbONrVHg== |
|
|
dependencies: |
|
|
dependencies: |
|
|
cids "^1.0.0" |
|
|
cids "^1.0.0" |
|
|
err-code "^2.0.0" |
|
|
err-code "^2.0.0" |
|
|
hamt-sharding "^1.0.0" |
|
|
hamt-sharding "^1.0.0" |
|
|
ipfs-unixfs "^2.0.4" |
|
|
ipfs-unixfs "^2.0.4" |
|
|
ipfs-utils "^4.0.0" |
|
|
ipfs-utils "^5.0.0" |
|
|
it-last "^1.0.1" |
|
|
it-last "^1.0.1" |
|
|
multihashing-async "^2.0.0" |
|
|
multihashing-async "^2.0.0" |
|
|
|
|
|
|
|
@ -9041,7 +9033,7 @@ is-stream@^2.0.0: |
|
|
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3" |
|
|
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3" |
|
|
integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== |
|
|
integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== |
|
|
|
|
|
|
|
|
is-string@^1.0.4, is-string@^1.0.5: |
|
|
is-string@^1.0.5: |
|
|
version "1.0.5" |
|
|
version "1.0.5" |
|
|
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6" |
|
|
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6" |
|
|
integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ== |
|
|
integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ== |
|
@ -11567,12 +11559,12 @@ multibase@^0.7.0: |
|
|
buffer "^5.5.0" |
|
|
buffer "^5.5.0" |
|
|
|
|
|
|
|
|
multibase@^3.0.0, multibase@^3.0.1: |
|
|
multibase@^3.0.0, multibase@^3.0.1: |
|
|
version "3.0.1" |
|
|
version "3.1.0" |
|
|
resolved "https://registry.yarnpkg.com/multibase/-/multibase-3.0.1.tgz#31e8b0de5b2fd5f7dc9f04dddf0a4fcc667284bf" |
|
|
resolved "https://registry.yarnpkg.com/multibase/-/multibase-3.1.0.tgz#2999aebbd34b3fa85cd5a9d42babc6031aeccafe" |
|
|
integrity sha512-MRU5WpnSg81/vYO977MweoeUAxBdXl7+F5Af2Es+X6Vcgfk/g/EjIqXTgm3kb+xO3m1Kzr+aIV14oRX7nv5Z9w== |
|
|
integrity sha512-Z+pThrpbS7ckQ2DwW5mPiwCGe1a94f8DWi/OxmbyeRednVOyUKmLSE+60kL/WHFYwWnaD1OakXGk3PYI1NkMFw== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@multiformats/base-x" "^4.0.1" |
|
|
"@multiformats/base-x" "^4.0.1" |
|
|
web-encoding "^1.0.2" |
|
|
web-encoding "^1.0.4" |
|
|
|
|
|
|
|
|
multibase@~0.6.0: |
|
|
multibase@~0.6.0: |
|
|
version "0.6.1" |
|
|
version "0.6.1" |
|
@ -11734,9 +11726,9 @@ nanoid@^2.1.0: |
|
|
integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA== |
|
|
integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA== |
|
|
|
|
|
|
|
|
nanoid@^3.0.2, nanoid@^3.1.12, nanoid@^3.1.3: |
|
|
nanoid@^3.0.2, nanoid@^3.1.12, nanoid@^3.1.3: |
|
|
version "3.1.16" |
|
|
version "3.1.18" |
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.16.tgz#b21f0a7d031196faf75314d7c65d36352beeef64" |
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.18.tgz#0680db22ab01c372e89209f5d18283d98de3e96d" |
|
|
integrity sha512-+AK8MN0WHji40lj8AEuwLOvLSbWYApQpre/aFJZD71r43wVRLrOYS4FmJOPQYon1TqB462RzrrxlfA74XRES8w== |
|
|
integrity sha512-rndlDjbbHbcV3xi+R2fpJ+PbGMdfBxz5v1fATIQFq0DP64FsicQdwnKLy47K4kZHdRpmQXtz24eGsxQqamzYTA== |
|
|
|
|
|
|
|
|
nanomatch@^1.2.9: |
|
|
nanomatch@^1.2.9: |
|
|
version "1.2.13" |
|
|
version "1.2.13" |
|
@ -15293,7 +15285,7 @@ shortid@^2.2.8: |
|
|
dependencies: |
|
|
dependencies: |
|
|
nanoid "^2.1.0" |
|
|
nanoid "^2.1.0" |
|
|
|
|
|
|
|
|
side-channel@^1.0.2: |
|
|
side-channel@^1.0.2, side-channel@^1.0.3: |
|
|
version "1.0.3" |
|
|
version "1.0.3" |
|
|
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.3.tgz#cdc46b057550bbab63706210838df5d4c19519c3" |
|
|
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.3.tgz#cdc46b057550bbab63706210838df5d4c19519c3" |
|
|
integrity sha512-A6+ByhlLkksFoUepsGxfj5x1gTSrs+OydsRptUxeNCabQpCFUvcwIczgOigI8vhY/OJCnPnyE9rGiwgvr9cS1g== |
|
|
integrity sha512-A6+ByhlLkksFoUepsGxfj5x1gTSrs+OydsRptUxeNCabQpCFUvcwIczgOigI8vhY/OJCnPnyE9rGiwgvr9cS1g== |
|
@ -15844,16 +15836,17 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0: |
|
|
strip-ansi "^6.0.0" |
|
|
strip-ansi "^6.0.0" |
|
|
|
|
|
|
|
|
string.prototype.matchall@^4.0.2: |
|
|
string.prototype.matchall@^4.0.2: |
|
|
version "4.0.2" |
|
|
version "4.0.3" |
|
|
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz#48bb510326fb9fdeb6a33ceaa81a6ea04ef7648e" |
|
|
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.3.tgz#24243399bc31b0a49d19e2b74171a15653ec996a" |
|
|
integrity sha512-N/jp6O5fMf9os0JU3E72Qhf590RSRZU/ungsL/qJUYVTNv7hTG0P/dbPjxINVN9jpscu3nzYwKESU3P3RY5tOg== |
|
|
integrity sha512-OBxYDA2ifZQ2e13cP82dWFMaCV9CGF8GzmN4fljBVw5O5wep0lu4gacm1OL6MjROoUnB8VbkWRThqkV2YFLNxw== |
|
|
dependencies: |
|
|
dependencies: |
|
|
|
|
|
call-bind "^1.0.0" |
|
|
define-properties "^1.1.3" |
|
|
define-properties "^1.1.3" |
|
|
es-abstract "^1.17.0" |
|
|
es-abstract "^1.18.0-next.1" |
|
|
has-symbols "^1.0.1" |
|
|
has-symbols "^1.0.1" |
|
|
internal-slot "^1.0.2" |
|
|
internal-slot "^1.0.2" |
|
|
regexp.prototype.flags "^1.3.0" |
|
|
regexp.prototype.flags "^1.3.0" |
|
|
side-channel "^1.0.2" |
|
|
side-channel "^1.0.3" |
|
|
|
|
|
|
|
|
string.prototype.trimend@^1.0.1: |
|
|
string.prototype.trimend@^1.0.1: |
|
|
version "1.0.2" |
|
|
version "1.0.2" |
|
@ -16352,9 +16345,9 @@ tr46@^1.0.1: |
|
|
punycode "^2.1.0" |
|
|
punycode "^2.1.0" |
|
|
|
|
|
|
|
|
truffle@~5.1.45: |
|
|
truffle@~5.1.45: |
|
|
version "5.1.53" |
|
|
version "5.1.54" |
|
|
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.53.tgz#3c984317d092f230d84b7d138d69dace106b5c2b" |
|
|
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.54.tgz#e92bf801f1d75136aced8d7b75d8bd5ad94f2c70" |
|
|
integrity sha512-JXuuhPOsh/K9K9PJTcZDRy6ByxreOrchMIM1SgEVRi85MF6XWQSZwwV1kXF+JRtP938lfRmmpgWQb1MzFBY7qw== |
|
|
integrity sha512-9jl1jk3oIvWR7F5meh1FTyGV9qPh5GYbPdbrvaLgSUevMLUxnaMtWK6ZRcoVUG9zC0mY4uPL/brzb9nt+4LKJA== |
|
|
dependencies: |
|
|
dependencies: |
|
|
app-module-path "^2.2.0" |
|
|
app-module-path "^2.2.0" |
|
|
mocha "8.1.2" |
|
|
mocha "8.1.2" |
|
@ -16927,7 +16920,7 @@ wbuf@^1.1.0, wbuf@^1.7.3: |
|
|
dependencies: |
|
|
dependencies: |
|
|
minimalistic-assert "^1.0.0" |
|
|
minimalistic-assert "^1.0.0" |
|
|
|
|
|
|
|
|
web-encoding@^1.0.2: |
|
|
web-encoding@^1.0.2, web-encoding@^1.0.4: |
|
|
version "1.0.4" |
|
|
version "1.0.4" |
|
|
resolved "https://registry.yarnpkg.com/web-encoding/-/web-encoding-1.0.4.tgz#0398d39ce2cbef5ed2617080750ed874e6153aea" |
|
|
resolved "https://registry.yarnpkg.com/web-encoding/-/web-encoding-1.0.4.tgz#0398d39ce2cbef5ed2617080750ed874e6153aea" |
|
|
integrity sha512-DcXs2lbVPzuJmn2kuDEwul2oZg7p4YMa5J2f0YzsOBHaAnBYGPNUB/rJ74DTjTKpw7F0+lSsVM8sFHE2UyBixg== |
|
|
integrity sha512-DcXs2lbVPzuJmn2kuDEwul2oZg7p4YMa5J2f0YzsOBHaAnBYGPNUB/rJ74DTjTKpw7F0+lSsVM8sFHE2UyBixg== |
|
|