From ec3a8341c29c92546e09d7a1350c8adc6466b1ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 06:23:42 +0000 Subject: [PATCH] Bump minimist from 1.2.5 to 1.2.8 Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6474 +++++++++++++++++++++++++++--------------------- 1 file changed, 3584 insertions(+), 2890 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7461b5b..4c30e0e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,164 +1,212 @@ -lockfileVersion: 5.3 +lockfileVersion: '6.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false importers: .: - specifiers: - '@babel/core': ^7.9.0 - '@babel/plugin-transform-runtime': ^7.9.0 - '@babel/preset-env': ^7.9.5 - '@babel/preset-react': ^7.9.4 - '@babel/preset-typescript': ^7.9.0 - '@changesets/changelog-github': ^0.4.4 - '@changesets/cli': ^2.22.0 - '@manypkg/cli': ^0.9.0 - '@preconstruct/cli': ^1.1.4 - '@types/jest': ^26.0.0 - '@types/react': ^16.9.34 - babel-jest: ^26.0.1 - csstype: ^2.6.8 - jest: ^26.0.1 - prettier: ^1.19.1 - prop-types: ^15.7.2 - typescript: ^3.7.5 dependencies: - '@babel/core': 7.9.0 - '@babel/plugin-transform-runtime': 7.9.0_@babel+core@7.9.0 - '@babel/preset-env': 7.9.5_@babel+core@7.9.0 - '@babel/preset-react': 7.9.4_@babel+core@7.9.0 - '@babel/preset-typescript': 7.9.0_@babel+core@7.9.0 - '@changesets/changelog-github': 0.4.4 - '@changesets/cli': 2.22.0 - '@manypkg/cli': 0.9.0 - '@preconstruct/cli': 1.1.12 - '@types/jest': 26.0.0 - '@types/react': 16.9.34 - babel-jest: 26.0.1_@babel+core@7.9.0 - csstype: 2.6.10 - jest: 26.0.1 - prettier: 1.19.1 - prop-types: 15.7.2 - typescript: 3.8.3 + '@babel/core': + specifier: ^7.9.0 + version: 7.9.0 + '@babel/plugin-transform-runtime': + specifier: ^7.9.0 + version: 7.9.0(@babel/core@7.9.0) + '@babel/preset-env': + specifier: ^7.9.5 + version: 7.9.5(@babel/core@7.9.0) + '@babel/preset-react': + specifier: ^7.9.4 + version: 7.9.4(@babel/core@7.9.0) + '@babel/preset-typescript': + specifier: ^7.9.0 + version: 7.9.0(@babel/core@7.9.0) + '@changesets/changelog-github': + specifier: ^0.4.4 + version: 0.4.4 + '@changesets/cli': + specifier: ^2.22.0 + version: 2.22.0 + '@manypkg/cli': + specifier: ^0.9.0 + version: 0.9.0 + '@preconstruct/cli': + specifier: ^1.1.4 + version: 1.1.12 + '@types/jest': + specifier: ^26.0.0 + version: 26.0.0 + '@types/react': + specifier: ^16.9.34 + version: 16.9.34 + babel-jest: + specifier: ^26.0.1 + version: 26.0.1(@babel/core@7.9.0) + csstype: + specifier: ^2.6.8 + version: 2.6.10 + jest: + specifier: ^26.0.1 + version: 26.0.1 + prettier: + specifier: ^1.19.1 + version: 1.19.1 + prop-types: + specifier: ^15.7.2 + version: 15.7.2 + typescript: + specifier: ^3.7.5 + version: 3.8.3 packages/changelog-utils: - specifiers: - '@types/react': ^16.9.34 - '@types/semver': ^6.2.0 - react: ^16.12.0 - semver: ^7.1.1 dependencies: - '@types/react': 16.9.34 - '@types/semver': 6.2.1 - semver: 7.3.2 + '@types/react': + specifier: ^16.9.34 + version: 16.9.34 + '@types/semver': + specifier: ^6.2.0 + version: 6.2.1 + semver: + specifier: ^7.1.1 + version: 7.3.2 devDependencies: - react: 16.13.1 + react: + specifier: ^16.12.0 + version: 16.13.1 packages/gatsby-plugin-package-changelog: - specifiers: - '@babel/runtime': ^7.8.3 - find-versions: ^3.2.0 - gatsby: ^2.20.25 - gatsby-plugin-mdx: ^1.1.8 - mdast-util-to-string: ^1.1.0 - remark: ^12.0.0 - remark-mdx: ^1.5.8 dependencies: - '@babel/runtime': 7.9.2 - find-versions: 3.2.0 - gatsby-plugin-mdx: 1.1.10 - mdast-util-to-string: 1.1.0 - remark: 12.0.0 - remark-mdx: 1.5.9 + '@babel/runtime': + specifier: ^7.8.3 + version: 7.9.2 + find-versions: + specifier: ^3.2.0 + version: 3.2.0 + gatsby-plugin-mdx: + specifier: ^1.1.8 + version: 1.1.10(@mdx-js/mdx@1.5.9)(@mdx-js/react@1.5.9) + mdast-util-to-string: + specifier: ^1.1.0 + version: 1.1.0 + remark: + specifier: ^12.0.0 + version: 12.0.0 + remark-mdx: + specifier: ^1.5.8 + version: 1.5.9 devDependencies: - gatsby: 2.20.29_aac8cf30e0b953c0f09250cfe3b15c59 + gatsby: + specifier: ^2.20.25 + version: 2.20.29(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3) packages/gatsby-plugin-package-mdx: - specifiers: - gatsby: ^2.20.25 devDependencies: - gatsby: 2.20.29_aac8cf30e0b953c0f09250cfe3b15c59 + gatsby: + specifier: ^2.20.25 + version: 2.20.29(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3) packages/gatsby-source-packages: - specifiers: - '@babel/runtime': ^7.8.3 - '@manypkg/get-packages': ^1.0.1 - gatsby: ^2.20.25 - gatsby-core-utils: ^1.1.1 dependencies: - '@babel/runtime': 7.9.2 - '@manypkg/get-packages': 1.0.1 - gatsby-core-utils: 1.1.3 + '@babel/runtime': + specifier: ^7.8.3 + version: 7.9.2 + '@manypkg/get-packages': + specifier: ^1.0.1 + version: 1.0.1 + gatsby-core-utils: + specifier: ^1.1.1 + version: 1.1.3 devDependencies: - gatsby: 2.20.29_aac8cf30e0b953c0f09250cfe3b15c59 + gatsby: + specifier: ^2.20.25 + version: 2.20.29(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3) packages/live-code: - specifiers: - '@babel/runtime': ^7.8.3 - '@babel/standalone': 7.10.3 - csstype: ^2.6.8 - prop-types: ^15.7.2 - react: ^16.12.0 - regenerator-runtime: ^0.13.5 - unist-util-visit: ^2.0.2 dependencies: - '@babel/runtime': 7.9.2 - '@babel/standalone': 7.10.3 - regenerator-runtime: 0.13.5 - unist-util-visit: 2.0.2 + '@babel/runtime': + specifier: ^7.8.3 + version: 7.9.2 + '@babel/standalone': + specifier: 7.10.3 + version: 7.10.3 + regenerator-runtime: + specifier: ^0.13.5 + version: 0.13.5 + unist-util-visit: + specifier: ^2.0.2 + version: 2.0.2 devDependencies: - csstype: 2.6.10 - prop-types: 15.7.2 - react: 16.13.1 + csstype: + specifier: ^2.6.8 + version: 2.6.10 + prop-types: + specifier: ^15.7.2 + version: 15.7.2 + react: + specifier: ^16.12.0 + version: 16.13.1 packages/prettier-worker: - specifiers: - '@babel/runtime': ^7.8.3 dependencies: - '@babel/runtime': 7.9.6 + '@babel/runtime': + specifier: ^7.8.3 + version: 7.9.6 packages/table-of-contents: - specifiers: - '@babel/runtime': ^7.8.3 - '@types/react': ^16.9.34 - react: ^16.12.0 dependencies: - '@babel/runtime': 7.9.2 + '@babel/runtime': + specifier: ^7.8.3 + version: 7.9.2 devDependencies: - '@types/react': 16.9.34 - react: 16.13.1 + '@types/react': + specifier: ^16.9.34 + version: 16.9.34 + react: + specifier: ^16.12.0 + version: 16.13.1 test-app: - specifiers: - '@babel/runtime': ^7.8.3 - '@preconstruct/next': ^1.0.1 - '@types/node': ^13.5.0 - '@types/react': ^16.9.34 - '@types/react-dom': ^16.9.6 - '@untitled-docs/live-code': ^0.4.0 - next: ^9.4.4 - react: ^16.12.0 - react-dom: ^16.12.0 dependencies: - '@babel/runtime': 7.9.2 - '@preconstruct/next': 1.0.1 - '@types/node': 13.13.2 - '@types/react': 16.9.34 - '@types/react-dom': 16.9.6 - '@untitled-docs/live-code': link:../packages/live-code - next: 9.4.4_2835b61db5436cc1b0e8bedc12a528e2 - react: 16.13.1 - react-dom: 16.13.1_react@16.13.1 + '@babel/runtime': + specifier: ^7.8.3 + version: 7.9.2 + '@preconstruct/next': + specifier: ^1.0.1 + version: 1.0.1 + '@types/node': + specifier: ^13.5.0 + version: 13.13.2 + '@types/react': + specifier: ^16.9.34 + version: 16.9.34 + '@types/react-dom': + specifier: ^16.9.6 + version: 16.9.6 + '@untitled-docs/live-code': + specifier: ^0.4.0 + version: link:../packages/live-code + next: + specifier: ^9.4.4 + version: 9.4.4(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3) + react: + specifier: ^16.12.0 + version: 16.13.1 + react-dom: + specifier: ^16.12.0 + version: 16.13.1(react@16.13.1) packages: - /@ampproject/toolbox-core/2.5.4: + /@ampproject/toolbox-core@2.5.4: resolution: {integrity: sha512-KjHyR0XpQyloTu59IaatU2NCGT5zOhWJtVXQ4Uj/NUaRriN6LlJlzHBxtXmPIb0YHETdD63ITtDvqZizZPYFag==} dependencies: cross-fetch: 3.0.5 lru-cache: 5.1.1 dev: false - /@ampproject/toolbox-optimizer/2.4.0: + /@ampproject/toolbox-optimizer@2.4.0: resolution: {integrity: sha512-Bmb+eMF9/VB3H0qPdZy0V5yPSkWe5RwuGbXiMxzqYdJgmMat+NL75EtozQnlpa0uBlESnOGe7bMojm/SA1ImrA==} requiresBuild: true peerDependencies: @@ -184,39 +232,39 @@ packages: terser: 4.6.13 dev: false - /@ampproject/toolbox-runtime-version/2.5.4: + /@ampproject/toolbox-runtime-version@2.5.4: resolution: {integrity: sha512-7vi/F91Zb+h1CwR8/on/JxZhp3Hhz6xJOOHxRA025aUFEFHV5c35B4QbTdt2MObWZrysogXFOT8M95dgU/hsKw==} dependencies: '@ampproject/toolbox-core': 2.5.4 dev: false - /@ampproject/toolbox-script-csp/2.3.0: + /@ampproject/toolbox-script-csp@2.3.0: resolution: {integrity: sha512-Qba53ohvCH79sYl5O8K5GMSo/372OjuyxNc+XySG26sAsG26WpBKJEE0HTr8rsa//CD3Fc92FieT1gK5U/jK4Q==} dev: false - /@ampproject/toolbox-validator-rules/2.3.0: + /@ampproject/toolbox-validator-rules@2.3.0: resolution: {integrity: sha512-S10YIyOKettoRDWoyRymRyjzWZD4/qW7YfHNhHAS13QVneabRcU5MF7vEwkG6dHWx/UdufT5GbqYnvpQRMNt3Q==} dependencies: cross-fetch: 3.0.4 dev: false - /@babel/code-frame/7.10.3: + /@babel/code-frame@7.10.3: resolution: {integrity: sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg==} dependencies: '@babel/highlight': 7.10.3 - /@babel/code-frame/7.5.5: + /@babel/code-frame@7.5.5: resolution: {integrity: sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==} dependencies: '@babel/highlight': 7.9.0 dev: true - /@babel/code-frame/7.8.3: + /@babel/code-frame@7.8.3: resolution: {integrity: sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==} dependencies: '@babel/highlight': 7.9.0 - /@babel/compat-data/7.10.3: + /@babel/compat-data@7.10.3: resolution: {integrity: sha512-BDIfJ9uNZuI0LajPfoYV28lX8kyCPMHY6uY4WH1lJdcicmAfxCK5ASzaeV0D/wsUaRH/cLk+amuxtC37sZ8TUg==} dependencies: browserslist: 4.12.0 @@ -224,14 +272,14 @@ packages: semver: 5.7.1 dev: false - /@babel/compat-data/7.9.0: + /@babel/compat-data@7.9.0: resolution: {integrity: sha512-zeFQrr+284Ekvd9e7KAX954LkapWiOmQtsfHirhxqfdlX6MEC32iRE+pqUGlYIBchdevaCwvzxWGSy/YBNI85g==} dependencies: browserslist: 4.12.0 invariant: 2.2.4 semver: 5.7.1 - /@babel/core/7.10.3: + /@babel/core@7.10.3: resolution: {integrity: sha512-5YqWxYE3pyhIi84L84YcwjeEgS+fa7ZjK6IBVGTjDVfm64njkR2lfDhVR5OudLk8x2GK59YoSyVv+L/03k1q9w==} engines: {node: '>=6.9.0'} dependencies: @@ -244,16 +292,18 @@ packages: '@babel/traverse': 7.10.3 '@babel/types': 7.10.3 convert-source-map: 1.7.0 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) gensync: 1.0.0-beta.1 json5: 2.1.3 lodash: 4.17.15 resolve: 1.17.0 semver: 5.7.1 source-map: 0.5.7 + transitivePeerDependencies: + - supports-color dev: false - /@babel/core/7.7.7: + /@babel/core@7.7.7: resolution: {integrity: sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ==} engines: {node: '>=6.9.0'} dependencies: @@ -265,15 +315,17 @@ packages: '@babel/traverse': 7.10.3 '@babel/types': 7.10.3 convert-source-map: 1.7.0 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) json5: 2.1.3 lodash: 4.17.15 resolve: 1.17.0 semver: 5.7.1 source-map: 0.5.7 + transitivePeerDependencies: + - supports-color dev: false - /@babel/core/7.9.0: + /@babel/core@7.9.0: resolution: {integrity: sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==} engines: {node: '>=6.9.0'} dependencies: @@ -286,15 +338,17 @@ packages: '@babel/traverse': 7.9.5 '@babel/types': 7.9.5 convert-source-map: 1.7.0 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) gensync: 1.0.0-beta.1 json5: 2.1.3 lodash: 4.17.15 resolve: 1.17.0 semver: 5.7.1 source-map: 0.5.7 + transitivePeerDependencies: + - supports-color - /@babel/generator/7.10.3: + /@babel/generator@7.10.3: resolution: {integrity: sha512-drt8MUHbEqRzNR0xnF8nMehbY11b1SDkRw03PSNH/3Rb2Z35oxkddVSi3rcaak0YJQ86PCuE7Qx1jSFhbLNBMA==} dependencies: '@babel/types': 7.10.3 @@ -302,7 +356,7 @@ packages: lodash: 4.17.15 source-map: 0.5.7 - /@babel/generator/7.9.5: + /@babel/generator@7.9.5: resolution: {integrity: sha512-GbNIxVB3ZJe3tLeDm1HSn2AhuD/mVcyLDpgtLXa5tplmWrJdF/elxB56XNqCuD6szyNkDi6wuoKXln3QeBmCHQ==} dependencies: '@babel/types': 7.9.5 @@ -310,31 +364,33 @@ packages: lodash: 4.17.15 source-map: 0.5.7 - /@babel/helper-annotate-as-pure/7.8.3: + /@babel/helper-annotate-as-pure@7.8.3: resolution: {integrity: sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==} dependencies: - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-builder-binary-assignment-operator-visitor/7.8.3: + /@babel/helper-builder-binary-assignment-operator-visitor@7.8.3: resolution: {integrity: sha512-5eFOm2SyFPK4Rh3XMMRDjN7lBH0orh3ss0g3rTYZnBQ+r6YPj7lgDyCvPphynHvUrobJmeMignBr6Acw9mAPlw==} dependencies: '@babel/helper-explode-assignable-expression': 7.8.3 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 + transitivePeerDependencies: + - supports-color - /@babel/helper-builder-react-jsx-experimental/7.9.5: + /@babel/helper-builder-react-jsx-experimental@7.9.5: resolution: {integrity: sha512-HAagjAC93tk748jcXpZ7oYRZH485RCq/+yEv9SIWezHRPv9moZArTnkUNciUNzvwHUABmiWKlcxJvMcu59UwTg==} dependencies: '@babel/helper-annotate-as-pure': 7.8.3 '@babel/helper-module-imports': 7.8.3 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-builder-react-jsx/7.9.0: + /@babel/helper-builder-react-jsx@7.9.0: resolution: {integrity: sha512-weiIo4gaoGgnhff54GQ3P5wsUQmnSwpkvU0r6ZHq6TzoSzKy4JxHEgnxNytaKbov2a9z/CVNyzliuCOUPEX3Jw==} dependencies: '@babel/helper-annotate-as-pure': 7.8.3 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-compilation-targets/7.10.2_@babel+core@7.7.7: + /@babel/helper-compilation-targets@7.10.2(@babel/core@7.7.7): resolution: {integrity: sha512-hYgOhF4To2UTB4LTaZepN/4Pl9LD4gfbJx8A34mqoluT8TLbof1mhUlYuNWTEebONa8+UlCC4X0TEXu7AOUyGA==} peerDependencies: '@babel/core': ^7.0.0 @@ -347,7 +403,7 @@ packages: semver: 5.7.1 dev: false - /@babel/helper-compilation-targets/7.8.7_@babel+core@7.9.0: + /@babel/helper-compilation-targets@7.8.7(@babel/core@7.9.0): resolution: {integrity: sha512-4mWm8DCK2LugIS+p1yArqvG1Pf162upsIsjE7cNBjez+NjliQpVhj20obE520nao0o14DaTnFJv+Fw5a0JpoUw==} peerDependencies: '@babel/core': ^7.0.0 @@ -359,7 +415,7 @@ packages: levenary: 1.1.1 semver: 5.7.1 - /@babel/helper-create-class-features-plugin/7.9.5_@babel+core@7.7.7: + /@babel/helper-create-class-features-plugin@7.9.5(@babel/core@7.7.7): resolution: {integrity: sha512-IipaxGaQmW4TfWoXdqjY0TzoXQ1HRS0kPpEgvjosb3u7Uedcq297xFqDQiCcQtRRwzIMif+N1MLVI8C5a4/PAA==} peerDependencies: '@babel/core': ^7.0.0 @@ -371,9 +427,11 @@ packages: '@babel/helper-plugin-utils': 7.10.3 '@babel/helper-replace-supers': 7.10.1 '@babel/helper-split-export-declaration': 7.10.1 + transitivePeerDependencies: + - supports-color dev: false - /@babel/helper-create-class-features-plugin/7.9.5_@babel+core@7.9.0: + /@babel/helper-create-class-features-plugin@7.9.5(@babel/core@7.9.0): resolution: {integrity: sha512-IipaxGaQmW4TfWoXdqjY0TzoXQ1HRS0kPpEgvjosb3u7Uedcq297xFqDQiCcQtRRwzIMif+N1MLVI8C5a4/PAA==} peerDependencies: '@babel/core': ^7.0.0 @@ -385,8 +443,10 @@ packages: '@babel/helper-plugin-utils': 7.10.3 '@babel/helper-replace-supers': 7.10.1 '@babel/helper-split-export-declaration': 7.10.1 + transitivePeerDependencies: + - supports-color - /@babel/helper-create-regexp-features-plugin/7.8.8_@babel+core@7.7.7: + /@babel/helper-create-regexp-features-plugin@7.8.8(@babel/core@7.7.7): resolution: {integrity: sha512-LYVPdwkrQEiX9+1R29Ld/wTrmQu1SSKYnuOk3g0CkcZMA1p0gsNxJFj/3gBdaJ7Cg0Fnek5z0DsMULePP7Lrqg==} peerDependencies: '@babel/core': ^7.0.0 @@ -397,7 +457,7 @@ packages: regexpu-core: 4.7.0 dev: false - /@babel/helper-create-regexp-features-plugin/7.8.8_@babel+core@7.9.0: + /@babel/helper-create-regexp-features-plugin@7.8.8(@babel/core@7.9.0): resolution: {integrity: sha512-LYVPdwkrQEiX9+1R29Ld/wTrmQu1SSKYnuOk3g0CkcZMA1p0gsNxJFj/3gBdaJ7Cg0Fnek5z0DsMULePP7Lrqg==} peerDependencies: '@babel/core': ^7.0.0 @@ -407,76 +467,78 @@ packages: '@babel/helper-regex': 7.8.3 regexpu-core: 4.7.0 - /@babel/helper-define-map/7.8.3: + /@babel/helper-define-map@7.8.3: resolution: {integrity: sha512-PoeBYtxoZGtct3md6xZOCWPcKuMuk3IHhgxsRRNtnNShebf4C8YonTSblsK4tvDbm+eJAw2HAPOfCr+Q/YRG/g==} dependencies: '@babel/helper-function-name': 7.9.5 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 lodash: 4.17.15 - /@babel/helper-explode-assignable-expression/7.8.3: + /@babel/helper-explode-assignable-expression@7.8.3: resolution: {integrity: sha512-N+8eW86/Kj147bO9G2uclsg5pwfs/fqqY5rwgIL7eTBklgXjcOJ3btzS5iM6AitJcftnY7pm2lGsrJVYLGjzIw==} dependencies: '@babel/traverse': 7.9.5 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 + transitivePeerDependencies: + - supports-color - /@babel/helper-function-name/7.10.3: + /@babel/helper-function-name@7.10.3: resolution: {integrity: sha512-FvSj2aiOd8zbeqijjgqdMDSyxsGHaMt5Tr0XjQsGKHD3/1FP3wksjnLAWzxw7lvXiej8W1Jt47SKTZ6upQNiRw==} dependencies: '@babel/helper-get-function-arity': 7.10.3 '@babel/template': 7.10.3 '@babel/types': 7.10.3 - /@babel/helper-function-name/7.9.5: + /@babel/helper-function-name@7.9.5: resolution: {integrity: sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==} dependencies: '@babel/helper-get-function-arity': 7.8.3 '@babel/template': 7.8.6 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-get-function-arity/7.10.3: + /@babel/helper-get-function-arity@7.10.3: resolution: {integrity: sha512-iUD/gFsR+M6uiy69JA6fzM5seno8oE85IYZdbVVEuQaZlEzMO2MXblh+KSPJgsZAUx0EEbWXU0yJaW7C9CdAVg==} dependencies: '@babel/types': 7.10.3 - /@babel/helper-get-function-arity/7.8.3: + /@babel/helper-get-function-arity@7.8.3: resolution: {integrity: sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA==} dependencies: - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-hoist-variables/7.10.3: + /@babel/helper-hoist-variables@7.10.3: resolution: {integrity: sha512-9JyafKoBt5h20Yv1+BXQMdcXXavozI1vt401KBiRc2qzUepbVnd7ogVNymY1xkQN9fekGwfxtotH2Yf5xsGzgg==} dependencies: '@babel/types': 7.10.3 dev: false - /@babel/helper-hoist-variables/7.8.3: + /@babel/helper-hoist-variables@7.8.3: resolution: {integrity: sha512-ky1JLOjcDUtSc+xkt0xhYff7Z6ILTAHKmZLHPxAhOP0Nd77O+3nCsd6uSVYur6nJnCI029CrNbYlc0LoPfAPQg==} dependencies: - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-member-expression-to-functions/7.10.3: + /@babel/helper-member-expression-to-functions@7.10.3: resolution: {integrity: sha512-q7+37c4EPLSjNb2NmWOjNwj0+BOyYlssuQ58kHEWk1Z78K5i8vTUsteq78HMieRPQSl/NtpQyJfdjt3qZ5V2vw==} dependencies: '@babel/types': 7.10.3 - /@babel/helper-member-expression-to-functions/7.8.3: + /@babel/helper-member-expression-to-functions@7.8.3: resolution: {integrity: sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA==} dependencies: - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-module-imports/7.10.3: + /@babel/helper-module-imports@7.10.3: resolution: {integrity: sha512-Jtqw5M9pahLSUWA+76nhK9OG8nwYXzhQzVIGFoNaHnXF/r4l7kz4Fl0UAW7B6mqC5myoJiBP5/YQlXQTMfHI9w==} dependencies: '@babel/types': 7.10.3 dev: false - /@babel/helper-module-imports/7.8.3: + /@babel/helper-module-imports@7.8.3: resolution: {integrity: sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==} dependencies: '@babel/types': 7.9.5 - /@babel/helper-module-transforms/7.10.1: + /@babel/helper-module-transforms@7.10.1: resolution: {integrity: sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg==} dependencies: '@babel/helper-module-imports': 7.10.3 @@ -486,9 +548,11 @@ packages: '@babel/template': 7.10.3 '@babel/types': 7.10.3 lodash: 4.17.15 + transitivePeerDependencies: + - supports-color dev: false - /@babel/helper-module-transforms/7.9.0: + /@babel/helper-module-transforms@7.9.0: resolution: {integrity: sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA==} dependencies: '@babel/helper-module-imports': 7.8.3 @@ -498,130 +562,158 @@ packages: '@babel/template': 7.8.6 '@babel/types': 7.9.5 lodash: 4.17.15 + transitivePeerDependencies: + - supports-color - /@babel/helper-optimise-call-expression/7.10.3: + /@babel/helper-optimise-call-expression@7.10.3: resolution: {integrity: sha512-kT2R3VBH/cnSz+yChKpaKRJQJWxdGoc6SjioRId2wkeV3bK0wLLioFpJROrX0U4xr/NmxSSAWT/9Ih5snwIIzg==} dependencies: '@babel/types': 7.10.3 - /@babel/helper-optimise-call-expression/7.8.3: + /@babel/helper-optimise-call-expression@7.8.3: resolution: {integrity: sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ==} dependencies: - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-plugin-utils/7.10.3: + /@babel/helper-plugin-utils@7.10.3: resolution: {integrity: sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g==} - /@babel/helper-plugin-utils/7.8.3: + /@babel/helper-plugin-utils@7.8.3: resolution: {integrity: sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==} - /@babel/helper-regex/7.8.3: + /@babel/helper-regex@7.8.3: resolution: {integrity: sha512-BWt0QtYv/cg/NecOAZMdcn/waj/5P26DR4mVLXfFtDokSR6fyuG0Pj+e2FqtSME+MqED1khnSMulkmGl8qWiUQ==} dependencies: lodash: 4.17.15 - /@babel/helper-remap-async-to-generator/7.8.3: + /@babel/helper-remap-async-to-generator@7.8.3: resolution: {integrity: sha512-kgwDmw4fCg7AVgS4DukQR/roGp+jP+XluJE5hsRZwxCYGg+Rv9wSGErDWhlI90FODdYfd4xG4AQRiMDjjN0GzA==} dependencies: '@babel/helper-annotate-as-pure': 7.8.3 '@babel/helper-wrap-function': 7.8.3 '@babel/template': 7.8.6 '@babel/traverse': 7.9.5 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 + transitivePeerDependencies: + - supports-color - /@babel/helper-replace-supers/7.10.1: + /@babel/helper-replace-supers@7.10.1: resolution: {integrity: sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A==} dependencies: '@babel/helper-member-expression-to-functions': 7.10.3 '@babel/helper-optimise-call-expression': 7.10.3 '@babel/traverse': 7.10.3 '@babel/types': 7.10.3 + transitivePeerDependencies: + - supports-color - /@babel/helper-replace-supers/7.8.6: + /@babel/helper-replace-supers@7.8.6: resolution: {integrity: sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA==} dependencies: '@babel/helper-member-expression-to-functions': 7.8.3 '@babel/helper-optimise-call-expression': 7.8.3 '@babel/traverse': 7.9.5 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 + transitivePeerDependencies: + - supports-color - /@babel/helper-simple-access/7.10.1: + /@babel/helper-simple-access@7.10.1: resolution: {integrity: sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw==} dependencies: '@babel/template': 7.10.3 '@babel/types': 7.10.3 dev: false - /@babel/helper-simple-access/7.8.3: + /@babel/helper-simple-access@7.8.3: resolution: {integrity: sha512-VNGUDjx5cCWg4vvCTR8qQ7YJYZ+HBjxOgXEl7ounz+4Sn7+LMD3CFrCTEU6/qXKbA2nKg21CwhhBzO0RpRbdCw==} dependencies: '@babel/template': 7.8.6 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-split-export-declaration/7.10.1: + /@babel/helper-split-export-declaration@7.10.1: resolution: {integrity: sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g==} dependencies: '@babel/types': 7.10.3 - /@babel/helper-split-export-declaration/7.8.3: + /@babel/helper-split-export-declaration@7.8.3: resolution: {integrity: sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA==} dependencies: - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 - /@babel/helper-validator-identifier/7.10.3: + /@babel/helper-string-parser@7.22.5: + resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-validator-identifier@7.10.3: resolution: {integrity: sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw==} - /@babel/helper-validator-identifier/7.9.5: + /@babel/helper-validator-identifier@7.22.5: + resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-validator-identifier@7.9.5: resolution: {integrity: sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==} - /@babel/helper-wrap-function/7.8.3: + /@babel/helper-wrap-function@7.8.3: resolution: {integrity: sha512-LACJrbUET9cQDzb6kG7EeD7+7doC3JNvUgTEQOx2qaO1fKlzE/Bf05qs9w1oXQMmXlPO65lC3Tq9S6gZpTErEQ==} dependencies: '@babel/helper-function-name': 7.9.5 '@babel/template': 7.8.6 '@babel/traverse': 7.9.5 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 + transitivePeerDependencies: + - supports-color - /@babel/helpers/7.10.1: + /@babel/helpers@7.10.1: resolution: {integrity: sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw==} dependencies: '@babel/template': 7.10.3 '@babel/traverse': 7.10.3 '@babel/types': 7.10.3 + transitivePeerDependencies: + - supports-color dev: false - /@babel/helpers/7.9.2: + /@babel/helpers@7.9.2: resolution: {integrity: sha512-JwLvzlXVPjO8eU9c/wF9/zOIN7X6h8DYf7mG4CiFRZRvZNKEF5dQ3H3V+ASkHoIB3mWhatgl5ONhyqHRI6MppA==} dependencies: '@babel/template': 7.8.6 '@babel/traverse': 7.9.5 '@babel/types': 7.9.5 + transitivePeerDependencies: + - supports-color - /@babel/highlight/7.10.3: + /@babel/highlight@7.10.3: resolution: {integrity: sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw==} dependencies: '@babel/helper-validator-identifier': 7.10.3 chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/highlight/7.9.0: + /@babel/highlight@7.9.0: resolution: {integrity: sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ==} dependencies: - '@babel/helper-validator-identifier': 7.9.5 + '@babel/helper-validator-identifier': 7.10.3 chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.10.3: + /@babel/parser@7.10.3: resolution: {integrity: sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.10.3 - /@babel/parser/7.9.4: + /@babel/parser@7.9.4: resolution: {integrity: sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.10.3 - /@babel/plugin-proposal-async-generator-functions/7.8.3_@babel+core@7.7.7: + /@babel/plugin-proposal-async-generator-functions@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-NZ9zLv848JsV3hs8ryEh7Uaz/0KsmPLqv0+PdkDJL1cJy0K4kOCFa8zc1E3mp+RHPQcpdfb/6GovEsW4VDrOMw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -629,10 +721,12 @@ packages: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 '@babel/helper-remap-async-to-generator': 7.8.3 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.7.7 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.7.7) + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-proposal-async-generator-functions/7.8.3_@babel+core@7.9.0: + /@babel/plugin-proposal-async-generator-functions@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-NZ9zLv848JsV3hs8ryEh7Uaz/0KsmPLqv0+PdkDJL1cJy0K4kOCFa8zc1E3mp+RHPQcpdfb/6GovEsW4VDrOMw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -640,185 +734,191 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 '@babel/helper-remap-async-to-generator': 7.8.3 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.9.0 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.9.0) + transitivePeerDependencies: + - supports-color - /@babel/plugin-proposal-class-properties/7.8.3_@babel+core@7.7.7: + /@babel/plugin-proposal-class-properties@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-EqFhbo7IosdgPgZggHaNObkmO1kNUe3slaKu54d5OWvy+p9QIKOzK1GAEpAIsZtWVtPXUHSMcT4smvDrCfY4AA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 - '@babel/helper-create-class-features-plugin': 7.9.5_@babel+core@7.7.7 + '@babel/helper-create-class-features-plugin': 7.9.5(@babel/core@7.7.7) '@babel/helper-plugin-utils': 7.10.3 + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-proposal-class-properties/7.8.3_@babel+core@7.9.0: + /@babel/plugin-proposal-class-properties@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-EqFhbo7IosdgPgZggHaNObkmO1kNUe3slaKu54d5OWvy+p9QIKOzK1GAEpAIsZtWVtPXUHSMcT4smvDrCfY4AA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 - '@babel/helper-create-class-features-plugin': 7.9.5_@babel+core@7.9.0 + '@babel/helper-create-class-features-plugin': 7.9.5(@babel/core@7.9.0) '@babel/helper-plugin-utils': 7.10.3 + transitivePeerDependencies: + - supports-color dev: true - /@babel/plugin-proposal-dynamic-import/7.8.3_@babel+core@7.7.7: + /@babel/plugin-proposal-dynamic-import@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-NyaBbyLFXFLT9FP+zk0kYlUlA8XtCUbehs67F0nnEg7KICgMc2mNkIeu9TYhKzyXMkrapZFwAhXLdnt4IYHy1w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-proposal-dynamic-import/7.8.3_@babel+core@7.9.0: + /@babel/plugin-proposal-dynamic-import@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-NyaBbyLFXFLT9FP+zk0kYlUlA8XtCUbehs67F0nnEg7KICgMc2mNkIeu9TYhKzyXMkrapZFwAhXLdnt4IYHy1w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-proposal-json-strings/7.8.3_@babel+core@7.7.7: + /@babel/plugin-proposal-json-strings@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-KGhQNZ3TVCQG/MjRbAUwuH+14y9q0tpxs1nWWs3pbSleRdDro9SAMMDyye8HhY1gqZ7/NqIc8SKhya0wRDgP1Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-proposal-json-strings/7.8.3_@babel+core@7.9.0: + /@babel/plugin-proposal-json-strings@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-KGhQNZ3TVCQG/MjRbAUwuH+14y9q0tpxs1nWWs3pbSleRdDro9SAMMDyye8HhY1gqZ7/NqIc8SKhya0wRDgP1Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-proposal-nullish-coalescing-operator/7.8.3_@babel+core@7.7.7: + /@babel/plugin-proposal-nullish-coalescing-operator@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-TS9MlfzXpXKt6YYomudb/KU7nQI6/xnapG6in1uZxoxDghuSMZsPb6D2fyUwNYSAp4l1iR7QtFOjkqcRYcUsfw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-proposal-nullish-coalescing-operator/7.8.3_@babel+core@7.9.0: + /@babel/plugin-proposal-nullish-coalescing-operator@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-TS9MlfzXpXKt6YYomudb/KU7nQI6/xnapG6in1uZxoxDghuSMZsPb6D2fyUwNYSAp4l1iR7QtFOjkqcRYcUsfw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-proposal-numeric-separator/7.8.3_@babel+core@7.7.7: + /@babel/plugin-proposal-numeric-separator@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-jWioO1s6R/R+wEHizfaScNsAx+xKgwTLNXSh7tTC4Usj3ItsPEhYkEpU4h+lpnBwq7NBVOJXfO6cRFYcX69JUQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-numeric-separator': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-numeric-separator': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-proposal-numeric-separator/7.8.3_@babel+core@7.9.0: + /@babel/plugin-proposal-numeric-separator@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-jWioO1s6R/R+wEHizfaScNsAx+xKgwTLNXSh7tTC4Usj3ItsPEhYkEpU4h+lpnBwq7NBVOJXfO6cRFYcX69JUQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-numeric-separator': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-numeric-separator': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-proposal-object-rest-spread/7.9.5_@babel+core@7.9.0: + /@babel/plugin-proposal-object-rest-spread@7.9.5(@babel/core@7.9.0): resolution: {integrity: sha512-VP2oXvAf7KCYTthbUHwBlewbl1Iq059f6seJGsxMizaCdgHIeczOr7FBqELhSqfkIl04Fi8okzWzl63UKbQmmg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-parameters': 7.9.5_@babel+core@7.9.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-parameters': 7.9.5(@babel/core@7.9.0) - /@babel/plugin-proposal-object-rest-spread/7.9.6_@babel+core@7.7.7: + /@babel/plugin-proposal-object-rest-spread@7.9.6(@babel/core@7.7.7): resolution: {integrity: sha512-Ga6/fhGqA9Hj+y6whNpPv8psyaK5xzrQwSPsGPloVkvmH+PqW1ixdnfJ9uIO06OjQNYol3PMnfmJ8vfZtkzF+A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.10.3 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-parameters': 7.9.5_@babel+core@7.7.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-parameters': 7.9.5(@babel/core@7.7.7) dev: false - /@babel/plugin-proposal-optional-catch-binding/7.8.3_@babel+core@7.7.7: + /@babel/plugin-proposal-optional-catch-binding@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-0gkX7J7E+AtAw9fcwlVQj8peP61qhdg/89D5swOkjYbkboA2CVckn3kiyum1DE0wskGb7KJJxBdyEBApDLLVdw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-proposal-optional-catch-binding/7.8.3_@babel+core@7.9.0: + /@babel/plugin-proposal-optional-catch-binding@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-0gkX7J7E+AtAw9fcwlVQj8peP61qhdg/89D5swOkjYbkboA2CVckn3kiyum1DE0wskGb7KJJxBdyEBApDLLVdw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-proposal-optional-chaining/7.9.0_@babel+core@7.7.7: + /@babel/plugin-proposal-optional-chaining@7.9.0(@babel/core@7.7.7): resolution: {integrity: sha512-NDn5tu3tcv4W30jNhmc2hyD5c56G6cXx4TesJubhxrJeCvuuMpttxr0OnNCqbZGhFjLrg+NIhxxC+BK5F6yS3w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-proposal-optional-chaining/7.9.0_@babel+core@7.9.0: + /@babel/plugin-proposal-optional-chaining@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-NDn5tu3tcv4W30jNhmc2hyD5c56G6cXx4TesJubhxrJeCvuuMpttxr0OnNCqbZGhFjLrg+NIhxxC+BK5F6yS3w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-proposal-unicode-property-regex/7.8.8_@babel+core@7.7.7: + /@babel/plugin-proposal-unicode-property-regex@7.8.8(@babel/core@7.7.7): resolution: {integrity: sha512-EVhjVsMpbhLw9ZfHWSx2iy13Q8Z/eg8e8ccVWt23sWQK5l1UdkoLJPN5w69UA4uITGBnEZD2JOe4QOHycYKv8A==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.7.7 + '@babel/helper-create-regexp-features-plugin': 7.8.8(@babel/core@7.7.7) '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-proposal-unicode-property-regex/7.8.8_@babel+core@7.9.0: + /@babel/plugin-proposal-unicode-property-regex@7.8.8(@babel/core@7.9.0): resolution: {integrity: sha512-EVhjVsMpbhLw9ZfHWSx2iy13Q8Z/eg8e8ccVWt23sWQK5l1UdkoLJPN5w69UA4uITGBnEZD2JOe4QOHycYKv8A==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.9.0 + '@babel/helper-create-regexp-features-plugin': 7.8.8(@babel/core@7.9.0) '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.10.3: + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.10.3): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -827,7 +927,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.7.7: + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.7.7): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -836,7 +936,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.9.0: + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.9.0): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -844,7 +944,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.10.3: + /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.10.3): resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -853,7 +953,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -862,7 +962,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -871,7 +971,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-class-properties/7.10.1_@babel+core@7.10.3: + /@babel/plugin-syntax-class-properties@7.10.1(@babel/core@7.10.3): resolution: {integrity: sha512-Gf2Yx/iRs1JREDtVZ56OrjjgFHCaldpTnuy9BHla10qyVT3YkIIGEtoDWhyop0ksu1GvNjHIoYRBqm3zoR1jyQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -880,7 +980,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-class-properties/7.10.1_@babel+core@7.9.0: + /@babel/plugin-syntax-class-properties@7.10.1(@babel/core@7.9.0): resolution: {integrity: sha512-Gf2Yx/iRs1JREDtVZ56OrjjgFHCaldpTnuy9BHla10qyVT3YkIIGEtoDWhyop0ksu1GvNjHIoYRBqm3zoR1jyQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -889,7 +989,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -898,7 +998,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -906,7 +1006,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-import-meta/7.10.1_@babel+core@7.10.3: + /@babel/plugin-syntax-import-meta@7.10.1(@babel/core@7.10.3): resolution: {integrity: sha512-ypC4jwfIVF72og0dgvEcFRdOM2V9Qm1tu7RGmdZOlhsccyK0wisXmMObGuWEOd5jQ+K9wcIgSNftCpk2vkjUfQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -915,7 +1015,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-import-meta/7.10.1_@babel+core@7.9.0: + /@babel/plugin-syntax-import-meta@7.10.1(@babel/core@7.9.0): resolution: {integrity: sha512-ypC4jwfIVF72og0dgvEcFRdOM2V9Qm1tu7RGmdZOlhsccyK0wisXmMObGuWEOd5jQ+K9wcIgSNftCpk2vkjUfQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -924,7 +1024,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.10.3: + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.10.3): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -933,7 +1033,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -942,7 +1042,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -950,7 +1050,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-jsx/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-jsx@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-WxdW9xyLgBdefoo0Ynn3MRSkhe5tFVxxKNVdnZSh318WrG2e2jH+E9wd/++JsqcLJZPfz87njQJ8j2Upjm0M0A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -959,7 +1059,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-jsx/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-jsx@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-WxdW9xyLgBdefoo0Ynn3MRSkhe5tFVxxKNVdnZSh318WrG2e2jH+E9wd/++JsqcLJZPfz87njQJ8j2Upjm0M0A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -967,7 +1067,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-logical-assignment-operators/7.10.1_@babel+core@7.10.3: + /@babel/plugin-syntax-logical-assignment-operators@7.10.1(@babel/core@7.10.3): resolution: {integrity: sha512-XyHIFa9kdrgJS91CUH+ccPVTnJShr8nLGc5bG2IhGXv5p1Rd+8BleGE5yzIg2Nc1QZAdHDa0Qp4m6066OL96Iw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -976,7 +1076,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-logical-assignment-operators/7.10.1_@babel+core@7.9.0: + /@babel/plugin-syntax-logical-assignment-operators@7.10.1(@babel/core@7.9.0): resolution: {integrity: sha512-XyHIFa9kdrgJS91CUH+ccPVTnJShr8nLGc5bG2IhGXv5p1Rd+8BleGE5yzIg2Nc1QZAdHDa0Qp4m6066OL96Iw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -985,7 +1085,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.10.3: + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.10.3): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -994,7 +1094,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1003,7 +1103,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1011,7 +1111,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-numeric-separator/7.10.1_@babel+core@7.10.3: + /@babel/plugin-syntax-numeric-separator@7.10.1(@babel/core@7.10.3): resolution: {integrity: sha512-uTd0OsHrpe3tH5gRPTxG8Voh99/WCU78vIm5NMRYPAqC8lR4vajt6KkCAknCHrx24vkPdd/05yfdGSB4EIY2mg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1020,7 +1120,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-numeric-separator/7.10.1_@babel+core@7.7.7: + /@babel/plugin-syntax-numeric-separator@7.10.1(@babel/core@7.7.7): resolution: {integrity: sha512-uTd0OsHrpe3tH5gRPTxG8Voh99/WCU78vIm5NMRYPAqC8lR4vajt6KkCAknCHrx24vkPdd/05yfdGSB4EIY2mg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1029,7 +1129,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-numeric-separator/7.10.1_@babel+core@7.9.0: + /@babel/plugin-syntax-numeric-separator@7.10.1(@babel/core@7.9.0): resolution: {integrity: sha512-uTd0OsHrpe3tH5gRPTxG8Voh99/WCU78vIm5NMRYPAqC8lR4vajt6KkCAknCHrx24vkPdd/05yfdGSB4EIY2mg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1038,7 +1138,7 @@ packages: '@babel/helper-plugin-utils': 7.10.3 dev: false - /@babel/plugin-syntax-numeric-separator/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-numeric-separator@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-H7dCMAdN83PcCmqmkHB5dtp+Xa9a6LKSvA2hiFBC/5alSHxM5VgWZXFqDi0YFe8XNGT6iCa+z4V4zSt/PdZ7Dw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1047,7 +1147,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-numeric-separator/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-numeric-separator@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-H7dCMAdN83PcCmqmkHB5dtp+Xa9a6LKSvA2hiFBC/5alSHxM5VgWZXFqDi0YFe8XNGT6iCa+z4V4zSt/PdZ7Dw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1055,7 +1155,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.10.3: + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.10.3): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1064,7 +1164,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1073,7 +1173,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1081,7 +1181,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.10.3: + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.10.3): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1090,7 +1190,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1099,7 +1199,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1107,7 +1207,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.10.3: + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.10.3): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1116,7 +1216,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1125,7 +1225,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1133,7 +1233,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-top-level-await/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-top-level-await@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-kwj1j9lL/6Wd0hROD3b/OZZ7MSrZLqqn9RAZ5+cYYsflQ9HZBIKCUkr3+uL1MEJ1NePiUbf98jjiMQSv0NMR9g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1142,7 +1242,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-top-level-await/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-top-level-await@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-kwj1j9lL/6Wd0hROD3b/OZZ7MSrZLqqn9RAZ5+cYYsflQ9HZBIKCUkr3+uL1MEJ1NePiUbf98jjiMQSv0NMR9g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1150,7 +1250,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-syntax-typescript/7.8.3_@babel+core@7.7.7: + /@babel/plugin-syntax-typescript@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-GO1MQ/SGGGoiEXY0e0bSpHimJvxqB7lktLLIq2pv8xG7WZ8IMEle74jIe1FhprHBWjwjZtXHkycDLZXIWM5Wfg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1159,7 +1259,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-syntax-typescript/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-typescript@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-GO1MQ/SGGGoiEXY0e0bSpHimJvxqB7lktLLIq2pv8xG7WZ8IMEle74jIe1FhprHBWjwjZtXHkycDLZXIWM5Wfg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1168,7 +1268,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-arrow-functions/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-arrow-functions@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-0MRF+KC8EqH4dbuITCWwPSzsyO3HIWWlm30v8BbbpOrS1B++isGxPnnuq/IZvOX5J2D/p7DQalQm+/2PnlKGxg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1177,7 +1277,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-arrow-functions/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-arrow-functions@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-0MRF+KC8EqH4dbuITCWwPSzsyO3HIWWlm30v8BbbpOrS1B++isGxPnnuq/IZvOX5J2D/p7DQalQm+/2PnlKGxg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1185,7 +1285,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-async-to-generator/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-async-to-generator@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-imt9tFLD9ogt56Dd5CI/6XgpukMwd/fLGSrix2httihVe7LOGVPhyhMh1BU5kDM7iHD08i8uUtmV2sWaBFlHVQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1194,9 +1294,11 @@ packages: '@babel/helper-module-imports': 7.8.3 '@babel/helper-plugin-utils': 7.8.3 '@babel/helper-remap-async-to-generator': 7.8.3 + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-async-to-generator/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-async-to-generator@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-imt9tFLD9ogt56Dd5CI/6XgpukMwd/fLGSrix2httihVe7LOGVPhyhMh1BU5kDM7iHD08i8uUtmV2sWaBFlHVQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1205,8 +1307,10 @@ packages: '@babel/helper-module-imports': 7.8.3 '@babel/helper-plugin-utils': 7.8.3 '@babel/helper-remap-async-to-generator': 7.8.3 + transitivePeerDependencies: + - supports-color - /@babel/plugin-transform-block-scoped-functions/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-block-scoped-functions@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-vo4F2OewqjbB1+yaJ7k2EJFHlTP3jR634Z9Cj9itpqNjuLXvhlVxgnjsHsdRgASR8xYDrx6onw4vW5H6We0Jmg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1215,7 +1319,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-block-scoped-functions/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-block-scoped-functions@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-vo4F2OewqjbB1+yaJ7k2EJFHlTP3jR634Z9Cj9itpqNjuLXvhlVxgnjsHsdRgASR8xYDrx6onw4vW5H6We0Jmg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1223,7 +1327,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-block-scoping/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-block-scoping@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-pGnYfm7RNRgYRi7bids5bHluENHqJhrV4bCZRwc5GamaWIIs07N4rZECcmJL6ZClwjDz1GbdMZFtPs27hTB06w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1233,7 +1337,7 @@ packages: lodash: 4.17.15 dev: false - /@babel/plugin-transform-block-scoping/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-block-scoping@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-pGnYfm7RNRgYRi7bids5bHluENHqJhrV4bCZRwc5GamaWIIs07N4rZECcmJL6ZClwjDz1GbdMZFtPs27hTB06w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1242,7 +1346,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 lodash: 4.17.15 - /@babel/plugin-transform-classes/7.9.5_@babel+core@7.7.7: + /@babel/plugin-transform-classes@7.9.5(@babel/core@7.7.7): resolution: {integrity: sha512-x2kZoIuLC//O5iA7PEvecB105o7TLzZo8ofBVhP79N+DO3jaX+KYfww9TQcfBEZD0nikNyYcGB1IKtRq36rdmg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1256,9 +1360,11 @@ packages: '@babel/helper-replace-supers': 7.8.6 '@babel/helper-split-export-declaration': 7.8.3 globals: 11.12.0 + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-classes/7.9.5_@babel+core@7.9.0: + /@babel/plugin-transform-classes@7.9.5(@babel/core@7.9.0): resolution: {integrity: sha512-x2kZoIuLC//O5iA7PEvecB105o7TLzZo8ofBVhP79N+DO3jaX+KYfww9TQcfBEZD0nikNyYcGB1IKtRq36rdmg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1272,8 +1378,10 @@ packages: '@babel/helper-replace-supers': 7.8.6 '@babel/helper-split-export-declaration': 7.8.3 globals: 11.12.0 + transitivePeerDependencies: + - supports-color - /@babel/plugin-transform-computed-properties/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-computed-properties@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-O5hiIpSyOGdrQZRQ2ccwtTVkgUDBBiCuK//4RJ6UfePllUTCENOzKxfh6ulckXKc0DixTFLCfb2HVkNA7aDpzA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1282,7 +1390,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-computed-properties/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-computed-properties@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-O5hiIpSyOGdrQZRQ2ccwtTVkgUDBBiCuK//4RJ6UfePllUTCENOzKxfh6ulckXKc0DixTFLCfb2HVkNA7aDpzA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1290,7 +1398,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-destructuring/7.9.5_@babel+core@7.7.7: + /@babel/plugin-transform-destructuring@7.9.5(@babel/core@7.7.7): resolution: {integrity: sha512-j3OEsGel8nHL/iusv/mRd5fYZ3DrOxWC82x0ogmdN/vHfAP4MYw+AFKYanzWlktNwikKvlzUV//afBW5FTp17Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1299,7 +1407,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-destructuring/7.9.5_@babel+core@7.9.0: + /@babel/plugin-transform-destructuring@7.9.5(@babel/core@7.9.0): resolution: {integrity: sha512-j3OEsGel8nHL/iusv/mRd5fYZ3DrOxWC82x0ogmdN/vHfAP4MYw+AFKYanzWlktNwikKvlzUV//afBW5FTp17Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1307,26 +1415,26 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-dotall-regex/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-dotall-regex@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-kLs1j9Nn4MQoBYdRXH6AeaXMbEJFaFu/v1nQkvib6QzTj8MZI5OQzqmD83/2jEM1z0DLilra5aWO5YpyC0ALIw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.7.7 + '@babel/helper-create-regexp-features-plugin': 7.8.8(@babel/core@7.7.7) '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-dotall-regex/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-dotall-regex@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-kLs1j9Nn4MQoBYdRXH6AeaXMbEJFaFu/v1nQkvib6QzTj8MZI5OQzqmD83/2jEM1z0DLilra5aWO5YpyC0ALIw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.9.0 + '@babel/helper-create-regexp-features-plugin': 7.8.8(@babel/core@7.9.0) '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-duplicate-keys/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-duplicate-keys@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-s8dHiBUbcbSgipS4SMFuWGqCvyge5V2ZeAWzR6INTVC3Ltjig/Vw1G2Gztv0vU/hRG9X8IvKvYdoksnUfgXOEQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1335,7 +1443,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-duplicate-keys/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-duplicate-keys@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-s8dHiBUbcbSgipS4SMFuWGqCvyge5V2ZeAWzR6INTVC3Ltjig/Vw1G2Gztv0vU/hRG9X8IvKvYdoksnUfgXOEQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1343,7 +1451,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-exponentiation-operator/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-exponentiation-operator@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-zwIpuIymb3ACcInbksHaNcR12S++0MDLKkiqXHl3AzpgdKlFNhog+z/K0+TGW+b0w5pgTq4H6IwV/WhxbGYSjQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1351,9 +1459,11 @@ packages: '@babel/core': 7.7.7 '@babel/helper-builder-binary-assignment-operator-visitor': 7.8.3 '@babel/helper-plugin-utils': 7.8.3 + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-exponentiation-operator/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-exponentiation-operator@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-zwIpuIymb3ACcInbksHaNcR12S++0MDLKkiqXHl3AzpgdKlFNhog+z/K0+TGW+b0w5pgTq4H6IwV/WhxbGYSjQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1361,8 +1471,10 @@ packages: '@babel/core': 7.9.0 '@babel/helper-builder-binary-assignment-operator-visitor': 7.8.3 '@babel/helper-plugin-utils': 7.8.3 + transitivePeerDependencies: + - supports-color - /@babel/plugin-transform-for-of/7.9.0_@babel+core@7.7.7: + /@babel/plugin-transform-for-of@7.9.0(@babel/core@7.7.7): resolution: {integrity: sha512-lTAnWOpMwOXpyDx06N+ywmF3jNbafZEqZ96CGYabxHrxNX8l5ny7dt4bK/rGwAh9utyP2b2Hv7PlZh1AAS54FQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1371,7 +1483,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-for-of/7.9.0_@babel+core@7.9.0: + /@babel/plugin-transform-for-of@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-lTAnWOpMwOXpyDx06N+ywmF3jNbafZEqZ96CGYabxHrxNX8l5ny7dt4bK/rGwAh9utyP2b2Hv7PlZh1AAS54FQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1379,7 +1491,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-function-name/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-function-name@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-rO/OnDS78Eifbjn5Py9v8y0aR+aSYhDhqAwVfsTl0ERuMZyr05L1aFSCJnbv2mmsLkit/4ReeQ9N2BgLnOcPCQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1389,7 +1501,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-function-name/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-function-name@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-rO/OnDS78Eifbjn5Py9v8y0aR+aSYhDhqAwVfsTl0ERuMZyr05L1aFSCJnbv2mmsLkit/4ReeQ9N2BgLnOcPCQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1398,7 +1510,7 @@ packages: '@babel/helper-function-name': 7.9.5 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-literals/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-literals@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-3Tqf8JJ/qB7TeldGl+TT55+uQei9JfYaregDcEAyBZ7akutriFrt6C/wLYIer6OYhleVQvH/ntEhjE/xMmy10A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1407,7 +1519,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-literals/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-literals@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-3Tqf8JJ/qB7TeldGl+TT55+uQei9JfYaregDcEAyBZ7akutriFrt6C/wLYIer6OYhleVQvH/ntEhjE/xMmy10A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1415,7 +1527,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-member-expression-literals/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-member-expression-literals@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-3Wk2EXhnw+rP+IDkK6BdtPKsUE5IeZ6QOGrPYvw52NwBStw9V1ZVzxgK6fSKSxqUvH9eQPR3tm3cOq79HlsKYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1424,7 +1536,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-member-expression-literals/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-member-expression-literals@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-3Wk2EXhnw+rP+IDkK6BdtPKsUE5IeZ6QOGrPYvw52NwBStw9V1ZVzxgK6fSKSxqUvH9eQPR3tm3cOq79HlsKYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1432,7 +1544,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-modules-amd/7.10.1_@babel+core@7.7.7: + /@babel/plugin-transform-modules-amd@7.10.1(@babel/core@7.7.7): resolution: {integrity: sha512-31+hnWSFRI4/ACFr1qkboBbrTxoBIzj7qA69qlq8HY8p7+YCzkCT6/TvQ1a4B0z27VeWtAeJd6pr5G04dc1iHw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1441,9 +1553,11 @@ packages: '@babel/helper-module-transforms': 7.10.1 '@babel/helper-plugin-utils': 7.10.3 babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-modules-amd/7.9.0_@babel+core@7.9.0: + /@babel/plugin-transform-modules-amd@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-vZgDDF003B14O8zJy0XXLnPH4sg+9X5hFBBGN1V+B2rgrB+J2xIypSN6Rk9imB2hSTHQi5OHLrFWsZab1GMk+Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1452,8 +1566,10 @@ packages: '@babel/helper-module-transforms': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color - /@babel/plugin-transform-modules-commonjs/7.9.0_@babel+core@7.9.0: + /@babel/plugin-transform-modules-commonjs@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-qzlCrLnKqio4SlgJ6FMMLBe4bySNis8DFn1VkGmOcxG9gqEyPIOzeQrA//u0HAKrWpJlpZbZMPB1n/OPa4+n8g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1463,8 +1579,10 @@ packages: '@babel/helper-plugin-utils': 7.8.3 '@babel/helper-simple-access': 7.8.3 babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color - /@babel/plugin-transform-modules-commonjs/7.9.6_@babel+core@7.7.7: + /@babel/plugin-transform-modules-commonjs@7.9.6(@babel/core@7.7.7): resolution: {integrity: sha512-7H25fSlLcn+iYimmsNe3uK1at79IE6SKW9q0/QeEHTMC9MdOZ+4bA+T1VFB5fgOqBWoqlifXRzYD0JPdmIrgSQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1474,9 +1592,11 @@ packages: '@babel/helper-plugin-utils': 7.10.3 '@babel/helper-simple-access': 7.10.1 babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-modules-systemjs/7.10.3_@babel+core@7.7.7: + /@babel/plugin-transform-modules-systemjs@7.10.3(@babel/core@7.7.7): resolution: {integrity: sha512-GWXWQMmE1GH4ALc7YXW56BTh/AlzvDWhUNn9ArFF0+Cz5G8esYlVbXfdyHa1xaD1j+GnBoCeoQNlwtZTVdiG/A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1486,9 +1606,11 @@ packages: '@babel/helper-module-transforms': 7.10.1 '@babel/helper-plugin-utils': 7.10.3 babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-modules-systemjs/7.9.0_@babel+core@7.9.0: + /@babel/plugin-transform-modules-systemjs@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-FsiAv/nao/ud2ZWy4wFacoLOm5uxl0ExSQ7ErvP7jpoihLR6Cq90ilOFyX9UXct3rbtKsAiZ9kFt5XGfPe/5SQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1498,8 +1620,10 @@ packages: '@babel/helper-module-transforms': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color - /@babel/plugin-transform-modules-umd/7.9.0_@babel+core@7.7.7: + /@babel/plugin-transform-modules-umd@7.9.0(@babel/core@7.7.7): resolution: {integrity: sha512-uTWkXkIVtg/JGRSIABdBoMsoIeoHQHPTL0Y2E7xf5Oj7sLqwVsNXOkNk0VJc7vF0IMBsPeikHxFjGe+qmwPtTQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1507,9 +1631,11 @@ packages: '@babel/core': 7.7.7 '@babel/helper-module-transforms': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-modules-umd/7.9.0_@babel+core@7.9.0: + /@babel/plugin-transform-modules-umd@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-uTWkXkIVtg/JGRSIABdBoMsoIeoHQHPTL0Y2E7xf5Oj7sLqwVsNXOkNk0VJc7vF0IMBsPeikHxFjGe+qmwPtTQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1517,25 +1643,27 @@ packages: '@babel/core': 7.9.0 '@babel/helper-module-transforms': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 + transitivePeerDependencies: + - supports-color - /@babel/plugin-transform-named-capturing-groups-regex/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-named-capturing-groups-regex@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-f+tF/8UVPU86TrCb06JoPWIdDpTNSGGcAtaD9mLP0aYGA0OS0j7j7DHJR0GTFrUZPUU6loZhbsVZgTh0N+Qdnw==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.7.7 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.7.7 + '@babel/helper-create-regexp-features-plugin': 7.8.8(@babel/core@7.7.7) dev: false - /@babel/plugin-transform-named-capturing-groups-regex/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-named-capturing-groups-regex@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-f+tF/8UVPU86TrCb06JoPWIdDpTNSGGcAtaD9mLP0aYGA0OS0j7j7DHJR0GTFrUZPUU6loZhbsVZgTh0N+Qdnw==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.9.0 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.9.0 + '@babel/helper-create-regexp-features-plugin': 7.8.8(@babel/core@7.9.0) - /@babel/plugin-transform-new-target/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-new-target@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-QuSGysibQpyxexRyui2vca+Cmbljo8bcRckgzYV4kRIsHpVeyeC3JDO63pY+xFZ6bWOBn7pfKZTqV4o/ix9sFw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1544,7 +1672,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-new-target/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-new-target@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-QuSGysibQpyxexRyui2vca+Cmbljo8bcRckgzYV4kRIsHpVeyeC3JDO63pY+xFZ6bWOBn7pfKZTqV4o/ix9sFw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1552,7 +1680,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-object-super/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-object-super@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-57FXk+gItG/GejofIyLIgBKTas4+pEU47IXKDBWFTxdPd7F80H8zybyAY7UoblVfBhBGs2EKM+bJUu2+iUYPDQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1560,9 +1688,11 @@ packages: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 '@babel/helper-replace-supers': 7.8.6 + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-object-super/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-object-super@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-57FXk+gItG/GejofIyLIgBKTas4+pEU47IXKDBWFTxdPd7F80H8zybyAY7UoblVfBhBGs2EKM+bJUu2+iUYPDQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1570,8 +1700,10 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 '@babel/helper-replace-supers': 7.8.6 + transitivePeerDependencies: + - supports-color - /@babel/plugin-transform-parameters/7.9.5_@babel+core@7.7.7: + /@babel/plugin-transform-parameters@7.9.5(@babel/core@7.7.7): resolution: {integrity: sha512-0+1FhHnMfj6lIIhVvS4KGQJeuhe1GI//h5uptK4PvLt+BGBxsoUJbd3/IW002yk//6sZPlFgsG1hY6OHLcy6kA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1581,7 +1713,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-parameters/7.9.5_@babel+core@7.9.0: + /@babel/plugin-transform-parameters@7.9.5(@babel/core@7.9.0): resolution: {integrity: sha512-0+1FhHnMfj6lIIhVvS4KGQJeuhe1GI//h5uptK4PvLt+BGBxsoUJbd3/IW002yk//6sZPlFgsG1hY6OHLcy6kA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1590,7 +1722,7 @@ packages: '@babel/helper-get-function-arity': 7.8.3 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-property-literals/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-property-literals@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-uGiiXAZMqEoQhRWMK17VospMZh5sXWg+dlh2soffpkAl96KAm+WZuJfa6lcELotSRmooLqg0MWdH6UUq85nmmg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1599,7 +1731,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-property-literals/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-property-literals@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-uGiiXAZMqEoQhRWMK17VospMZh5sXWg+dlh2soffpkAl96KAm+WZuJfa6lcELotSRmooLqg0MWdH6UUq85nmmg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1607,7 +1739,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-react-display-name/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-react-display-name@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-3Jy/PCw8Fe6uBKtEgz3M82ljt+lTg+xJaM4og+eyu83qLT87ZUSckn0wy7r31jflURWLO83TW6Ylf7lyXj3m5A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1616,7 +1748,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-react-display-name/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-react-display-name@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-3Jy/PCw8Fe6uBKtEgz3M82ljt+lTg+xJaM4og+eyu83qLT87ZUSckn0wy7r31jflURWLO83TW6Ylf7lyXj3m5A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1624,7 +1756,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-react-jsx-development/7.9.0_@babel+core@7.7.7: + /@babel/plugin-transform-react-jsx-development@7.9.0(@babel/core@7.7.7): resolution: {integrity: sha512-tK8hWKrQncVvrhvtOiPpKrQjfNX3DtkNLSX4ObuGcpS9p0QrGetKmlySIGR07y48Zft8WVgPakqd/bk46JrMSw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1632,10 +1764,10 @@ packages: '@babel/core': 7.7.7 '@babel/helper-builder-react-jsx-experimental': 7.9.5 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-transform-react-jsx-development/7.9.0_@babel+core@7.9.0: + /@babel/plugin-transform-react-jsx-development@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-tK8hWKrQncVvrhvtOiPpKrQjfNX3DtkNLSX4ObuGcpS9p0QrGetKmlySIGR07y48Zft8WVgPakqd/bk46JrMSw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1643,47 +1775,47 @@ packages: '@babel/core': 7.9.0 '@babel/helper-builder-react-jsx-experimental': 7.9.5 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-transform-react-jsx-self/7.9.0_@babel+core@7.7.7: + /@babel/plugin-transform-react-jsx-self@7.9.0(@babel/core@7.7.7): resolution: {integrity: sha512-K2ObbWPKT7KUTAoyjCsFilOkEgMvFG+y0FqOl6Lezd0/13kMkkjHskVsZvblRPj1PHA44PrToaZANrryppzTvQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-transform-react-jsx-self/7.9.0_@babel+core@7.9.0: + /@babel/plugin-transform-react-jsx-self@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-K2ObbWPKT7KUTAoyjCsFilOkEgMvFG+y0FqOl6Lezd0/13kMkkjHskVsZvblRPj1PHA44PrToaZANrryppzTvQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-transform-react-jsx-source/7.9.0_@babel+core@7.7.7: + /@babel/plugin-transform-react-jsx-source@7.9.0(@babel/core@7.7.7): resolution: {integrity: sha512-K6m3LlSnTSfRkM6FcRk8saNEeaeyG5k7AVkBU2bZK3+1zdkSED3qNdsWrUgQBeTVD2Tp3VMmerxVO2yM5iITmw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-transform-react-jsx-source/7.9.0_@babel+core@7.9.0: + /@babel/plugin-transform-react-jsx-source@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-K6m3LlSnTSfRkM6FcRk8saNEeaeyG5k7AVkBU2bZK3+1zdkSED3qNdsWrUgQBeTVD2Tp3VMmerxVO2yM5iITmw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-transform-react-jsx/7.9.4_@babel+core@7.7.7: + /@babel/plugin-transform-react-jsx@7.9.4(@babel/core@7.7.7): resolution: {integrity: sha512-Mjqf3pZBNLt854CK0C/kRuXAnE6H/bo7xYojP+WGtX8glDGSibcwnsWwhwoSuRg0+EBnxPC1ouVnuetUIlPSAw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1692,10 +1824,10 @@ packages: '@babel/helper-builder-react-jsx': 7.9.0 '@babel/helper-builder-react-jsx-experimental': 7.9.5 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.7.7) dev: false - /@babel/plugin-transform-react-jsx/7.9.4_@babel+core@7.9.0: + /@babel/plugin-transform-react-jsx@7.9.4(@babel/core@7.9.0): resolution: {integrity: sha512-Mjqf3pZBNLt854CK0C/kRuXAnE6H/bo7xYojP+WGtX8glDGSibcwnsWwhwoSuRg0+EBnxPC1ouVnuetUIlPSAw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1704,9 +1836,9 @@ packages: '@babel/helper-builder-react-jsx': 7.9.0 '@babel/helper-builder-react-jsx-experimental': 7.9.5 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.9.0) - /@babel/plugin-transform-regenerator/7.8.7_@babel+core@7.7.7: + /@babel/plugin-transform-regenerator@7.8.7(@babel/core@7.7.7): resolution: {integrity: sha512-TIg+gAl4Z0a3WmD3mbYSk+J9ZUH6n/Yc57rtKRnlA/7rcCvpekHXe0CMZHP1gYp7/KLe9GHTuIba0vXmls6drA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1715,7 +1847,7 @@ packages: regenerator-transform: 0.14.4 dev: false - /@babel/plugin-transform-regenerator/7.8.7_@babel+core@7.9.0: + /@babel/plugin-transform-regenerator@7.8.7(@babel/core@7.9.0): resolution: {integrity: sha512-TIg+gAl4Z0a3WmD3mbYSk+J9ZUH6n/Yc57rtKRnlA/7rcCvpekHXe0CMZHP1gYp7/KLe9GHTuIba0vXmls6drA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1723,7 +1855,7 @@ packages: '@babel/core': 7.9.0 regenerator-transform: 0.14.4 - /@babel/plugin-transform-reserved-words/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-reserved-words@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-mwMxcycN3omKFDjDQUl+8zyMsBfjRFr0Zn/64I41pmjv4NJuqcYlEtezwYtw9TFd9WR1vN5kiM+O0gMZzO6L0A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1732,7 +1864,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-reserved-words/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-reserved-words@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-mwMxcycN3omKFDjDQUl+8zyMsBfjRFr0Zn/64I41pmjv4NJuqcYlEtezwYtw9TFd9WR1vN5kiM+O0gMZzO6L0A==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1740,7 +1872,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-runtime/7.9.0_@babel+core@7.9.0: + /@babel/plugin-transform-runtime@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-pUu9VSf3kI1OqbWINQ7MaugnitRss1z533436waNXp+0N3ur3zfut37sXiQMxkuCF4VUjwZucen/quskCh7NHw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1751,7 +1883,7 @@ packages: resolve: 1.17.0 semver: 5.7.1 - /@babel/plugin-transform-runtime/7.9.6_@babel+core@7.7.7: + /@babel/plugin-transform-runtime@7.9.6(@babel/core@7.7.7): resolution: {integrity: sha512-qcmiECD0mYOjOIt8YHNsAP1SxPooC/rDmfmiSK9BNY72EitdSc7l44WTEklaWuFtbOEBjNhWWyph/kOImbNJ4w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1763,7 +1895,7 @@ packages: semver: 5.7.1 dev: false - /@babel/plugin-transform-shorthand-properties/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-shorthand-properties@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-I9DI6Odg0JJwxCHzbzW08ggMdCezoWcuQRz3ptdudgwaHxTjxw5HgdFJmZIkIMlRymL6YiZcped4TTCB0JcC8w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1772,7 +1904,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-shorthand-properties/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-shorthand-properties@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-I9DI6Odg0JJwxCHzbzW08ggMdCezoWcuQRz3ptdudgwaHxTjxw5HgdFJmZIkIMlRymL6YiZcped4TTCB0JcC8w==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1780,7 +1912,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-spread/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-spread@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-CkuTU9mbmAoFOI1tklFWYYbzX5qCIZVXPVy0jpXgGwkplCndQAa58s2jr66fTeQnA64bDox0HL4U56CFYoyC7g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1789,7 +1921,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-spread/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-spread@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-CkuTU9mbmAoFOI1tklFWYYbzX5qCIZVXPVy0jpXgGwkplCndQAa58s2jr66fTeQnA64bDox0HL4U56CFYoyC7g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1797,7 +1929,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-sticky-regex/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-sticky-regex@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-9Spq0vGCD5Bb4Z/ZXXSK5wbbLFMG085qd2vhL1JYu1WcQ5bXqZBAYRzU1d+p79GcHs2szYv5pVQCX13QgldaWw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1807,7 +1939,7 @@ packages: '@babel/helper-regex': 7.8.3 dev: false - /@babel/plugin-transform-sticky-regex/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-sticky-regex@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-9Spq0vGCD5Bb4Z/ZXXSK5wbbLFMG085qd2vhL1JYu1WcQ5bXqZBAYRzU1d+p79GcHs2szYv5pVQCX13QgldaWw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1816,7 +1948,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 '@babel/helper-regex': 7.8.3 - /@babel/plugin-transform-template-literals/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-template-literals@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-820QBtykIQOLFT8NZOcTRJ1UNuztIELe4p9DCgvj4NK+PwluSJ49we7s9FB1HIGNIYT7wFUJ0ar2QpCDj0escQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1826,7 +1958,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-template-literals/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-template-literals@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-820QBtykIQOLFT8NZOcTRJ1UNuztIELe4p9DCgvj4NK+PwluSJ49we7s9FB1HIGNIYT7wFUJ0ar2QpCDj0escQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1835,7 +1967,7 @@ packages: '@babel/helper-annotate-as-pure': 7.8.3 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-typeof-symbol/7.8.4_@babel+core@7.7.7: + /@babel/plugin-transform-typeof-symbol@7.8.4(@babel/core@7.7.7): resolution: {integrity: sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1844,7 +1976,7 @@ packages: '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-typeof-symbol/7.8.4_@babel+core@7.9.0: + /@babel/plugin-transform-typeof-symbol@7.8.4(@babel/core@7.9.0): resolution: {integrity: sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1852,309 +1984,320 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - /@babel/plugin-transform-typescript/7.9.4_@babel+core@7.7.7: + /@babel/plugin-transform-typescript@7.9.4(@babel/core@7.7.7): resolution: {integrity: sha512-yeWeUkKx2auDbSxRe8MusAG+n4m9BFY/v+lPjmQDgOFX5qnySkUY5oXzkp6FwPdsYqnKay6lorXYdC0n3bZO7w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 - '@babel/helper-create-class-features-plugin': 7.9.5_@babel+core@7.7.7 + '@babel/helper-create-class-features-plugin': 7.9.5(@babel/core@7.7.7) '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-typescript': 7.8.3_@babel+core@7.7.7 + '@babel/plugin-syntax-typescript': 7.8.3(@babel/core@7.7.7) + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-typescript/7.9.4_@babel+core@7.9.0: + /@babel/plugin-transform-typescript@7.9.4(@babel/core@7.9.0): resolution: {integrity: sha512-yeWeUkKx2auDbSxRe8MusAG+n4m9BFY/v+lPjmQDgOFX5qnySkUY5oXzkp6FwPdsYqnKay6lorXYdC0n3bZO7w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 - '@babel/helper-create-class-features-plugin': 7.9.5_@babel+core@7.9.0 + '@babel/helper-create-class-features-plugin': 7.9.5(@babel/core@7.9.0) '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-typescript': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-typescript': 7.8.3(@babel/core@7.9.0) + transitivePeerDependencies: + - supports-color dev: false - /@babel/plugin-transform-unicode-regex/7.8.3_@babel+core@7.7.7: + /@babel/plugin-transform-unicode-regex@7.8.3(@babel/core@7.7.7): resolution: {integrity: sha512-+ufgJjYdmWfSQ+6NS9VGUR2ns8cjJjYbrbi11mZBTaWm+Fui/ncTLFF28Ei1okavY+xkojGr1eJxNsWYeA5aZw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.7.7 + '@babel/helper-create-regexp-features-plugin': 7.8.8(@babel/core@7.7.7) '@babel/helper-plugin-utils': 7.8.3 dev: false - /@babel/plugin-transform-unicode-regex/7.8.3_@babel+core@7.9.0: + /@babel/plugin-transform-unicode-regex@7.8.3(@babel/core@7.9.0): resolution: {integrity: sha512-+ufgJjYdmWfSQ+6NS9VGUR2ns8cjJjYbrbi11mZBTaWm+Fui/ncTLFF28Ei1okavY+xkojGr1eJxNsWYeA5aZw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.9.0 + '@babel/helper-create-regexp-features-plugin': 7.8.8(@babel/core@7.9.0) '@babel/helper-plugin-utils': 7.8.3 - /@babel/polyfill/7.8.7: + /@babel/polyfill@7.8.7: resolution: {integrity: sha512-LeSfP9bNZH2UOZgcGcZ0PIHUt1ZuHub1L3CVmEyqLxCeDLm4C5Gi8jRH8ZX2PNpDhQCo0z6y/+DIs2JlliXW8w==} dependencies: core-js: 2.6.11 regenerator-runtime: 0.13.5 dev: true - /@babel/preset-env/7.9.5_@babel+core@7.9.0: + /@babel/preset-env@7.9.5(@babel/core@7.9.0): resolution: {integrity: sha512-eWGYeADTlPJH+wq1F0wNfPbVS1w1wtmMJiYk55Td5Yu28AsdR9AsC97sZ0Qq8fHqQuslVSIYSGJMcblr345GfQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.9.0 '@babel/core': 7.9.0 - '@babel/helper-compilation-targets': 7.8.7_@babel+core@7.9.0 + '@babel/helper-compilation-targets': 7.8.7(@babel/core@7.9.0) '@babel/helper-module-imports': 7.8.3 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-proposal-async-generator-functions': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-proposal-dynamic-import': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-proposal-json-strings': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-proposal-numeric-separator': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-proposal-object-rest-spread': 7.9.5_@babel+core@7.9.0 - '@babel/plugin-proposal-optional-catch-binding': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-proposal-optional-chaining': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-proposal-unicode-property-regex': 7.8.8_@babel+core@7.9.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.9.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-numeric-separator': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-top-level-await': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-arrow-functions': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-async-to-generator': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-block-scoped-functions': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-block-scoping': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-classes': 7.9.5_@babel+core@7.9.0 - '@babel/plugin-transform-computed-properties': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-destructuring': 7.9.5_@babel+core@7.9.0 - '@babel/plugin-transform-dotall-regex': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-duplicate-keys': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-exponentiation-operator': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-for-of': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-transform-function-name': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-literals': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-member-expression-literals': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-modules-amd': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-transform-modules-commonjs': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-transform-modules-systemjs': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-transform-modules-umd': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-transform-named-capturing-groups-regex': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-new-target': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-object-super': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-parameters': 7.9.5_@babel+core@7.9.0 - '@babel/plugin-transform-property-literals': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-regenerator': 7.8.7_@babel+core@7.9.0 - '@babel/plugin-transform-reserved-words': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-shorthand-properties': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-spread': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-sticky-regex': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-template-literals': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-typeof-symbol': 7.8.4_@babel+core@7.9.0 - '@babel/plugin-transform-unicode-regex': 7.8.3_@babel+core@7.9.0 - '@babel/preset-modules': 0.1.3_@babel+core@7.9.0 + '@babel/plugin-proposal-async-generator-functions': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-proposal-dynamic-import': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-proposal-json-strings': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-proposal-numeric-separator': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-proposal-object-rest-spread': 7.9.5(@babel/core@7.9.0) + '@babel/plugin-proposal-optional-catch-binding': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-proposal-optional-chaining': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-proposal-unicode-property-regex': 7.8.8(@babel/core@7.9.0) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.9.0) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-numeric-separator': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-top-level-await': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-arrow-functions': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-async-to-generator': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-block-scoped-functions': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-block-scoping': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-classes': 7.9.5(@babel/core@7.9.0) + '@babel/plugin-transform-computed-properties': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-destructuring': 7.9.5(@babel/core@7.9.0) + '@babel/plugin-transform-dotall-regex': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-duplicate-keys': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-exponentiation-operator': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-for-of': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-transform-function-name': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-literals': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-member-expression-literals': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-modules-amd': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-transform-modules-commonjs': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-transform-modules-systemjs': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-transform-modules-umd': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-transform-named-capturing-groups-regex': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-new-target': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-object-super': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-parameters': 7.9.5(@babel/core@7.9.0) + '@babel/plugin-transform-property-literals': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-regenerator': 7.8.7(@babel/core@7.9.0) + '@babel/plugin-transform-reserved-words': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-shorthand-properties': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-spread': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-sticky-regex': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-template-literals': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-typeof-symbol': 7.8.4(@babel/core@7.9.0) + '@babel/plugin-transform-unicode-regex': 7.8.3(@babel/core@7.9.0) + '@babel/preset-modules': 0.1.3(@babel/core@7.9.0) '@babel/types': 7.9.5 browserslist: 4.12.0 core-js-compat: 3.6.5 invariant: 2.2.4 levenary: 1.1.1 semver: 5.7.1 + transitivePeerDependencies: + - supports-color - /@babel/preset-env/7.9.6_@babel+core@7.7.7: + /@babel/preset-env@7.9.6(@babel/core@7.7.7): resolution: {integrity: sha512-0gQJ9RTzO0heXOhzftog+a/WyOuqMrAIugVYxMYf83gh1CQaQDjMtsOpqOwXyDL/5JcWsrCm8l4ju8QC97O7EQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.10.3 '@babel/core': 7.7.7 - '@babel/helper-compilation-targets': 7.10.2_@babel+core@7.7.7 + '@babel/helper-compilation-targets': 7.10.2(@babel/core@7.7.7) '@babel/helper-module-imports': 7.10.3 '@babel/helper-plugin-utils': 7.10.3 - '@babel/plugin-proposal-async-generator-functions': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-proposal-dynamic-import': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-proposal-json-strings': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-proposal-numeric-separator': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-proposal-object-rest-spread': 7.9.6_@babel+core@7.7.7 - '@babel/plugin-proposal-optional-catch-binding': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-proposal-optional-chaining': 7.9.0_@babel+core@7.7.7 - '@babel/plugin-proposal-unicode-property-regex': 7.8.8_@babel+core@7.7.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.7.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-syntax-numeric-separator': 7.10.1_@babel+core@7.7.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-syntax-top-level-await': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-arrow-functions': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-async-to-generator': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-block-scoped-functions': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-block-scoping': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-classes': 7.9.5_@babel+core@7.7.7 - '@babel/plugin-transform-computed-properties': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-destructuring': 7.9.5_@babel+core@7.7.7 - '@babel/plugin-transform-dotall-regex': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-duplicate-keys': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-exponentiation-operator': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-for-of': 7.9.0_@babel+core@7.7.7 - '@babel/plugin-transform-function-name': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-literals': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-member-expression-literals': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-modules-amd': 7.10.1_@babel+core@7.7.7 - '@babel/plugin-transform-modules-commonjs': 7.9.6_@babel+core@7.7.7 - '@babel/plugin-transform-modules-systemjs': 7.10.3_@babel+core@7.7.7 - '@babel/plugin-transform-modules-umd': 7.9.0_@babel+core@7.7.7 - '@babel/plugin-transform-named-capturing-groups-regex': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-new-target': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-object-super': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-parameters': 7.9.5_@babel+core@7.7.7 - '@babel/plugin-transform-property-literals': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-regenerator': 7.8.7_@babel+core@7.7.7 - '@babel/plugin-transform-reserved-words': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-shorthand-properties': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-spread': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-sticky-regex': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-template-literals': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-typeof-symbol': 7.8.4_@babel+core@7.7.7 - '@babel/plugin-transform-unicode-regex': 7.8.3_@babel+core@7.7.7 - '@babel/preset-modules': 0.1.3_@babel+core@7.7.7 + '@babel/plugin-proposal-async-generator-functions': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-proposal-dynamic-import': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-proposal-json-strings': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-proposal-numeric-separator': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-proposal-object-rest-spread': 7.9.6(@babel/core@7.7.7) + '@babel/plugin-proposal-optional-catch-binding': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-proposal-optional-chaining': 7.9.0(@babel/core@7.7.7) + '@babel/plugin-proposal-unicode-property-regex': 7.8.8(@babel/core@7.7.7) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.7.7) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-syntax-numeric-separator': 7.10.1(@babel/core@7.7.7) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-syntax-top-level-await': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-arrow-functions': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-async-to-generator': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-block-scoped-functions': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-block-scoping': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-classes': 7.9.5(@babel/core@7.7.7) + '@babel/plugin-transform-computed-properties': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-destructuring': 7.9.5(@babel/core@7.7.7) + '@babel/plugin-transform-dotall-regex': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-duplicate-keys': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-exponentiation-operator': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-for-of': 7.9.0(@babel/core@7.7.7) + '@babel/plugin-transform-function-name': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-literals': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-member-expression-literals': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-modules-amd': 7.10.1(@babel/core@7.7.7) + '@babel/plugin-transform-modules-commonjs': 7.9.6(@babel/core@7.7.7) + '@babel/plugin-transform-modules-systemjs': 7.10.3(@babel/core@7.7.7) + '@babel/plugin-transform-modules-umd': 7.9.0(@babel/core@7.7.7) + '@babel/plugin-transform-named-capturing-groups-regex': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-new-target': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-object-super': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-parameters': 7.9.5(@babel/core@7.7.7) + '@babel/plugin-transform-property-literals': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-regenerator': 7.8.7(@babel/core@7.7.7) + '@babel/plugin-transform-reserved-words': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-shorthand-properties': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-spread': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-sticky-regex': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-template-literals': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-typeof-symbol': 7.8.4(@babel/core@7.7.7) + '@babel/plugin-transform-unicode-regex': 7.8.3(@babel/core@7.7.7) + '@babel/preset-modules': 0.1.3(@babel/core@7.7.7) '@babel/types': 7.10.3 browserslist: 4.12.0 core-js-compat: 3.6.5 invariant: 2.2.4 levenary: 1.1.1 semver: 5.7.1 + transitivePeerDependencies: + - supports-color dev: false - /@babel/preset-modules/0.1.3_@babel+core@7.7.7: + /@babel/preset-modules@0.1.3(@babel/core@7.7.7): resolution: {integrity: sha512-Ra3JXOHBq2xd56xSF7lMKXdjBn3T772Y1Wet3yWnkDly9zHvJki029tAFzvAAK5cf4YV3yoxuP61crYRol6SVg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-proposal-unicode-property-regex': 7.8.8_@babel+core@7.7.7 - '@babel/plugin-transform-dotall-regex': 7.8.3_@babel+core@7.7.7 - '@babel/types': 7.9.5 + '@babel/plugin-proposal-unicode-property-regex': 7.8.8(@babel/core@7.7.7) + '@babel/plugin-transform-dotall-regex': 7.8.3(@babel/core@7.7.7) + '@babel/types': 7.10.3 esutils: 2.0.3 dev: false - /@babel/preset-modules/0.1.3_@babel+core@7.9.0: + /@babel/preset-modules@0.1.3(@babel/core@7.9.0): resolution: {integrity: sha512-Ra3JXOHBq2xd56xSF7lMKXdjBn3T772Y1Wet3yWnkDly9zHvJki029tAFzvAAK5cf4YV3yoxuP61crYRol6SVg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-proposal-unicode-property-regex': 7.8.8_@babel+core@7.9.0 - '@babel/plugin-transform-dotall-regex': 7.8.3_@babel+core@7.9.0 - '@babel/types': 7.9.5 + '@babel/plugin-proposal-unicode-property-regex': 7.8.8(@babel/core@7.9.0) + '@babel/plugin-transform-dotall-regex': 7.8.3(@babel/core@7.9.0) + '@babel/types': 7.10.3 esutils: 2.0.3 - /@babel/preset-react/7.9.4_@babel+core@7.7.7: + /@babel/preset-react@7.9.4(@babel/core@7.7.7): resolution: {integrity: sha512-AxylVB3FXeOTQXNXyiuAQJSvss62FEotbX2Pzx3K/7c+MKJMdSg6Ose6QYllkdCFA8EInCJVw7M/o5QbLuA4ZQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-transform-react-display-name': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-react-jsx': 7.9.4_@babel+core@7.7.7 - '@babel/plugin-transform-react-jsx-development': 7.9.0_@babel+core@7.7.7 - '@babel/plugin-transform-react-jsx-self': 7.9.0_@babel+core@7.7.7 - '@babel/plugin-transform-react-jsx-source': 7.9.0_@babel+core@7.7.7 + '@babel/plugin-transform-react-display-name': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-react-jsx': 7.9.4(@babel/core@7.7.7) + '@babel/plugin-transform-react-jsx-development': 7.9.0(@babel/core@7.7.7) + '@babel/plugin-transform-react-jsx-self': 7.9.0(@babel/core@7.7.7) + '@babel/plugin-transform-react-jsx-source': 7.9.0(@babel/core@7.7.7) dev: false - /@babel/preset-react/7.9.4_@babel+core@7.9.0: + /@babel/preset-react@7.9.4(@babel/core@7.9.0): resolution: {integrity: sha512-AxylVB3FXeOTQXNXyiuAQJSvss62FEotbX2Pzx3K/7c+MKJMdSg6Ose6QYllkdCFA8EInCJVw7M/o5QbLuA4ZQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-transform-react-display-name': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-react-jsx': 7.9.4_@babel+core@7.9.0 - '@babel/plugin-transform-react-jsx-development': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-transform-react-jsx-self': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-transform-react-jsx-source': 7.9.0_@babel+core@7.9.0 + '@babel/plugin-transform-react-display-name': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-react-jsx': 7.9.4(@babel/core@7.9.0) + '@babel/plugin-transform-react-jsx-development': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-transform-react-jsx-self': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-transform-react-jsx-source': 7.9.0(@babel/core@7.9.0) - /@babel/preset-typescript/7.9.0_@babel+core@7.7.7: + /@babel/preset-typescript@7.9.0(@babel/core@7.7.7): resolution: {integrity: sha512-S4cueFnGrIbvYJgwsVFKdvOmpiL0XGw9MFW9D0vgRys5g36PBhZRL8NX8Gr2akz8XRtzq6HuDXPD/1nniagNUg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.7.7 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-transform-typescript': 7.9.4_@babel+core@7.7.7 + '@babel/plugin-transform-typescript': 7.9.4(@babel/core@7.7.7) + transitivePeerDependencies: + - supports-color dev: false - /@babel/preset-typescript/7.9.0_@babel+core@7.9.0: + /@babel/preset-typescript@7.9.0(@babel/core@7.9.0): resolution: {integrity: sha512-S4cueFnGrIbvYJgwsVFKdvOmpiL0XGw9MFW9D0vgRys5g36PBhZRL8NX8Gr2akz8XRtzq6HuDXPD/1nniagNUg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-transform-typescript': 7.9.4_@babel+core@7.9.0 + '@babel/plugin-transform-typescript': 7.9.4(@babel/core@7.9.0) + transitivePeerDependencies: + - supports-color dev: false - /@babel/runtime-corejs3/7.9.2: + /@babel/runtime-corejs3@7.9.2: resolution: {integrity: sha512-HHxmgxbIzOfFlZ+tdeRKtaxWOMUoCG5Mu3wKeUmOxjYrwb3AAHgnmtCUbPPK11/raIWLIBK250t8E2BPO0p7jA==} dependencies: core-js-pure: 3.6.5 regenerator-runtime: 0.13.5 dev: true - /@babel/runtime/7.17.9: + /@babel/runtime@7.17.9: resolution: {integrity: sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.5 - dev: false - /@babel/runtime/7.9.2: + /@babel/runtime@7.9.2: resolution: {integrity: sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==} dependencies: regenerator-runtime: 0.13.5 - /@babel/runtime/7.9.6: + /@babel/runtime@7.9.6: resolution: {integrity: sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ==} dependencies: regenerator-runtime: 0.13.5 dev: false - /@babel/standalone/7.10.3: + /@babel/standalone@7.10.3: resolution: {integrity: sha512-pGqfFo2VXa/Ei40T9kSpe8i87MzsOfAQJMpHRABTAjLZrH5IwskSqfAzBP5o2VJbpA4S34LMxOTZ26lirCCVFQ==} dev: false - /@babel/standalone/7.9.5: + /@babel/standalone@7.9.5: resolution: {integrity: sha512-J6mHRjRUh4pKCd1uz5ghF2LpUwMuGwxy4z+TM+jbvt0dM6NiXd8Z2UOD1ftmGfkuAuDYlgcz4fm62MIjt8iUlg==} dev: true - /@babel/template/7.10.3: + /@babel/template@7.10.3: resolution: {integrity: sha512-5BjI4gdtD+9fHZUsaxPHPNpwa+xRkDO7c7JbhYn2afvrkDu5SfAAbi9AIMXw2xEhO/BR35TqiW97IqNvCo/GqA==} dependencies: '@babel/code-frame': 7.10.3 '@babel/parser': 7.10.3 '@babel/types': 7.10.3 - /@babel/template/7.8.6: + /@babel/template@7.8.6: resolution: {integrity: sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg==} dependencies: '@babel/code-frame': 7.8.3 '@babel/parser': 7.9.4 '@babel/types': 7.9.5 - /@babel/traverse/7.10.3: + /@babel/traverse@7.10.3: resolution: {integrity: sha512-qO6623eBFhuPm0TmmrUFMT1FulCmsSeJuVGhiLodk2raUDFhhTECLd9E9jC4LBIWziqt4wgF6KuXE4d+Jz9yug==} dependencies: '@babel/code-frame': 7.10.3 @@ -2163,11 +2306,13 @@ packages: '@babel/helper-split-export-declaration': 7.10.1 '@babel/parser': 7.10.3 '@babel/types': 7.10.3 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) globals: 11.12.0 lodash: 4.17.15 + transitivePeerDependencies: + - supports-color - /@babel/traverse/7.9.5: + /@babel/traverse@7.9.5: resolution: {integrity: sha512-c4gH3jsvSuGUezlP6rzSJ6jf8fYjLj3hsMZRx/nX0h+fmHN0w+ekubRrHPqnMec0meycA2nwCsJ7dC8IPem2FQ==} dependencies: '@babel/code-frame': 7.8.3 @@ -2175,19 +2320,30 @@ packages: '@babel/helper-function-name': 7.9.5 '@babel/helper-split-export-declaration': 7.8.3 '@babel/parser': 7.9.4 - '@babel/types': 7.9.5 - debug: 4.1.1 + '@babel/types': 7.10.3 + debug: 4.1.1(supports-color@6.1.0) globals: 11.12.0 lodash: 4.17.15 + transitivePeerDependencies: + - supports-color - /@babel/types/7.10.3: + /@babel/types@7.10.3: resolution: {integrity: sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA==} dependencies: '@babel/helper-validator-identifier': 7.10.3 lodash: 4.17.15 to-fast-properties: 2.0.0 - /@babel/types/7.8.3: + /@babel/types@7.22.5: + resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 + to-fast-properties: 2.0.0 + dev: true + + /@babel/types@7.8.3: resolution: {integrity: sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg==} dependencies: esutils: 2.0.3 @@ -2195,14 +2351,14 @@ packages: to-fast-properties: 2.0.0 dev: false - /@babel/types/7.9.5: + /@babel/types@7.9.5: resolution: {integrity: sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg==} dependencies: '@babel/helper-validator-identifier': 7.9.5 lodash: 4.17.15 to-fast-properties: 2.0.0 - /@babel/types/7.9.6: + /@babel/types@7.9.6: resolution: {integrity: sha512-qxXzvBO//jO9ZnoasKF1uJzHd2+M6Q2ZPIVfnFps8JJvXy0ZBbwbNOmE6SGIY5XOY6d1Bo5lb9d9RJ8nv3WSeA==} dependencies: '@babel/helper-validator-identifier': 7.10.3 @@ -2210,11 +2366,11 @@ packages: to-fast-properties: 2.0.0 dev: false - /@bcoe/v8-coverage/0.2.3: + /@bcoe/v8-coverage@0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: false - /@changesets/apply-release-plan/6.0.0: + /@changesets/apply-release-plan@6.0.0: resolution: {integrity: sha512-gp6nIdVdfYdwKww2+f8whckKmvfE4JEm4jJgBhTmooi0uzHWhnxvk6JIzQi89qEAMINN0SeVNnXiAtbFY0Mj3w==} dependencies: '@babel/runtime': 7.17.9 @@ -2232,7 +2388,7 @@ packages: semver: 5.7.1 dev: false - /@changesets/assemble-release-plan/5.1.2: + /@changesets/assemble-release-plan@5.1.2: resolution: {integrity: sha512-nOFyDw4APSkY/vh5WNwGEtThPgEjVShp03PKVdId6wZTJALVcAALCSLmDRfeqjE2z9EsGJb7hZdDlziKlnqZgw==} dependencies: '@babel/runtime': 7.17.9 @@ -2243,13 +2399,13 @@ packages: semver: 5.7.1 dev: false - /@changesets/changelog-git/0.1.11: + /@changesets/changelog-git@0.1.11: resolution: {integrity: sha512-sWJvAm+raRPeES9usNpZRkooeEB93lOpUN0Lmjz5vhVAb7XGIZrHEJ93155bpE1S0c4oJ5Di9ZWgzIwqhWP/Wg==} dependencies: '@changesets/types': 5.0.0 dev: false - /@changesets/changelog-github/0.4.4: + /@changesets/changelog-github@0.4.4: resolution: {integrity: sha512-htSILqCkyYtTB5/LoVKwx7GCJQGxAiBcYbfUKWiz/QoDARuM01owYtMXhV6/iytJZq/Dqqz3PjMZUNB4MphpbQ==} dependencies: '@changesets/get-github-info': 0.5.0 @@ -2257,7 +2413,7 @@ packages: dotenv: 8.2.0 dev: false - /@changesets/cli/2.22.0: + /@changesets/cli@2.22.0: resolution: {integrity: sha512-4bA3YoBkd5cm5WUxmrR2N9WYE7EeQcM+R3bVYMUj2NvffkQVpU3ckAI+z8UICoojq+HRl2OEwtz+S5UBmYY4zw==} hasBin: true dependencies: @@ -2295,7 +2451,7 @@ packages: tty-table: 2.8.13 dev: false - /@changesets/config/2.0.0: + /@changesets/config@2.0.0: resolution: {integrity: sha512-r5bIFY6CN3K6SQ+HZbjyE3HXrBIopONR47mmX7zUbORlybQXtympq9rVAOzc0Oflbap8QeIexc+hikfZoREXDg==} dependencies: '@changesets/errors': 0.1.4 @@ -2307,13 +2463,13 @@ packages: micromatch: 4.0.2 dev: false - /@changesets/errors/0.1.4: + /@changesets/errors@0.1.4: resolution: {integrity: sha512-HAcqPF7snsUJ/QzkWoKfRfXushHTu+K5KZLJWPb34s4eCZShIf8BFO3fwq6KU8+G7L5KdtN2BzQAXOSXEyiY9Q==} dependencies: extendable-error: 0.1.5 dev: false - /@changesets/get-dependents-graph/1.3.2: + /@changesets/get-dependents-graph@1.3.2: resolution: {integrity: sha512-tsqA6qZRB86SQuApSoDvI8yEWdyIlo/WLI4NUEdhhxLMJ0dapdeT6rUZRgSZzK1X2nv5YwR0MxQBbDAiDibKrg==} dependencies: '@changesets/types': 5.0.0 @@ -2323,14 +2479,14 @@ packages: semver: 5.7.1 dev: false - /@changesets/get-github-info/0.5.0: + /@changesets/get-github-info@0.5.0: resolution: {integrity: sha512-vm5VgHwrxkMkUjFyn3UVNKLbDp9YMHd3vMf1IyJoa/7B+6VpqmtAaXyDS0zBLfN5bhzVCHrRnj4GcZXXcqrFTw==} dependencies: dataloader: 1.4.0 node-fetch: 2.6.0 dev: false - /@changesets/get-release-plan/3.0.8: + /@changesets/get-release-plan@3.0.8: resolution: {integrity: sha512-TJYiWNuP0Lzu2dL/KHuk75w7TkiE5HqoYirrXF7SJIxkhlgH9toQf2C7IapiFTObtuF1qDN8HJAX1CuIOwXldg==} dependencies: '@babel/runtime': 7.17.9 @@ -2342,11 +2498,11 @@ packages: '@manypkg/get-packages': 1.1.3 dev: false - /@changesets/get-version-range-type/0.3.2: + /@changesets/get-version-range-type@0.3.2: resolution: {integrity: sha512-SVqwYs5pULYjYT4op21F2pVbcrca4qA/bAA3FmFXKMN7Y+HcO8sbZUTx3TAy2VXulP2FACd1aC7f2nTuqSPbqg==} dev: false - /@changesets/git/1.3.2: + /@changesets/git@1.3.2: resolution: {integrity: sha512-p5UL+urAg0Nnpt70DLiBe2iSsMcDubTo9fTOD/61krmcJ466MGh71OHwdAwu1xG5+NKzeysdy1joRTg8CXcEXA==} dependencies: '@babel/runtime': 7.17.9 @@ -2357,20 +2513,20 @@ packages: spawndamnit: 2.0.0 dev: false - /@changesets/logger/0.0.5: + /@changesets/logger@0.0.5: resolution: {integrity: sha512-gJyZHomu8nASHpaANzc6bkQMO9gU/ib20lqew1rVx753FOxffnCrJlGIeQVxNWCqM+o6OOleCo/ivL8UAO5iFw==} dependencies: chalk: 2.4.2 dev: false - /@changesets/parse/0.3.13: + /@changesets/parse@0.3.13: resolution: {integrity: sha512-wh9Ifa0dungY6d2nMz6XxF6FZ/1I7j+mEgPAqrIyKS64nifTh1Ua82qKKMMK05CL7i4wiB2NYc3SfnnCX3RVeA==} dependencies: '@changesets/types': 5.0.0 js-yaml: 3.14.0 dev: false - /@changesets/pre/1.0.11: + /@changesets/pre@1.0.11: resolution: {integrity: sha512-CXZnt4SV9waaC9cPLm7818+SxvLKIDHUxaiTXnJYDp1c56xIexx1BNfC1yMuOdzO2a3rAIcZua5Odxr3dwSKfg==} dependencies: '@babel/runtime': 7.17.9 @@ -2380,7 +2536,7 @@ packages: fs-extra: 7.0.1 dev: false - /@changesets/read/0.5.5: + /@changesets/read@0.5.5: resolution: {integrity: sha512-bzonrPWc29Tsjvgh+8CqJ0apQOwWim0zheeD4ZK44ApSa/GudnZJTODtA3yNOOuQzeZmL0NUebVoHIurtIkA7w==} dependencies: '@babel/runtime': 7.17.9 @@ -2393,19 +2549,19 @@ packages: p-filter: 2.1.0 dev: false - /@changesets/types/0.4.0: + /@changesets/types@0.4.0: resolution: {integrity: sha512-TclHHKDVYQ8rJGZgVeWiF7c91yWzTTWdPagltgutelGu/Psup5PQlUq6svx7S8suj+jXcaE34yEEsfIvzXXB2Q==} dev: false - /@changesets/types/4.1.0: + /@changesets/types@4.1.0: resolution: {integrity: sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==} dev: false - /@changesets/types/5.0.0: + /@changesets/types@5.0.0: resolution: {integrity: sha512-IT1kBLSbAgTS4WtpU6P5ko054hq12vk4tgeIFRVE7Vnm4a/wgbNvBalgiKP0MjEXbCkZbItiGQHkCGxYWR55sA==} dev: false - /@changesets/write/0.1.8: + /@changesets/write@0.1.8: resolution: {integrity: sha512-oIHeFVMuP6jf0TPnKPpaFpvvAf3JBc+s2pmVChbeEgQTBTALoF51Z9kqxQfG4XONZPHZnqkmy564c7qohhhhTQ==} dependencies: '@babel/runtime': 7.17.9 @@ -2415,28 +2571,28 @@ packages: prettier: 1.19.1 dev: false - /@cnakazawa/watch/1.0.4: + /@cnakazawa/watch@1.0.4: resolution: {integrity: sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==} engines: {node: '>=0.1.95'} hasBin: true dependencies: exec-sh: 0.3.4 - minimist: 1.2.5 + minimist: 1.2.8 dev: false - /@hapi/address/2.1.4: + /@hapi/address@2.1.4: resolution: {integrity: sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ==} dev: true - /@hapi/bourne/1.3.2: + /@hapi/bourne@1.3.2: resolution: {integrity: sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==} dev: true - /@hapi/hoek/8.5.1: + /@hapi/hoek@8.5.1: resolution: {integrity: sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==} dev: true - /@hapi/joi/15.1.1: + /@hapi/joi@15.1.1: resolution: {integrity: sha512-entf8ZMOK8sc+8YfeOlM8pCfg3b5+WZIKBfUaaJT8UsjAAPjartzxIYm3TIbjvA4u+u++KbcXD38k682nVHDAQ==} dependencies: '@hapi/address': 2.1.4 @@ -2445,13 +2601,13 @@ packages: '@hapi/topo': 3.1.6 dev: true - /@hapi/topo/3.1.6: + /@hapi/topo@3.1.6: resolution: {integrity: sha512-tAag0jEcjwH+P2quUfipd7liWCNX2F8NvYjQp2wtInsZxnMlypdw0FtAOLxtvvkO+GSRRbmNi8m/5y42PQJYCQ==} dependencies: '@hapi/hoek': 8.5.1 dev: true - /@istanbuljs/load-nyc-config/1.1.0: + /@istanbuljs/load-nyc-config@1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} dependencies: @@ -2462,12 +2618,12 @@ packages: resolve-from: 5.0.0 dev: false - /@istanbuljs/schema/0.1.2: + /@istanbuljs/schema@0.1.2: resolution: {integrity: sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==} engines: {node: '>=8'} dev: false - /@jest/console/26.0.1: + /@jest/console@26.0.1: resolution: {integrity: sha512-9t1KUe/93coV1rBSxMmBAOIK3/HVpwxArCA1CxskKyRiv6o8J70V8C/V3OJminVCTa2M0hQI9AWRd5wxu2dAHw==} engines: {node: '>= 10.14.2'} dependencies: @@ -2478,7 +2634,7 @@ packages: slash: 3.0.0 dev: false - /@jest/core/26.0.1: + /@jest/core@26.0.1: resolution: {integrity: sha512-Xq3eqYnxsG9SjDC+WLeIgf7/8KU6rddBxH+SCt18gEpOhAGYC/Mq+YbtlNcIdwjnnT+wDseXSbU0e5X84Y4jTQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -2512,10 +2668,11 @@ packages: transitivePeerDependencies: - bufferutil - canvas + - supports-color - utf-8-validate dev: false - /@jest/environment/26.0.1: + /@jest/environment@26.0.1: resolution: {integrity: sha512-xBDxPe8/nx251u0VJ2dFAFz2H23Y98qdIaNwnMK6dFQr05jc+Ne/2np73lOAx+5mSBO/yuQldRrQOf6hP1h92g==} engines: {node: '>= 10.14.2'} dependencies: @@ -2524,7 +2681,7 @@ packages: jest-mock: 26.0.1 dev: false - /@jest/fake-timers/26.0.1: + /@jest/fake-timers@26.0.1: resolution: {integrity: sha512-Oj/kCBnTKhm7CR+OJSjZty6N1bRDr9pgiYQr4wY221azLz5PHi08x/U+9+QpceAYOWheauLP8MhtSVFrqXQfhg==} engines: {node: '>= 10.14.2'} dependencies: @@ -2535,7 +2692,7 @@ packages: jest-util: 26.0.1 dev: false - /@jest/globals/26.0.1: + /@jest/globals@26.0.1: resolution: {integrity: sha512-iuucxOYB7BRCvT+TYBzUqUNuxFX1hqaR6G6IcGgEqkJ5x4htNKo1r7jk1ji9Zj8ZMiMw0oB5NaA7k5Tx6MVssA==} engines: {node: '>= 10.14.2'} dependencies: @@ -2544,7 +2701,7 @@ packages: expect: 26.0.1 dev: false - /@jest/reporters/26.0.1: + /@jest/reporters@26.0.1: resolution: {integrity: sha512-NWWy9KwRtE1iyG/m7huiFVF9YsYv/e+mbflKRV84WDoJfBqUrNRyDbL/vFxQcYLl8IRqI4P3MgPn386x76Gf2g==} engines: {node: '>= 10.14.2'} dependencies: @@ -2574,9 +2731,11 @@ packages: v8-to-istanbul: 4.1.4 optionalDependencies: node-notifier: 7.0.1 + transitivePeerDependencies: + - supports-color dev: false - /@jest/source-map/26.0.0: + /@jest/source-map@26.0.0: resolution: {integrity: sha512-S2Z+Aj/7KOSU2TfW0dyzBze7xr95bkm5YXNUqqCek+HE0VbNNSNzrRwfIi5lf7wvzDTSS0/ib8XQ1krFNyYgbQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -2585,7 +2744,7 @@ packages: source-map: 0.6.1 dev: false - /@jest/test-result/26.0.1: + /@jest/test-result@26.0.1: resolution: {integrity: sha512-oKwHvOI73ICSYRPe8WwyYPTtiuOAkLSbY8/MfWF3qDEd/sa8EDyZzin3BaXTqufir/O/Gzea4E8Zl14XU4Mlyg==} engines: {node: '>= 10.14.2'} dependencies: @@ -2595,7 +2754,7 @@ packages: collect-v8-coverage: 1.0.1 dev: false - /@jest/test-sequencer/26.0.1: + /@jest/test-sequencer@26.0.1: resolution: {integrity: sha512-ssga8XlwfP8YjbDcmVhwNlrmblddMfgUeAkWIXts1V22equp2GMIHxm7cyeD5Q/B0ZgKPK/tngt45sH99yLLGg==} engines: {node: '>= 10.14.2'} dependencies: @@ -2607,10 +2766,11 @@ packages: transitivePeerDependencies: - bufferutil - canvas + - supports-color - utf-8-validate dev: false - /@jest/transform/26.0.1: + /@jest/transform@26.0.1: resolution: {integrity: sha512-pPRkVkAQ91drKGbzCfDOoHN838+FSbYaEAvBXvKuWeeRRUD8FjwXkqfUNUZL6Ke48aA/1cqq/Ni7kVMCoqagWA==} engines: {node: '>= 10.14.2'} dependencies: @@ -2629,9 +2789,11 @@ packages: slash: 3.0.0 source-map: 0.6.1 write-file-atomic: 3.0.3 + transitivePeerDependencies: + - supports-color dev: false - /@jest/types/25.4.0: + /@jest/types@25.4.0: resolution: {integrity: sha512-XBeaWNzw2PPnGW5aXvZt3+VO60M+34RY3XDsCK5tW7kyj3RK0XClRutCfjqcBuaR2aBQTbluEDME9b5MB9UAPw==} engines: {node: '>= 8.3'} dependencies: @@ -2641,7 +2803,7 @@ packages: chalk: 3.0.0 dev: true - /@jest/types/25.5.0: + /@jest/types@25.5.0: resolution: {integrity: sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw==} engines: {node: '>= 8.3'} dependencies: @@ -2651,7 +2813,7 @@ packages: chalk: 3.0.0 dev: false - /@jest/types/26.0.1: + /@jest/types@26.0.1: resolution: {integrity: sha512-IbtjvqI9+eS1qFnOIEL7ggWmT+iK/U+Vde9cGWtYb/b6XgKb3X44ZAe/z9YZzoAAZ/E92m0DqrilF934IGNnQA==} engines: {node: '>= 10.14.2'} dependencies: @@ -2661,7 +2823,7 @@ packages: chalk: 4.1.0 dev: false - /@manypkg/cli/0.9.0: + /@manypkg/cli@0.9.0: resolution: {integrity: sha512-Y0V+GTDzeDCSoNSS75nVSSk2V5HgGZyVOID6XUeBhRVzs1ZLqTfUCS3F8+KLVES06GP/6sRQJaUgC7zmmjYelA==} hasBin: true dependencies: @@ -2678,9 +2840,11 @@ packages: semver: 6.3.0 spawndamnit: 2.0.0 validate-npm-package-name: 3.0.0 + transitivePeerDependencies: + - supports-color dev: false - /@manypkg/find-root/1.0.0: + /@manypkg/find-root@1.0.0: resolution: {integrity: sha512-c2J5B6MgkCqPVN49/FggigF2a5WThPnjd2RxknDPZjQM/QfSTHpU1r3NOXjQOzKSNRTnFFMHuOYJAVZ66LZNCQ==} dependencies: '@babel/runtime': 7.9.2 @@ -2689,7 +2853,7 @@ packages: fs-extra: 8.1.0 dev: false - /@manypkg/find-root/1.1.0: + /@manypkg/find-root@1.1.0: resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} dependencies: '@babel/runtime': 7.17.9 @@ -2698,7 +2862,7 @@ packages: fs-extra: 8.1.0 dev: false - /@manypkg/get-packages/1.0.1: + /@manypkg/get-packages@1.0.1: resolution: {integrity: sha512-paGfOt9yW+4/kkK9pM5DlnZDfrP7pp75TDimA8VJQlfxxD7/yHpRsBQZh+soqArr9uqwnCw2XkDggG7BlPdQ3Q==} dependencies: '@babel/runtime': 7.9.2 @@ -2708,7 +2872,7 @@ packages: read-yaml-file: 1.1.0 dev: false - /@manypkg/get-packages/1.1.3: + /@manypkg/get-packages@1.1.3: resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==} dependencies: '@babel/runtime': 7.17.9 @@ -2719,14 +2883,14 @@ packages: read-yaml-file: 1.1.0 dev: false - /@mdx-js/mdx/1.5.9: + /@mdx-js/mdx@1.5.9: resolution: {integrity: sha512-K/qYIWwV5+V1ChVHga3ZzXlXtEuNsBOt/QI54K+DvD4ayu9WdbBv/953JdC2ZPrHQek48WIbKBH27omZPA6ZPA==} dependencies: '@babel/core': 7.9.0 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.9.0) '@mdx-js/util': 1.5.9 - babel-plugin-apply-mdx-type-prop: 1.5.9_@babel+core@7.9.0 + babel-plugin-apply-mdx-type-prop: 1.5.9(@babel/core@7.9.0) babel-plugin-extract-import-names: 1.5.9 camelcase-css: 2.0.1 detab: 2.0.3 @@ -2741,43 +2905,45 @@ packages: unified: 9.0.0 unist-builder: 2.0.3 unist-util-visit: 2.0.2 - dev: true + transitivePeerDependencies: + - supports-color - /@mdx-js/react/1.5.9_react@16.13.1: + /@mdx-js/react@1.5.9(react@16.13.1): resolution: {integrity: sha512-rengdUSedIdIQbXPSeafItCacTYocARAjUA51b6R1KNHmz+59efz7UmyTKr73viJQZ98ouu7iRGmOTtjRrbbWA==} peerDependencies: react: ^16.9.0 dependencies: react: 16.13.1 - dev: true - /@mdx-js/runtime/1.5.9_react@16.13.1: + /@mdx-js/runtime@1.5.9(react@16.13.1): resolution: {integrity: sha512-h6nkjaRPXe9uNnXBObxxqHguOcXacpWqoBke5NJDPiDdaBlSl5RYG0JziKbgmJFRNEn2RkQlk/YPT46BghB7Fw==} engines: {node: '>=8'} peerDependencies: react: ^16.9.0 dependencies: '@mdx-js/mdx': 1.5.9 - '@mdx-js/react': 1.5.9_react@16.13.1 + '@mdx-js/react': 1.5.9(react@16.13.1) buble-jsx-only: 0.19.8 react: 16.13.1 + transitivePeerDependencies: + - supports-color dev: true - /@mdx-js/util/1.5.9: + /@mdx-js/util@1.5.9: resolution: {integrity: sha512-hty9ftw/RENS+6pEXTy4vi46CO7cDRdhcELxCaklcGTuxeqi9OROJ+oi03RJd2O2V+3wY5geGAdXKlPQCOTE/Q==} - /@mikaelkristiansson/domready/1.0.10: + /@mikaelkristiansson/domready@1.0.10: resolution: {integrity: sha512-6cDuZeKSCSJ1KvfEQ25Y8OXUjqDJZ+HgUs6dhASWbAX8fxVraTfPsSeRe2bN+4QJDsgUaXaMWBYfRomCr04GGg==} dev: true - /@mrmlnc/readdir-enhanced/2.2.1: + /@mrmlnc/readdir-enhanced@2.2.1: resolution: {integrity: sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==} engines: {node: '>=4'} dependencies: call-me-maybe: 1.0.1 glob-to-regexp: 0.3.0 - /@next/react-dev-overlay/9.4.4_react-dom@16.13.1+react@16.13.1: + /@next/react-dev-overlay@9.4.4(react-dom@16.13.1)(react@16.13.1): resolution: {integrity: sha512-UUAa8RbH7BeWDPCkagIkR4sUsyvTPlEdFrPZ9kGjf2+p8HkLHpcVY7y+XRnNvJQs4PsAF0Plh20FBz7t54U2iQ==} peerDependencies: react: ^16.9.0 @@ -2790,14 +2956,14 @@ packages: classnames: 2.2.6 data-uri-to-buffer: 3.0.0 react: 16.13.1 - react-dom: 16.13.1_react@16.13.1 + react-dom: 16.13.1(react@16.13.1) shell-quote: 1.7.2 source-map: 0.8.0-beta.0 stacktrace-parser: 0.1.10 strip-ansi: 6.0.0 dev: false - /@next/react-refresh-utils/9.4.4_fd8093f90ae2e7e229f846ec0d2fc400: + /@next/react-refresh-utils@9.4.4(react-refresh@0.8.3)(webpack@4.43.0): resolution: {integrity: sha512-9nKENeWRI6kQk44TbeqleIVtNLfcS3klVUepzl/ZCqzR5Bi06uqBCD277hdVvG/wL1pxA+R/pgJQLqnF5E2wPQ==} peerDependencies: react-refresh: 0.8.3 @@ -2807,29 +2973,29 @@ packages: webpack: 4.43.0 dev: false - /@nodelib/fs.scandir/2.1.3: + /@nodelib/fs.scandir@2.1.3: resolution: {integrity: sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.stat': 2.0.3 run-parallel: 1.1.9 - /@nodelib/fs.stat/1.1.3: + /@nodelib/fs.stat@1.1.3: resolution: {integrity: sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==} engines: {node: '>= 6'} - /@nodelib/fs.stat/2.0.3: + /@nodelib/fs.stat@2.0.3: resolution: {integrity: sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==} engines: {node: '>= 8'} - /@nodelib/fs.walk/1.2.4: + /@nodelib/fs.walk@1.2.4: resolution: {integrity: sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.3 fastq: 1.7.0 - /@pieh/friendly-errors-webpack-plugin/1.7.0-chalk-2_webpack@4.42.1: + /@pieh/friendly-errors-webpack-plugin@1.7.0-chalk-2(webpack@4.42.1): resolution: {integrity: sha512-65+vYGuDkHBCWWjqzzR/Ck318+d6yTI00EqII9qe3aPD1J3Olhvw0X38uM5moQb1PK/ksDXwSoPGt/5QhCiotw==} peerDependencies: webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 @@ -2841,7 +3007,7 @@ packages: webpack: 4.42.1 dev: true - /@pmmmwh/react-refresh-webpack-plugin/0.2.0_c36b6ef2dc4b3b44f5ccdde2231b2887: + /@pmmmwh/react-refresh-webpack-plugin@0.2.0(eslint@6.8.0)(react-refresh@0.7.2)(typescript@3.8.3)(webpack-hot-middleware@2.25.0)(webpack@4.42.1): resolution: {integrity: sha512-rjdNzcWroULJeD/Y0+eETy9LhM7c5tbPF+wqT5G680rwDkh3iothIPEqGAuEE2WJlXEaAq293aO6ySzsIU518Q==} engines: {node: '>= 8.x'} peerDependencies: @@ -2858,12 +3024,18 @@ packages: error-stack-parser: 2.0.6 html-entities: 1.3.1 lodash.debounce: 4.0.8 - react-dev-utils: 9.1.0 + react-dev-utils: 9.1.0(eslint@6.8.0)(typescript@3.8.3)(webpack@4.42.1) react-refresh: 0.7.2 webpack-hot-middleware: 2.25.0 + transitivePeerDependencies: + - eslint + - supports-color + - typescript + - vue-template-compiler + - webpack dev: true - /@preconstruct/cli/1.1.12: + /@preconstruct/cli@1.1.12: resolution: {integrity: sha512-QEhF+JY+gHPXAthp/OMS4UyGH8Ncj5AlH9U3a6DDYVeCxP8kGXty8smQfcJW9U3ITrkDdeqgsHVWxHrbEsmjrQ==} hasBin: true dependencies: @@ -2871,12 +3043,12 @@ packages: '@babel/core': 7.9.0 '@babel/runtime': 7.9.2 '@preconstruct/hook': 0.1.0 - '@rollup/plugin-alias': 3.1.0_rollup@1.32.1 - '@rollup/plugin-commonjs': 11.1.0_rollup@1.32.1 - '@rollup/plugin-json': 4.0.3_rollup@1.32.1 - '@rollup/plugin-node-resolve': 7.1.3_rollup@1.32.1 - '@rollup/plugin-replace': 2.3.2_rollup@1.32.1 - '@rollup/pluginutils': 3.0.9_rollup@1.32.1 + '@rollup/plugin-alias': 3.1.0(rollup@1.32.1) + '@rollup/plugin-commonjs': 11.1.0(rollup@1.32.1) + '@rollup/plugin-json': 4.0.3(rollup@1.32.1) + '@rollup/plugin-node-resolve': 7.1.3(rollup@1.32.1) + '@rollup/plugin-replace': 2.3.2(rollup@1.32.1) + '@rollup/pluginutils': 3.0.9(rollup@1.32.1) builtin-modules: 3.1.0 chalk: 2.4.2 dataloader: 1.4.0 @@ -2902,34 +3074,40 @@ packages: terser: 4.6.11 v8-compile-cache: 2.1.0 xxhash-wasm: 0.3.1 + transitivePeerDependencies: + - supports-color dev: false - /@preconstruct/hook/0.1.0: + /@preconstruct/hook@0.1.0: resolution: {integrity: sha512-d9wGFZmxZF/SH9xFhUy9bYZxcg+JQamc0xQw6IFgbw6BMwqQNoB06mDoY/1o+s+GhDPuWLv+7jRyvWkbsib9fQ==} dependencies: '@babel/core': 7.9.0 - '@babel/plugin-transform-modules-commonjs': 7.9.0_@babel+core@7.9.0 + '@babel/plugin-transform-modules-commonjs': 7.9.0(@babel/core@7.9.0) pirates: 4.0.1 source-map-support: 0.5.18 + transitivePeerDependencies: + - supports-color dev: false - /@preconstruct/next/1.0.1: + /@preconstruct/next@1.0.1: resolution: {integrity: sha512-eXKu29el5hTMAJp0rLjMM/uMPv7WCKf+CZpCC0vQXEwMtX9zzY+Ke4dLubjm1QzQu9b8NlR8h12ff1oer692RQ==} dev: false - /@reach/router/1.3.3: + /@reach/router@1.3.3(react-dom@16.13.1)(react@16.13.1): resolution: {integrity: sha512-gOIAiFhWdiVGSVjukKeNKkCRBLmnORoTPyBihI/jLunICPgxdP30DroAvPQuf1eVfQbfGJQDJkwhJXsNPMnVWw==} peerDependencies: react: 15.x || 16.x || 16.4.0-alpha.0911da3 react-dom: 15.x || 16.x || 16.4.0-alpha.0911da3 dependencies: - create-react-context: 0.3.0_prop-types@15.7.2 + create-react-context: 0.3.0(prop-types@15.7.2)(react@16.13.1) invariant: 2.2.4 prop-types: 15.7.2 + react: 16.13.1 + react-dom: 16.13.1(react@16.13.1) react-lifecycles-compat: 3.0.4 dev: true - /@rollup/plugin-alias/3.1.0_rollup@1.32.1: + /@rollup/plugin-alias@3.1.0(rollup@1.32.1): resolution: {integrity: sha512-IzoejtAqdfwAvx4D0bztAJFoL5Js36kJgnbO00zfI1B9jf9G80vWysyG0C4+E6w5uG5hz0EeetPpoBWKdNktCQ==} engines: {node: '>=8.0.0'} peerDependencies: @@ -2939,13 +3117,13 @@ packages: slash: 3.0.0 dev: false - /@rollup/plugin-commonjs/11.1.0_rollup@1.32.1: + /@rollup/plugin-commonjs@11.1.0(rollup@1.32.1): resolution: {integrity: sha512-Ycr12N3ZPN96Fw2STurD21jMqzKwL9QuFhms3SD7KKRK7oaXUsBU9Zt0jL/rOPHiPYisI21/rXGO3jr9BnLHUA==} engines: {node: '>= 8.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - '@rollup/pluginutils': 3.0.9_rollup@1.32.1 + '@rollup/pluginutils': 3.0.9(rollup@1.32.1) commondir: 1.0.1 estree-walker: 1.0.1 glob: 7.1.6 @@ -2955,22 +3133,22 @@ packages: rollup: 1.32.1 dev: false - /@rollup/plugin-json/4.0.3_rollup@1.32.1: + /@rollup/plugin-json@4.0.3(rollup@1.32.1): resolution: {integrity: sha512-QMUT0HZNf4CX17LMdwaslzlYHUKTYGuuk34yYIgZrNdu+pMEfqMS55gck7HEeHBKXHM4cz5Dg1OVwythDdbbuQ==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.0.9_rollup@1.32.1 + '@rollup/pluginutils': 3.0.9(rollup@1.32.1) rollup: 1.32.1 dev: false - /@rollup/plugin-node-resolve/7.1.3_rollup@1.32.1: + /@rollup/plugin-node-resolve@7.1.3(rollup@1.32.1): resolution: {integrity: sha512-RxtSL3XmdTAE2byxekYLnx+98kEUOrPHF/KRVjLH+DEIHy6kjIw7YINQzn+NXiH/NTrQLAwYs0GWB+csWygA9Q==} engines: {node: '>= 8.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - '@rollup/pluginutils': 3.0.9_rollup@1.32.1 + '@rollup/pluginutils': 3.0.9(rollup@1.32.1) '@types/resolve': 0.0.8 builtin-modules: 3.1.0 is-module: 1.0.0 @@ -2978,17 +3156,17 @@ packages: rollup: 1.32.1 dev: false - /@rollup/plugin-replace/2.3.2_rollup@1.32.1: + /@rollup/plugin-replace@2.3.2(rollup@1.32.1): resolution: {integrity: sha512-KEEL7V2tMNOsbAoNMKg91l1sNXBDoiP31GFlqXVOuV5691VQKzKBh91+OKKOG4uQWYqcFskcjFyh1d5YnZd0Zw==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.0.9_rollup@1.32.1 + '@rollup/pluginutils': 3.0.9(rollup@1.32.1) magic-string: 0.25.7 rollup: 1.32.1 dev: false - /@rollup/pluginutils/3.0.9_rollup@1.32.1: + /@rollup/pluginutils@3.0.9(rollup@1.32.1): resolution: {integrity: sha512-TLZavlfPAZYI7v33wQh4mTP6zojne14yok3DNSLcjoG/Hirxfkonn6icP5rrNWRn8nZsirJBFFpijVOJzkUHDg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -3000,36 +3178,51 @@ packages: rollup: 1.32.1 dev: false - /@sindresorhus/is/0.14.0: + /@sindresorhus/is@0.14.0: resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==} engines: {node: '>=6'} dev: true - /@sindresorhus/is/0.7.0: + /@sindresorhus/is@0.7.0: resolution: {integrity: sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==} engines: {node: '>=4'} + + /@sindresorhus/is@4.6.0: + resolution: {integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==} + engines: {node: '>=10'} dev: true - /@sinonjs/commons/1.8.0: + /@sinonjs/commons@1.8.0: resolution: {integrity: sha512-wEj54PfsZ5jGSwMX68G8ZXFawcSglQSXqCftWX3ec8MDUzQdHgcKvw97awHbY0efQEL5iKUOAmmVtoYgmrSG4Q==} dependencies: type-detect: 4.0.8 dev: false - /@sinonjs/fake-timers/6.0.1: + /@sinonjs/fake-timers@6.0.1: resolution: {integrity: sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==} dependencies: '@sinonjs/commons': 1.8.0 dev: false - /@szmarczak/http-timer/1.1.2: + /@szmarczak/http-timer@1.1.2: resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==} engines: {node: '>=6'} dependencies: defer-to-connect: 1.1.3 dev: true - /@types/babel__core/7.1.8: + /@szmarczak/http-timer@4.0.6: + resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} + engines: {node: '>=10'} + dependencies: + defer-to-connect: 2.0.1 + dev: true + + /@tokenizer/token@0.3.0: + resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==} + dev: true + + /@types/babel__core@7.1.8: resolution: {integrity: sha512-KXBiQG2OXvaPWFPDS1rD8yV9vO0OuWIqAEqLsbfX0oU2REN5KuoMnZ1gClWcBhO5I3n6oTVAmrMufOvRqdmFTQ==} dependencies: '@babel/parser': 7.10.3 @@ -3039,234 +3232,253 @@ packages: '@types/babel__traverse': 7.0.12 dev: false - /@types/babel__generator/7.6.1: + /@types/babel__generator@7.6.1: resolution: {integrity: sha512-bBKm+2VPJcMRVwNhxKu8W+5/zT7pwNEqeokFOmbvVSqGzFneNxYcEBro9Ac7/N9tlsaPYnZLK8J1LWKkMsLAew==} dependencies: '@babel/types': 7.10.3 dev: false - /@types/babel__template/7.0.2: + /@types/babel__template@7.0.2: resolution: {integrity: sha512-/K6zCpeW7Imzgab2bLkLEbz0+1JlFSrUMdw7KoIIu+IUdu51GWaBZpd3y1VXGVXzynvGa4DaIaxNZHiON3GXUg==} dependencies: '@babel/parser': 7.10.3 '@babel/types': 7.10.3 dev: false - /@types/babel__traverse/7.0.12: + /@types/babel__traverse@7.0.12: resolution: {integrity: sha512-t4CoEokHTfcyfb4hUaF9oOHu9RmmNWnm1CP0YmMqOOfClKascOmvlEM736vlqeScuGvBDsHkf8R2INd4DWreQA==} dependencies: '@babel/types': 7.10.3 dev: false - /@types/color-name/1.1.1: + /@types/cacheable-request@6.0.3: + resolution: {integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==} + dependencies: + '@types/http-cache-semantics': 4.0.1 + '@types/keyv': 3.1.4 + '@types/node': 13.13.2 + '@types/responselike': 1.0.0 + dev: true + + /@types/color-name@1.1.1: resolution: {integrity: sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==} - /@types/configstore/2.1.1: + /@types/configstore@2.1.1: resolution: {integrity: sha1-zR6FU2M60xhcPy8jns/10mQ+krY=} dev: true - /@types/debug/0.0.30: + /@types/debug@0.0.30: resolution: {integrity: sha512-orGL5LXERPYsLov6CWs3Fh6203+dXzJkR7OnddIr2514Hsecwc8xRpzCapshBbKFImCsvS/mk6+FWiN5LyZJAQ==} dev: true - /@types/eslint-visitor-keys/1.0.0: + /@types/eslint-visitor-keys@1.0.0: resolution: {integrity: sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==} dev: true - /@types/estree/0.0.39: + /@types/estree@0.0.39: resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} dev: false - /@types/estree/0.0.44: + /@types/estree@0.0.44: resolution: {integrity: sha512-iaIVzr+w2ZJ5HkidlZ3EJM8VTZb2MJLCjw3V+505yVts0gRC4UMvjw0d1HPtGqI/HQC/KdsYtayfzl+AXY2R8g==} dev: false - /@types/events/3.0.0: + /@types/events@3.0.0: resolution: {integrity: sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==} - /@types/fs-extra/8.1.0: + /@types/fs-extra@8.1.0: resolution: {integrity: sha512-UoOfVEzAUpeSPmjm7h1uk5MH6KZma2z2O7a75onTGjnNvAvMVrPzPL/vBbT65iIGHWj6rokwfmYcmxmlSf2uwg==} dependencies: - '@types/node': 12.12.37 + '@types/node': 13.13.2 dev: false - /@types/get-port/3.2.0: + /@types/get-port@3.2.0: resolution: {integrity: sha512-TiNg8R1kjDde5Pub9F9vCwZA/BNW9HeXP5b9j7Qucqncy/McfPZ6xze/EyBdXS5FhMIGN6Fx3vg75l5KHy3V1Q==} dev: true - /@types/glob/5.0.36: + /@types/glob@5.0.36: resolution: {integrity: sha512-KEzSKuP2+3oOjYYjujue6Z3Yqis5HKA1BsIC+jZ1v3lrRNdsqyNNtX0rQf6LSuI4DJJ2z5UV//zBZCcvM0xikg==} dependencies: '@types/events': 3.0.0 '@types/minimatch': 3.0.3 - '@types/node': 8.10.60 + '@types/node': 13.13.2 dev: true - /@types/glob/7.1.1: + /@types/glob@7.1.1: resolution: {integrity: sha512-1Bh06cbWJUHMC97acuD6UMG29nMt0Aqz1vF3guLfG+kHHJhy3AyohZFFxYk2f7Q1SQIrNwvncxAE0N/9s70F2w==} dependencies: '@types/events': 3.0.0 '@types/minimatch': 3.0.3 '@types/node': 13.13.2 - /@types/graceful-fs/4.1.3: + /@types/graceful-fs@4.1.3: resolution: {integrity: sha512-AiHRaEB50LQg0pZmm659vNBb9f4SJ0qrAnteuzhSeAUcJKxoYgEnprg/83kppCnc2zvtCKbdZry1a5pVY3lOTQ==} dependencies: - '@types/node': 14.0.13 + '@types/node': 13.13.2 dev: false - /@types/history/4.7.5: + /@types/history@4.7.5: resolution: {integrity: sha512-wLD/Aq2VggCJXSjxEwrMafIP51Z+13H78nXIX0ABEuIGhmB5sNGbR113MOKo+yfw+RDo1ZU3DM6yfnnRF/+ouw==} dev: true - /@types/is-ci/3.0.0: + /@types/http-cache-semantics@4.0.1: + resolution: {integrity: sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==} + dev: true + + /@types/is-ci@3.0.0: resolution: {integrity: sha512-Q0Op0hdWbYd1iahB+IFNQcWXFq4O0Q5MwQP7uN0souuQ4rPg1vEYcnIOfr1gY+M+6rc8FGoRaBO1mOOvL29sEQ==} dependencies: ci-info: 3.3.0 dev: false - /@types/istanbul-lib-coverage/2.0.1: + /@types/istanbul-lib-coverage@2.0.1: resolution: {integrity: sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==} dev: true - /@types/istanbul-lib-coverage/2.0.3: + /@types/istanbul-lib-coverage@2.0.3: resolution: {integrity: sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==} - /@types/istanbul-lib-report/3.0.0: + /@types/istanbul-lib-report@3.0.0: resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} dependencies: '@types/istanbul-lib-coverage': 2.0.3 - /@types/istanbul-reports/1.1.1: + /@types/istanbul-reports@1.1.1: resolution: {integrity: sha512-UpYjBi8xefVChsCoBpKShdxTllC9pwISirfoZsUa2AAdQg/Jd2KQGtSbw+ya7GPo7x/wAPlH6JBhKhAsXUEZNA==} dependencies: '@types/istanbul-lib-coverage': 2.0.1 '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/istanbul-reports/1.1.2: + /@types/istanbul-reports@1.1.2: resolution: {integrity: sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw==} dependencies: '@types/istanbul-lib-coverage': 2.0.3 '@types/istanbul-lib-report': 3.0.0 dev: false - /@types/jest/26.0.0: + /@types/jest@26.0.0: resolution: {integrity: sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g==} dependencies: jest-diff: 25.5.0 pretty-format: 25.5.0 dev: false - /@types/json-schema/7.0.4: + /@types/json-schema@7.0.4: resolution: {integrity: sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==} dev: true - /@types/lodash/4.14.150: + /@types/keyv@3.1.4: + resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} + dependencies: + '@types/node': 13.13.2 + + /@types/lodash@4.14.150: resolution: {integrity: sha512-kMNLM5JBcasgYscD9x/Gvr6lTAv2NVgsKtet/hm93qMyf/D1pt+7jeEZklKJKxMVmXjxbRVQQGfqDSfipYCO6w==} dev: true - /@types/minimatch/3.0.3: + /@types/minimatch@3.0.3: resolution: {integrity: sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==} - /@types/minimist/1.2.2: + /@types/minimist@1.2.2: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: false - /@types/mkdirp/0.5.2: + /@types/mkdirp@0.5.2: resolution: {integrity: sha512-U5icWpv7YnZYGsN4/cmh3WD2onMY0aJIiTE6+51TwJCttdHvtCYmkBNOobHlXwrJRL0nkH9jH4kD+1FAdMN4Tg==} dependencies: - '@types/node': 8.10.60 + '@types/node': 13.13.2 dev: true - /@types/node/12.12.37: + /@types/node@12.12.37: resolution: {integrity: sha512-4mXKoDptrXAwZErQHrLzpe0FN/0Wmf5JRniSVIdwUrtDf9wnmEV1teCNLBo/TwuXhkK/bVegoEn/wmb+x0AuPg==} dev: false - /@types/node/13.13.2: + /@types/node@13.13.2: resolution: {integrity: sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==} - /@types/node/14.0.13: - resolution: {integrity: sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==} - dev: false - - /@types/node/8.10.60: + /@types/node@8.10.60: resolution: {integrity: sha512-YjPbypHFuiOV0bTgeF07HpEEqhmHaZqYNSdCKeBJa+yFoQ/7BC+FpJcwmi34xUIIRVFktnUyP1dPU8U0612GOg==} dev: true - /@types/normalize-package-data/2.4.0: + /@types/normalize-package-data@2.4.0: resolution: {integrity: sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==} dev: false - /@types/parse-json/4.0.0: + /@types/parse-json@4.0.0: resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} dev: true - /@types/prettier/2.0.1: + /@types/prettier@2.0.1: resolution: {integrity: sha512-boy4xPNEtiw6N3abRhBi/e7hNvy3Tt8E9ZRAQrwAGzoCGZS/1wjo9KY7JHhnfnEsG5wSjDbymCozUM9a3ea7OQ==} dev: false - /@types/prop-types/15.7.3: + /@types/prop-types@15.7.3: resolution: {integrity: sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==} - /@types/q/1.5.2: + /@types/q@1.5.2: resolution: {integrity: sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==} - /@types/reach__router/1.3.4: + /@types/reach__router@1.3.4: resolution: {integrity: sha512-DZgYfxUIlVSjvf0AvBbYNbpXLrTFNNpU1HrvCRbnMtx3nvGUUWC1/zlAe4dD4FCPFtc+LQuIPEsDiTb0zQkthg==} dependencies: '@types/history': 4.7.5 '@types/react': 16.9.34 dev: true - /@types/react-dom/16.9.6: + /@types/react-dom@16.9.6: resolution: {integrity: sha512-S6ihtlPMDotrlCJE9ST1fRmYrQNNwfgL61UB4I1W7M6kPulUKx9fXAleW5zpdIjUQ4fTaaog8uERezjsGUj9HQ==} dependencies: '@types/react': 16.9.34 dev: false - /@types/react/16.9.34: + /@types/react@16.9.34: resolution: {integrity: sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==} dependencies: '@types/prop-types': 15.7.3 csstype: 2.6.10 - /@types/resolve/0.0.8: + /@types/resolve@0.0.8: resolution: {integrity: sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==} dependencies: '@types/node': 13.13.2 dev: false - /@types/rimraf/2.0.4: + /@types/responselike@1.0.0: + resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} + dependencies: + '@types/node': 13.13.2 + + /@types/rimraf@2.0.4: resolution: {integrity: sha512-8gBudvllD2A/c0CcEX/BivIDorHFt5UI5m46TsNj8DjWCCTTZT74kEe4g+QsY7P/B9WdO98d82zZgXO/RQzu2Q==} dependencies: '@types/glob': 5.0.36 - '@types/node': 8.10.60 + '@types/node': 13.13.2 dev: true - /@types/semver/6.2.1: + /@types/semver@6.2.1: resolution: {integrity: sha512-+beqKQOh9PYxuHvijhVl+tIHvT6tuwOrE9m14zd+MT2A38KoKZhh7pYJ0SNleLtwDsiIxHDsIk9bv01oOxvSvA==} dev: false - /@types/stack-utils/1.0.1: + /@types/stack-utils@1.0.1: resolution: {integrity: sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==} dev: false - /@types/tmp/0.0.33: + /@types/tmp@0.0.33: resolution: {integrity: sha1-EHPEvIJHVK49EM+riKsCN7qWTk0=} dev: true - /@types/unist/2.0.3: + /@types/unist@2.0.3: resolution: {integrity: sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==} - /@types/vfile-message/2.0.0: + /@types/vfile-message@2.0.0: resolution: {integrity: sha512-GpTIuDpb9u4zIO165fUy9+fXcULdD8HFRNli04GehoMVbeNq7D6OBnqSmg3lxZnC+UvgUhEWKxdKiwYUkGltIw==} deprecated: This is a stub types definition. vfile-message provides its own type definitions, so you do not need this installed. dependencies: vfile-message: 2.0.4 dev: false - /@types/vfile/3.0.2: + /@types/vfile@3.0.2: resolution: {integrity: sha512-b3nLFGaGkJ9rzOcuXRfHkZMdjsawuDD0ENL9fzTophtBg8FJHSGbH7daXkEpcwy3v7Xol3pAvsmlYyFhR4pqJw==} dependencies: '@types/node': 13.13.2 @@ -3274,27 +3486,26 @@ packages: '@types/vfile-message': 2.0.0 dev: false - /@types/yargs-parser/15.0.0: + /@types/yargs-parser@15.0.0: resolution: {integrity: sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==} - /@types/yargs/15.0.4: + /@types/yargs@15.0.4: resolution: {integrity: sha512-9T1auFmbPZoxHz0enUFlUuKRy3it01R+hlggyVUMtnCTQRunsQYifnSGb8hET4Xo8yiC0o0r1paW3ud5+rbURg==} dependencies: '@types/yargs-parser': 15.0.0 dev: true - /@types/yargs/15.0.5: + /@types/yargs@15.0.5: resolution: {integrity: sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w==} dependencies: '@types/yargs-parser': 15.0.0 dev: false - /@types/yoga-layout/1.9.1: + /@types/yoga-layout@1.9.1: resolution: {integrity: sha512-OpfgQXWLZn5Dl7mOd8dBNcV8NywXbYYoHjUpa64vJ/RQABaxMzJ5bVicKLGIvIiMnQPtPgKNgXb5jkv9fkOQtw==} dev: true - optional: true - /@typescript-eslint/eslint-plugin/2.29.0_68aa0cf1893d5414e11aa7fe89753d25: + /@typescript-eslint/eslint-plugin@2.29.0(@typescript-eslint/parser@2.29.0)(eslint@6.8.0)(typescript@3.8.3): resolution: {integrity: sha512-X/YAY7azKirENm4QRpT7OVmzok02cSkqeIcLmdz6gXUQG4Hk0Fi9oBAynSAyNXeGdMRuZvjBa0c1Lu0dn/u6VA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3305,31 +3516,34 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 2.29.0_eslint@6.8.0+typescript@3.8.3 - '@typescript-eslint/parser': 2.29.0_eslint@6.8.0+typescript@3.8.3 + '@typescript-eslint/experimental-utils': 2.29.0(eslint@6.8.0)(typescript@3.8.3) + '@typescript-eslint/parser': 2.29.0(eslint@6.8.0)(typescript@3.8.3) eslint: 6.8.0 functional-red-black-tree: 1.0.1 regexpp: 3.1.0 - tsutils: 3.17.1_typescript@3.8.3 + tsutils: 3.17.1(typescript@3.8.3) typescript: 3.8.3 + transitivePeerDependencies: + - supports-color dev: true - /@typescript-eslint/experimental-utils/2.29.0_eslint@6.8.0+typescript@3.8.3: + /@typescript-eslint/experimental-utils@2.29.0(eslint@6.8.0)(typescript@3.8.3): resolution: {integrity: sha512-H/6VJr6eWYstyqjWXBP2Nn1hQJyvJoFdDtsHxGiD+lEP7piGnGpb/ZQd+z1ZSB1F7dN+WsxUDh8+S4LwI+f3jw==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: eslint: '*' dependencies: '@types/json-schema': 7.0.4 - '@typescript-eslint/typescript-estree': 2.29.0_typescript@3.8.3 + '@typescript-eslint/typescript-estree': 2.29.0(typescript@3.8.3) eslint: 6.8.0 eslint-scope: 5.0.0 eslint-utils: 2.0.0 transitivePeerDependencies: + - supports-color - typescript dev: true - /@typescript-eslint/parser/2.29.0_eslint@6.8.0+typescript@3.8.3: + /@typescript-eslint/parser@2.29.0(eslint@6.8.0)(typescript@3.8.3): resolution: {integrity: sha512-H78M+jcu5Tf6m/5N8iiFblUUv+HJDguMSdFfzwa6vSg9lKR8Mk9BsgeSjO8l2EshKnJKcbv0e8IDDOvSNjl0EA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3340,14 +3554,16 @@ packages: optional: true dependencies: '@types/eslint-visitor-keys': 1.0.0 - '@typescript-eslint/experimental-utils': 2.29.0_eslint@6.8.0+typescript@3.8.3 - '@typescript-eslint/typescript-estree': 2.29.0_typescript@3.8.3 + '@typescript-eslint/experimental-utils': 2.29.0(eslint@6.8.0)(typescript@3.8.3) + '@typescript-eslint/typescript-estree': 2.29.0(typescript@3.8.3) eslint: 6.8.0 eslint-visitor-keys: 1.1.0 typescript: 3.8.3 + transitivePeerDependencies: + - supports-color dev: true - /@typescript-eslint/typescript-estree/2.29.0_typescript@3.8.3: + /@typescript-eslint/typescript-estree@2.29.0(typescript@3.8.3): resolution: {integrity: sha512-3YGbtnWy4az16Egy5Fj5CckkVlpIh0MADtAQza+jiMADRSKkjdpzZp/5WuvwK/Qib3Z0HtzrDFeWanS99dNhnA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3356,17 +3572,19 @@ packages: typescript: optional: true dependencies: - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) eslint-visitor-keys: 1.1.0 glob: 7.1.6 is-glob: 4.0.1 lodash: 4.17.15 semver: 6.3.0 - tsutils: 3.17.1_typescript@3.8.3 + tsutils: 3.17.1(typescript@3.8.3) typescript: 3.8.3 + transitivePeerDependencies: + - supports-color dev: true - /@urql/core/1.11.5_graphql@14.6.0: + /@urql/core@1.11.5(graphql@14.6.0): resolution: {integrity: sha512-id341sUsA5NQqftKFMV2d8AtV1h+cX68+QVZOfueZPCLyLTt8JlZQOn8/uFJQ2vlg3swNMvqtWAGytqMZNutSg==} peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 @@ -3375,39 +3593,39 @@ packages: wonka: 4.0.9 dev: true - /@webassemblyjs/ast/1.9.0: + /@webassemblyjs/ast@1.9.0: resolution: {integrity: sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==} dependencies: '@webassemblyjs/helper-module-context': 1.9.0 '@webassemblyjs/helper-wasm-bytecode': 1.9.0 '@webassemblyjs/wast-parser': 1.9.0 - /@webassemblyjs/floating-point-hex-parser/1.9.0: + /@webassemblyjs/floating-point-hex-parser@1.9.0: resolution: {integrity: sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==} - /@webassemblyjs/helper-api-error/1.9.0: + /@webassemblyjs/helper-api-error@1.9.0: resolution: {integrity: sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==} - /@webassemblyjs/helper-buffer/1.9.0: + /@webassemblyjs/helper-buffer@1.9.0: resolution: {integrity: sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==} - /@webassemblyjs/helper-code-frame/1.9.0: + /@webassemblyjs/helper-code-frame@1.9.0: resolution: {integrity: sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==} dependencies: '@webassemblyjs/wast-printer': 1.9.0 - /@webassemblyjs/helper-fsm/1.9.0: + /@webassemblyjs/helper-fsm@1.9.0: resolution: {integrity: sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==} - /@webassemblyjs/helper-module-context/1.9.0: + /@webassemblyjs/helper-module-context@1.9.0: resolution: {integrity: sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==} dependencies: '@webassemblyjs/ast': 1.9.0 - /@webassemblyjs/helper-wasm-bytecode/1.9.0: + /@webassemblyjs/helper-wasm-bytecode@1.9.0: resolution: {integrity: sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==} - /@webassemblyjs/helper-wasm-section/1.9.0: + /@webassemblyjs/helper-wasm-section@1.9.0: resolution: {integrity: sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -3415,20 +3633,20 @@ packages: '@webassemblyjs/helper-wasm-bytecode': 1.9.0 '@webassemblyjs/wasm-gen': 1.9.0 - /@webassemblyjs/ieee754/1.9.0: + /@webassemblyjs/ieee754@1.9.0: resolution: {integrity: sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==} dependencies: '@xtuc/ieee754': 1.2.0 - /@webassemblyjs/leb128/1.9.0: + /@webassemblyjs/leb128@1.9.0: resolution: {integrity: sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==} dependencies: '@xtuc/long': 4.2.2 - /@webassemblyjs/utf8/1.9.0: + /@webassemblyjs/utf8@1.9.0: resolution: {integrity: sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==} - /@webassemblyjs/wasm-edit/1.9.0: + /@webassemblyjs/wasm-edit@1.9.0: resolution: {integrity: sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -3440,7 +3658,7 @@ packages: '@webassemblyjs/wasm-parser': 1.9.0 '@webassemblyjs/wast-printer': 1.9.0 - /@webassemblyjs/wasm-gen/1.9.0: + /@webassemblyjs/wasm-gen@1.9.0: resolution: {integrity: sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -3449,7 +3667,7 @@ packages: '@webassemblyjs/leb128': 1.9.0 '@webassemblyjs/utf8': 1.9.0 - /@webassemblyjs/wasm-opt/1.9.0: + /@webassemblyjs/wasm-opt@1.9.0: resolution: {integrity: sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -3457,7 +3675,7 @@ packages: '@webassemblyjs/wasm-gen': 1.9.0 '@webassemblyjs/wasm-parser': 1.9.0 - /@webassemblyjs/wasm-parser/1.9.0: + /@webassemblyjs/wasm-parser@1.9.0: resolution: {integrity: sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -3467,7 +3685,7 @@ packages: '@webassemblyjs/leb128': 1.9.0 '@webassemblyjs/utf8': 1.9.0 - /@webassemblyjs/wast-parser/1.9.0: + /@webassemblyjs/wast-parser@1.9.0: resolution: {integrity: sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -3477,24 +3695,24 @@ packages: '@webassemblyjs/helper-fsm': 1.9.0 '@xtuc/long': 4.2.2 - /@webassemblyjs/wast-printer/1.9.0: + /@webassemblyjs/wast-printer@1.9.0: resolution: {integrity: sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==} dependencies: '@webassemblyjs/ast': 1.9.0 '@webassemblyjs/wast-parser': 1.9.0 '@xtuc/long': 4.2.2 - /@xtuc/ieee754/1.2.0: + /@xtuc/ieee754@1.2.0: resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} - /@xtuc/long/4.2.2: + /@xtuc/long@4.2.2: resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} - /abab/2.0.3: + /abab@2.0.3: resolution: {integrity: sha512-tsFzPpcttalNjFBCFMqsKYQcWxxen1pgJR56by//QwvJc4/OUS3kPOOttx2tSIfjsylB0pYu7f5D3K1RCxUnUg==} dev: false - /accepts/1.3.7: + /accepts@1.3.7: resolution: {integrity: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==} engines: {node: '>= 0.6'} dependencies: @@ -3502,7 +3720,7 @@ packages: negotiator: 0.6.2 dev: true - /acorn-dynamic-import/4.0.0_acorn@6.4.1: + /acorn-dynamic-import@4.0.0(acorn@6.4.1): resolution: {integrity: sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw==} peerDependencies: acorn: ^6.0.0 @@ -3510,14 +3728,14 @@ packages: acorn: 6.4.1 dev: true - /acorn-globals/6.0.0: + /acorn-globals@6.0.0: resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==} dependencies: acorn: 7.3.1 acorn-walk: 7.2.0 dev: false - /acorn-jsx/5.2.0_acorn@6.4.1: + /acorn-jsx@5.2.0(acorn@6.4.1): resolution: {integrity: sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 @@ -3525,46 +3743,51 @@ packages: acorn: 6.4.1 dev: true - /acorn-jsx/5.2.0_acorn@7.1.1: + /acorn-jsx@5.2.0(acorn@7.3.1): resolution: {integrity: sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 dependencies: - acorn: 7.1.1 + acorn: 7.3.1 dev: true - /acorn-walk/7.2.0: + /acorn-walk@7.2.0: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} engines: {node: '>=0.4.0'} dev: false - /acorn/6.4.1: + /acorn@6.4.1: resolution: {integrity: sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==} engines: {node: '>=0.4.0'} hasBin: true - /acorn/7.1.1: + /acorn@7.1.1: resolution: {integrity: sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==} engines: {node: '>=0.4.0'} hasBin: true + dev: false - /acorn/7.3.1: + /acorn@7.3.1: resolution: {integrity: sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==} engines: {node: '>=0.4.0'} hasBin: true - dev: false - /address/1.0.3: + /acorn@8.10.0: + resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==} + engines: {node: '>=0.4.0'} + hasBin: true + + /address@1.0.3: resolution: {integrity: sha512-z55ocwKBRLryBs394Sm3ushTtBeg6VAeuku7utSoSnsJKvKcnXFIyC6vh27n3rXyxSgkJBBCAvyOn7gSUcTYjg==} engines: {node: '>= 0.12.0'} dev: true - /address/1.1.2: + /address@1.1.2: resolution: {integrity: sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==} engines: {node: '>= 0.12.0'} dev: true - /adjust-sourcemap-loader/2.0.0: + /adjust-sourcemap-loader@2.0.0: resolution: {integrity: sha512-4hFsTsn58+YjrU9qKzML2JSSDqKvN8mUGQ0nNIrfPi8hmIONT4L3uUaT6MKdMsZ9AjsU6D2xDkZxCkbQPxChrA==} dependencies: assert: 1.4.1 @@ -3574,32 +3797,32 @@ packages: regex-parser: 2.2.10 dev: false - /after/0.8.2: + /after@0.8.2: resolution: {integrity: sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=} dev: true - /aggregate-error/3.0.1: + /aggregate-error@3.0.1: resolution: {integrity: sha512-quoaXsZ9/BLNae5yiNoUz+Nhkwz83GhWwtYFglcjEQB2NDHCIpApbqXxIFnm4Pq/Nvhrsq5sYJFyohrrxnTGAA==} engines: {node: '>=8'} dependencies: clean-stack: 2.2.0 indent-string: 4.0.0 - /ajv-errors/1.0.1_ajv@6.12.2: + /ajv-errors@1.0.1(ajv@6.12.2): resolution: {integrity: sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==} peerDependencies: ajv: '>=5.0.0' dependencies: ajv: 6.12.2 - /ajv-keywords/3.4.1_ajv@6.12.2: + /ajv-keywords@3.4.1(ajv@6.12.2): resolution: {integrity: sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ==} peerDependencies: ajv: ^6.9.1 dependencies: ajv: 6.12.2 - /ajv/6.12.2: + /ajv@6.12.2: resolution: {integrity: sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==} dependencies: fast-deep-equal: 3.1.3 @@ -3607,156 +3830,158 @@ packages: json-schema-traverse: 0.4.1 uri-js: 4.2.2 - /ally.js/1.4.1: + /ally.js@1.4.1: resolution: {integrity: sha1-n7fmuljvrE7pExyymqnuO1QLzx4=} dependencies: css.escape: 1.5.1 platform: 1.3.3 dev: false - /alphanum-sort/1.0.2: + /alphanum-sort@1.0.2: resolution: {integrity: sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=} - /anser/1.4.9: + /anser@1.4.9: resolution: {integrity: sha512-AI+BjTeGt2+WFk4eWcqbQ7snZpDBt8SaLlj0RT2h5xfdWaiy51OjYvqwMrNzJLGy8iOAL6nKDITWO+rd4MkYEA==} dev: false - /ansi-align/3.0.0: + /ansi-align@3.0.0: resolution: {integrity: sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==} dependencies: string-width: 3.1.0 dev: true - /ansi-colors/3.2.4: + /ansi-colors@3.2.4: resolution: {integrity: sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==} engines: {node: '>=6'} - /ansi-escapes/3.2.0: + /ansi-escapes@3.2.0: resolution: {integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==} engines: {node: '>=4'} dev: true - /ansi-escapes/4.3.1: + /ansi-escapes@4.3.1: resolution: {integrity: sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==} engines: {node: '>=8'} dependencies: type-fest: 0.11.0 - /ansi-html/0.0.7: + /ansi-html@0.0.7: resolution: {integrity: sha1-gTWEAhliqenm/QOflA0S9WynhZ4=} engines: {'0': node >= 0.8.0} hasBin: true dev: true - /ansi-regex/2.1.1: + /ansi-regex@2.1.1: resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=} engines: {node: '>=0.10.0'} - /ansi-regex/3.0.0: + /ansi-regex@3.0.0: resolution: {integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=} engines: {node: '>=4'} dev: true - /ansi-regex/4.1.0: + /ansi-regex@4.1.0: resolution: {integrity: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==} engines: {node: '>=6'} dev: true - /ansi-regex/5.0.0: + /ansi-regex@5.0.0: resolution: {integrity: sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==} engines: {node: '>=8'} - /ansi-styles/2.2.1: + /ansi-styles@2.2.1: resolution: {integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=} engines: {node: '>=0.10.0'} - /ansi-styles/3.2.1: + /ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} dependencies: color-convert: 1.9.3 - /ansi-styles/4.2.1: + /ansi-styles@4.2.1: resolution: {integrity: sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==} engines: {node: '>=8'} dependencies: '@types/color-name': 1.1.1 color-convert: 2.0.1 - /anymatch/2.0.0: + /anymatch@2.0.0(supports-color@6.1.0): resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==} dependencies: - micromatch: 3.1.10 + micromatch: 3.1.10(supports-color@6.1.0) normalize-path: 2.1.1 + transitivePeerDependencies: + - supports-color - /anymatch/3.1.1: + /anymatch@3.1.1: resolution: {integrity: sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==} engines: {node: '>= 8'} dependencies: normalize-path: 3.0.0 picomatch: 2.2.2 - /application-config-path/0.1.0: + /application-config-path@0.1.0: resolution: {integrity: sha1-GTxfCoZUGkxm+6Hi3DhYM2LqXo8=} dev: true - /aproba/1.2.0: + /aproba@1.2.0: resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==} - /arch/2.1.1: + /arch@2.1.1: resolution: {integrity: sha512-BLM56aPo9vLLFVa8+/+pJLnrZ7QGGTVHWsCwieAWT9o9K8UeGaQbzZbGoabWLOo2ksBCztoXdqBZBplqLDDCSg==} dev: true - /argparse/1.0.10: + /argparse@1.0.10: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} dependencies: sprintf-js: 1.0.3 - /aria-query/3.0.0: + /aria-query@3.0.0: resolution: {integrity: sha1-ZbP8wcoRVajJrmTW7uKX8V1RM8w=} dependencies: ast-types-flow: 0.0.7 commander: 2.20.3 dev: true - /arity-n/1.0.4: + /arity-n@1.0.4: resolution: {integrity: sha1-2edrEXM+CFacCEeuezmyhgswt0U=} dev: false - /arr-diff/4.0.0: + /arr-diff@4.0.0: resolution: {integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=} engines: {node: '>=0.10.0'} - /arr-flatten/1.1.0: + /arr-flatten@1.1.0: resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} engines: {node: '>=0.10.0'} - /arr-rotate/1.0.0: + /arr-rotate@1.0.0: resolution: {integrity: sha512-yOzOZcR9Tn7enTF66bqKorGGH0F36vcPaSWg8fO0c0UYb3LX3VMXj5ZxEqQLNOecAhlRJ7wYZja5i4jTlnbIfQ==} engines: {node: '>=4'} dev: true - /arr-union/3.1.0: + /arr-union@3.1.0: resolution: {integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=} engines: {node: '>=0.10.0'} - /array-filter/0.0.1: + /array-filter@0.0.1: resolution: {integrity: sha1-fajPLiZijtcygDWB/SH2fKzS7uw=} dev: true - /array-find-index/1.0.2: + /array-find-index@1.0.2: resolution: {integrity: sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=} engines: {node: '>=0.10.0'} - /array-flatten/1.1.1: + /array-flatten@1.1.1: resolution: {integrity: sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=} dev: true - /array-flatten/2.1.2: + /array-flatten@2.1.2: resolution: {integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==} dev: true - /array-includes/3.1.1: + /array-includes@3.1.1: resolution: {integrity: sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==} engines: {node: '>= 0.4'} dependencies: @@ -3765,37 +3990,37 @@ packages: is-string: 1.0.5 dev: true - /array-iterate/1.1.4: + /array-iterate@1.1.4: resolution: {integrity: sha512-sNRaPGh9nnmdC8Zf+pT3UqP8rnWj5Hf9wiFGsX3wUQ2yVSIhO2ShFwCoceIPpB41QF6i2OEmrHmCo36xronCVA==} dev: false - /array-map/0.0.0: + /array-map@0.0.0: resolution: {integrity: sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=} dev: true - /array-reduce/0.0.0: + /array-reduce@0.0.0: resolution: {integrity: sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=} dev: true - /array-union/1.0.2: + /array-union@1.0.2: resolution: {integrity: sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=} engines: {node: '>=0.10.0'} dependencies: array-uniq: 1.0.3 - /array-union/2.1.0: + /array-union@2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} - /array-uniq/1.0.3: + /array-uniq@1.0.3: resolution: {integrity: sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=} engines: {node: '>=0.10.0'} - /array-unique/0.3.2: + /array-unique@0.3.2: resolution: {integrity: sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=} engines: {node: '>=0.10.0'} - /array.prototype.flat/1.2.3: + /array.prototype.flat@1.2.3: resolution: {integrity: sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==} engines: {node: '>= 0.4'} dependencies: @@ -3803,102 +4028,99 @@ packages: es-abstract: 1.17.5 dev: true - /arraybuffer.slice/0.0.7: + /arraybuffer.slice@0.0.7: resolution: {integrity: sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==} dev: true - /arrify/1.0.1: + /arrify@1.0.1: resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=} engines: {node: '>=0.10.0'} - /arrify/2.0.1: + /arrify@2.0.1: resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==} engines: {node: '>=8'} dev: true - optional: true - /asn1.js/4.10.1: + /asn1.js@4.10.1: resolution: {integrity: sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==} dependencies: bn.js: 4.11.8 inherits: 2.0.4 minimalistic-assert: 1.0.1 - /asn1/0.2.4: + /asn1@0.2.4: resolution: {integrity: sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==} dependencies: safer-buffer: 2.1.2 dev: false - /assert-plus/1.0.0: + /assert-plus@1.0.0: resolution: {integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=} engines: {node: '>=0.8'} dev: false - /assert/1.4.1: + /assert@1.4.1: resolution: {integrity: sha1-mZEtWRg2tab1s0XA8H7vwI/GXZE=} dependencies: util: 0.10.3 dev: false - /assert/1.5.0: + /assert@1.5.0: resolution: {integrity: sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==} dependencies: object-assign: 4.1.1 util: 0.10.3 - /assign-symbols/1.0.0: + /assign-symbols@1.0.0: resolution: {integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=} engines: {node: '>=0.10.0'} - /ast-types-flow/0.0.7: + /ast-types-flow@0.0.7: resolution: {integrity: sha1-9wtzXGvKGlycItmCw+Oef+ujva0=} dev: true - /astral-regex/1.0.0: + /astral-regex@1.0.0: resolution: {integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==} engines: {node: '>=4'} dev: true - /astral-regex/2.0.0: + /astral-regex@2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} dev: true - optional: true - /async-each/1.0.3: + /async-each@1.0.3: resolution: {integrity: sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==} - /async-limiter/1.0.1: + /async-limiter@1.0.1: resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} dev: true - /async/1.5.2: + /async@1.5.2: resolution: {integrity: sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=} dev: true - /async/2.6.3: + /async@2.6.3: resolution: {integrity: sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==} dependencies: lodash: 4.17.15 dev: true - /asynckit/0.4.0: + /asynckit@0.4.0: resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=} dev: false - /atob/2.1.2: + /atob@2.1.2: resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} engines: {node: '>= 4.5.0'} hasBin: true - /auto-bind/4.0.0: + /auto-bind@4.0.0: resolution: {integrity: sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==} engines: {node: '>=8'} dev: true - optional: true - /autoprefixer/9.7.6: + /autoprefixer@9.7.6: resolution: {integrity: sha512-F7cYpbN7uVVhACZTeeIeealwdGM6wMtfWARVLTy5xmKtgVdBNJvbDRoCK3YO1orcs7gv/KwYlb3iXwu9Ug9BkQ==} engines: {node: '>=6.0.0'} hasBin: true @@ -3912,32 +4134,34 @@ packages: postcss-value-parser: 4.0.3 dev: true - /aws-sign2/0.7.0: + /aws-sign2@0.7.0: resolution: {integrity: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=} dev: false - /aws4/1.10.0: + /aws4@1.10.0: resolution: {integrity: sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA==} dev: false - /axios/0.19.2: + /axios@0.19.2: resolution: {integrity: sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==} dependencies: follow-redirects: 1.5.10 + transitivePeerDependencies: + - supports-color dev: true - /axobject-query/2.1.2: + /axobject-query@2.1.2: resolution: {integrity: sha512-ICt34ZmrVt8UQnvPl6TVyDTkmhXmAyAT4Jh5ugfGUX4MOrZ+U/ZY6/sdylRw3qGNr9Ub5AJsaHeDMzNLehRdOQ==} dev: true - /babel-code-frame/6.26.0: + /babel-code-frame@6.26.0: resolution: {integrity: sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=} dependencies: chalk: 1.1.3 esutils: 2.0.3 js-tokens: 3.0.2 - /babel-core/7.0.0-bridge.0_@babel+core@7.9.0: + /babel-core@7.0.0-bridge.0(@babel/core@7.9.0): resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3945,7 +4169,7 @@ packages: '@babel/core': 7.9.0 dev: true - /babel-eslint/10.1.0_eslint@6.8.0: + /babel-eslint@10.1.0(eslint@6.8.0): resolution: {integrity: sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==} engines: {node: '>=6'} peerDependencies: @@ -3954,13 +4178,15 @@ packages: '@babel/code-frame': 7.8.3 '@babel/parser': 7.9.4 '@babel/traverse': 7.9.5 - '@babel/types': 7.9.5 + '@babel/types': 7.10.3 eslint: 6.8.0 eslint-visitor-keys: 1.1.0 resolve: 1.17.0 + transitivePeerDependencies: + - supports-color dev: true - /babel-jest/26.0.1_@babel+core@7.10.3: + /babel-jest@26.0.1(@babel/core@7.10.3): resolution: {integrity: sha512-Z4GGmSNQ8pX3WS1O+6v3fo41YItJJZsVxG5gIQ+HuB/iuAQBJxMTHTwz292vuYws1LnHfwSRgoqI+nxdy/pcvw==} engines: {node: '>= 10.14.2'} peerDependencies: @@ -3971,13 +4197,15 @@ packages: '@jest/types': 26.0.1 '@types/babel__core': 7.1.8 babel-plugin-istanbul: 6.0.0 - babel-preset-jest: 26.0.0_@babel+core@7.10.3 + babel-preset-jest: 26.0.0(@babel/core@7.10.3) chalk: 4.1.0 graceful-fs: 4.2.4 slash: 3.0.0 + transitivePeerDependencies: + - supports-color dev: false - /babel-jest/26.0.1_@babel+core@7.9.0: + /babel-jest@26.0.1(@babel/core@7.9.0): resolution: {integrity: sha512-Z4GGmSNQ8pX3WS1O+6v3fo41YItJJZsVxG5gIQ+HuB/iuAQBJxMTHTwz292vuYws1LnHfwSRgoqI+nxdy/pcvw==} engines: {node: '>= 10.14.2'} peerDependencies: @@ -3988,13 +4216,15 @@ packages: '@jest/types': 26.0.1 '@types/babel__core': 7.1.8 babel-plugin-istanbul: 6.0.0 - babel-preset-jest: 26.0.0_@babel+core@7.9.0 + babel-preset-jest: 26.0.0(@babel/core@7.9.0) chalk: 4.1.0 graceful-fs: 4.2.4 slash: 3.0.0 + transitivePeerDependencies: + - supports-color dev: false - /babel-loader/8.1.0_@babel+core@7.9.0+webpack@4.42.1: + /babel-loader@8.1.0(@babel/core@7.9.0)(webpack@4.42.1): resolution: {integrity: sha512-7q7nC1tYOrqvUrN3LQK4GwSk/TQorZSOlO9C+RZDZpODgyN4ZlCqE5q9cDsyWOliN+aU9B4JX01xK9eJXowJLw==} engines: {node: '>= 6.9'} peerDependencies: @@ -4010,13 +4240,15 @@ packages: webpack: 4.42.1 dev: true - /babel-plugin-add-module-exports/0.3.3: + /babel-plugin-add-module-exports@0.3.3: resolution: {integrity: sha512-hC37mm7aAdEb1n8SgggG8a1QuhZapsY/XLCi4ETSH6AVjXBCWEa50CXlOsAMPPWLnSx5Ns6mzz39uvuseh0Xjg==} optionalDependencies: - chokidar: 2.1.8 + chokidar: 2.1.8(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /babel-plugin-apply-mdx-type-prop/1.5.9_@babel+core@7.9.0: + /babel-plugin-apply-mdx-type-prop@1.5.9(@babel/core@7.9.0): resolution: {integrity: sha512-3uNQ4Zo/TjOaB0E98m6ez2Xfrb7IYAs5BB4b8zQXggPCCppg5kjQEe8AglH6F6b94+q7Qv/cNTnoNqGXs6RBEA==} peerDependencies: '@babel/core': ^7.0.0 @@ -4024,20 +4256,18 @@ packages: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 '@mdx-js/util': 1.5.9 - dev: true - /babel-plugin-dynamic-import-node/2.3.3: + /babel-plugin-dynamic-import-node@2.3.3: resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==} dependencies: object.assign: 4.1.0 - /babel-plugin-extract-import-names/1.5.9: + /babel-plugin-extract-import-names@1.5.9: resolution: {integrity: sha512-0V3/VJClG/pUn7wnlmWByJdhJklZWD4XvR9P+Q7wDWs9kS48lmmB5Pp6+zvbTBBQGlqJB5/bBtwMRm4zdoPNzg==} dependencies: '@babel/helper-plugin-utils': 7.8.3 - dev: true - /babel-plugin-istanbul/6.0.0: + /babel-plugin-istanbul@6.0.0: resolution: {integrity: sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==} engines: {node: '>=8'} dependencies: @@ -4046,9 +4276,11 @@ packages: '@istanbuljs/schema': 0.1.2 istanbul-lib-instrument: 4.0.3 test-exclude: 6.0.0 + transitivePeerDependencies: + - supports-color dev: false - /babel-plugin-jest-hoist/26.0.0: + /babel-plugin-jest-hoist@26.0.0: resolution: {integrity: sha512-+AuoehOrjt9irZL7DOt2+4ZaTM6dlu1s5TTS46JBa0/qem4dy7VNW3tMb96qeEqcIh20LD73TVNtmVEeymTG7w==} engines: {node: '>= 10.14.2'} dependencies: @@ -4057,30 +4289,33 @@ packages: '@types/babel__traverse': 7.0.12 dev: false - /babel-plugin-macros/2.8.0: + /babel-plugin-macros@2.8.0: resolution: {integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==} dependencies: - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 cosmiconfig: 6.0.0 resolve: 1.17.0 dev: true - /babel-plugin-remove-graphql-queries/2.8.3_gatsby@2.20.29+graphql@14.6.0: + /babel-plugin-remove-graphql-queries@2.8.3(gatsby@2.20.29)(graphql@14.6.0): resolution: {integrity: sha512-BVux5WSXstiZzZuff7hD7F3WjBPq4V/sDgsT7EosXUNAoShht3msg1pFhJx+Id4jq/VNGEy+lfUzmAvBklIYeA==} engines: {node: '>=10.13.0'} peerDependencies: gatsby: ^2.0.0 graphql: ^14.1.1 dependencies: - gatsby: 2.20.29_aac8cf30e0b953c0f09250cfe3b15c59 + '@babel/runtime': 7.17.9 + '@babel/types': 7.22.5 + gatsby: 2.20.29(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3) + gatsby-core-utils: 2.15.0 graphql: 14.6.0 dev: true - /babel-plugin-syntax-jsx/6.18.0: + /babel-plugin-syntax-jsx@6.18.0: resolution: {integrity: sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=} dev: false - /babel-plugin-transform-define/2.0.0: + /babel-plugin-transform-define@2.0.0: resolution: {integrity: sha512-0dv5RNRUlUKxGYIIErl01lpvi8b7W2R04Qcl1mCj70ahwZcgiklfXnFlh4FGnRh6aayCfSZKdhiMryVzcq5Dmg==} engines: {node: '>= 8.x.x'} dependencies: @@ -4088,70 +4323,72 @@ packages: traverse: 0.6.6 dev: false - /babel-plugin-transform-react-remove-prop-types/0.4.24: + /babel-plugin-transform-react-remove-prop-types@0.4.24: resolution: {integrity: sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==} - /babel-preset-current-node-syntax/0.1.3_@babel+core@7.10.3: + /babel-preset-current-node-syntax@0.1.3(@babel/core@7.10.3): resolution: {integrity: sha512-uyexu1sVwcdFnyq9o8UQYsXwXflIh8LvrF5+cKrYam93ned1CStffB3+BEcsxGSgagoA3GEyjDqO4a/58hyPYQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.10.3 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.10.3 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.10.3 - '@babel/plugin-syntax-class-properties': 7.10.1_@babel+core@7.10.3 - '@babel/plugin-syntax-import-meta': 7.10.1_@babel+core@7.10.3 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.10.3 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.1_@babel+core@7.10.3 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.10.3 - '@babel/plugin-syntax-numeric-separator': 7.10.1_@babel+core@7.10.3 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.10.3 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.10.3 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.10.3 - dev: false - - /babel-preset-current-node-syntax/0.1.3_@babel+core@7.9.0: + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.10.3) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.10.3) + '@babel/plugin-syntax-class-properties': 7.10.1(@babel/core@7.10.3) + '@babel/plugin-syntax-import-meta': 7.10.1(@babel/core@7.10.3) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.10.3) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.1(@babel/core@7.10.3) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.10.3) + '@babel/plugin-syntax-numeric-separator': 7.10.1(@babel/core@7.10.3) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.10.3) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.10.3) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.10.3) + dev: false + + /babel-preset-current-node-syntax@0.1.3(@babel/core@7.9.0): resolution: {integrity: sha512-uyexu1sVwcdFnyq9o8UQYsXwXflIh8LvrF5+cKrYam93ned1CStffB3+BEcsxGSgagoA3GEyjDqO4a/58hyPYQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.9.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.9.0 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-class-properties': 7.10.1_@babel+core@7.9.0 - '@babel/plugin-syntax-import-meta': 7.10.1_@babel+core@7.9.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.1_@babel+core@7.9.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-numeric-separator': 7.10.1_@babel+core@7.9.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.9.0 - dev: false - - /babel-preset-gatsby/0.3.4_@babel+core@7.9.0: + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.9.0) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-class-properties': 7.10.1(@babel/core@7.9.0) + '@babel/plugin-syntax-import-meta': 7.10.1(@babel/core@7.9.0) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.1(@babel/core@7.9.0) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-numeric-separator': 7.10.1(@babel/core@7.9.0) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.9.0) + dev: false + + /babel-preset-gatsby@0.3.4(@babel/core@7.9.0): resolution: {integrity: sha512-ifDMkFf7VZOc7vT8LF5GQXl9EadBZTMaBbCRXH6YvkczwGbm6Alfg+8FFPv0pP7EFPXxrLw99CmnmncALWJeSA==} engines: {node: '>=10.13.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.9.0 - '@babel/plugin-proposal-class-properties': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-proposal-optional-chaining': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.9.0 - '@babel/plugin-transform-runtime': 7.9.0_@babel+core@7.9.0 - '@babel/plugin-transform-spread': 7.8.3_@babel+core@7.9.0 - '@babel/preset-env': 7.9.5_@babel+core@7.9.0 - '@babel/preset-react': 7.9.4_@babel+core@7.9.0 - '@babel/runtime': 7.9.2 + '@babel/plugin-proposal-class-properties': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-proposal-optional-chaining': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.9.0) + '@babel/plugin-transform-runtime': 7.9.0(@babel/core@7.9.0) + '@babel/plugin-transform-spread': 7.8.3(@babel/core@7.9.0) + '@babel/preset-env': 7.9.5(@babel/core@7.9.0) + '@babel/preset-react': 7.9.4(@babel/core@7.9.0) + '@babel/runtime': 7.17.9 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-macros: 2.8.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 gatsby-core-utils: 1.1.3 + transitivePeerDependencies: + - supports-color dev: true - /babel-preset-jest/26.0.0_@babel+core@7.10.3: + /babel-preset-jest@26.0.0(@babel/core@7.10.3): resolution: {integrity: sha512-9ce+DatAa31DpR4Uir8g4Ahxs5K4W4L8refzt+qHWQANb6LhGcAEfIFgLUwk67oya2cCUd6t4eUMtO/z64ocNw==} engines: {node: '>= 10.14.2'} peerDependencies: @@ -4159,10 +4396,10 @@ packages: dependencies: '@babel/core': 7.10.3 babel-plugin-jest-hoist: 26.0.0 - babel-preset-current-node-syntax: 0.1.3_@babel+core@7.10.3 + babel-preset-current-node-syntax: 0.1.3(@babel/core@7.10.3) dev: false - /babel-preset-jest/26.0.0_@babel+core@7.9.0: + /babel-preset-jest@26.0.0(@babel/core@7.9.0): resolution: {integrity: sha512-9ce+DatAa31DpR4Uir8g4Ahxs5K4W4L8refzt+qHWQANb6LhGcAEfIFgLUwk67oya2cCUd6t4eUMtO/z64ocNw==} engines: {node: '>= 10.14.2'} peerDependencies: @@ -4170,27 +4407,40 @@ packages: dependencies: '@babel/core': 7.9.0 babel-plugin-jest-hoist: 26.0.0 - babel-preset-current-node-syntax: 0.1.3_@babel+core@7.9.0 + babel-preset-current-node-syntax: 0.1.3(@babel/core@7.9.0) dev: false - /babel-runtime/6.26.0: + /babel-runtime@6.26.0: resolution: {integrity: sha1-llxwWGaOgrVde/4E/yM3vItWR/4=} dependencies: core-js: 2.6.11 regenerator-runtime: 0.11.1 dev: true - /backo2/1.0.2: + /backo2@1.0.2: resolution: {integrity: sha1-MasayLEpNjRj41s+u2n038+6eUc=} dev: true - /bail/1.0.5: + /bail@1.0.5: resolution: {integrity: sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==} - /balanced-match/1.0.0: + /balanced-match@1.0.0: resolution: {integrity: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=} - /base/0.11.2: + /base64-arraybuffer@0.1.5: + resolution: {integrity: sha1-c5JncZI7Whl0etZmqlzUv5xunOg=} + engines: {node: '>= 0.6.0'} + dev: true + + /base64-js@1.3.1: + resolution: {integrity: sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==} + + /base64id@2.0.0: + resolution: {integrity: sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==} + engines: {node: ^4.5.0 || >= 5.9} + dev: true + + /base@0.11.2: resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} engines: {node: '>=0.10.0'} dependencies: @@ -4202,54 +4452,41 @@ packages: mixin-deep: 1.3.2 pascalcase: 0.1.1 - /base64-arraybuffer/0.1.5: - resolution: {integrity: sha1-c5JncZI7Whl0etZmqlzUv5xunOg=} - engines: {node: '>= 0.6.0'} - dev: true - - /base64-js/1.3.1: - resolution: {integrity: sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==} - - /base64id/2.0.0: - resolution: {integrity: sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==} - engines: {node: ^4.5.0 || >= 5.9} - dev: true - - /batch/0.6.1: + /batch@0.6.1: resolution: {integrity: sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=} dev: true - /bcrypt-pbkdf/1.0.2: + /bcrypt-pbkdf@1.0.2: resolution: {integrity: sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=} dependencies: tweetnacl: 0.14.5 dev: false - /better-assert/1.0.2: + /better-assert@1.0.2: resolution: {integrity: sha1-QIZrnhueC1W0gYlDEeaPr/rrxSI=} dependencies: callsite: 1.0.0 dev: true - /better-opn/1.0.0: + /better-opn@1.0.0: resolution: {integrity: sha512-q3eO2se4sFbTERB1dFBDdjTiIIpRohMErpwBX21lhPvmgmQNNrcQj0zbWRhMREDesJvyod9kxBS3kOtdAvkB/A==} engines: {node: '>8.0.0'} dependencies: open: 6.4.0 dev: true - /better-path-resolve/1.0.0: + /better-path-resolve@1.0.0: resolution: {integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==} engines: {node: '>=4'} dependencies: is-windows: 1.0.2 dev: false - /better-queue-memory/1.0.4: + /better-queue-memory@1.0.4: resolution: {integrity: sha512-SWg5wFIShYffEmJpI6LgbL8/3Dqhku7xI1oEiy6FroP9DbcZlG0ZDjxvPdP9t7hTGW40IpIcC6zVoGT1oxjOuA==} dev: true - /better-queue/3.8.10: + /better-queue@3.8.10: resolution: {integrity: sha512-e3gwNZgDCnNWl0An0Tz6sUjKDV9m6aB+K9Xg//vYeo8+KiH8pWhLFxkawcXhm6FpM//GfD9IQv/kmvWCAVVpKA==} dependencies: better-queue-memory: 1.0.4 @@ -4257,40 +4494,41 @@ packages: uuid: 3.4.0 dev: true - /big.js/5.2.2: + /big.js@5.2.2: resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} - /binary-extensions/1.13.1: + /binary-extensions@1.13.1: resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==} engines: {node: '>=0.10.0'} - /binary-extensions/2.0.0: + /binary-extensions@2.0.0: resolution: {integrity: sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==} engines: {node: '>=8'} - /bindings/1.5.0: + /bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + requiresBuild: true dependencies: file-uri-to-path: 1.0.0 optional: true - /blob/0.0.5: + /blob@0.0.5: resolution: {integrity: sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==} dev: true - /bluebird/3.7.2: + /bluebird@3.7.2: resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==} - /bn.js/4.11.8: + /bn.js@4.11.8: resolution: {integrity: sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==} - /body-parser/1.19.0: + /body-parser@1.19.0(supports-color@6.1.0): resolution: {integrity: sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==} engines: {node: '>= 0.8'} dependencies: bytes: 3.1.0 content-type: 1.0.4 - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) depd: 1.1.2 http-errors: 1.7.2 iconv-lite: 0.4.24 @@ -4298,9 +4536,11 @@ packages: qs: 6.7.0 raw-body: 2.4.0 type-is: 1.6.18 + transitivePeerDependencies: + - supports-color dev: true - /bonjour/3.5.0: + /bonjour@3.5.0: resolution: {integrity: sha1-jokKGD2O6aI5OzhExpGkK897yfU=} dependencies: array-flatten: 2.1.2 @@ -4311,10 +4551,10 @@ packages: multicast-dns-service-types: 1.1.0 dev: true - /boolbase/1.0.0: + /boolbase@1.0.0: resolution: {integrity: sha1-aN/1++YMUes3cl6p4+0xDcwed24=} - /boxen/3.2.0: + /boxen@3.2.0: resolution: {integrity: sha512-cU4J/+NodM3IHdSL2yN8bqYqnmlBTidDR4RC7nJs61ZmtGz8VZzM3HLQX0zY5mrSmPtR3xWwsq2jOUQqFZN8+A==} engines: {node: '>=6'} dependencies: @@ -4328,7 +4568,7 @@ packages: widest-line: 2.0.1 dev: true - /boxen/4.2.0: + /boxen@4.2.0: resolution: {integrity: sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==} engines: {node: '>=8'} dependencies: @@ -4342,13 +4582,13 @@ packages: widest-line: 3.1.0 dev: true - /brace-expansion/1.1.11: + /brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} dependencies: balanced-match: 1.0.0 concat-map: 0.0.1 - /braces/2.3.2: + /braces@2.3.2(supports-color@6.1.0): resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} engines: {node: '>=0.10.0'} dependencies: @@ -4358,31 +4598,33 @@ packages: fill-range: 4.0.0 isobject: 3.0.1 repeat-element: 1.1.3 - snapdragon: 0.8.2 + snapdragon: 0.8.2(supports-color@6.1.0) snapdragon-node: 2.1.1 split-string: 3.1.0 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color - /braces/3.0.2: + /braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} dependencies: fill-range: 7.0.1 - /breakword/1.0.5: + /breakword@1.0.5: resolution: {integrity: sha512-ex5W9DoOQ/LUEU3PMdLs9ua/CYZl1678NUkKOdUSi8Aw5F1idieaiRURCBFJCwVcrD1J8Iy3vfWSloaMwO2qFg==} dependencies: wcwidth: 1.0.1 dev: false - /brorand/1.1.0: + /brorand@1.1.0: resolution: {integrity: sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=} - /browser-process-hrtime/1.0.0: + /browser-process-hrtime@1.0.0: resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} dev: false - /browserify-aes/1.2.0: + /browserify-aes@1.2.0: resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==} dependencies: buffer-xor: 1.0.3 @@ -4392,14 +4634,14 @@ packages: inherits: 2.0.4 safe-buffer: 5.2.1 - /browserify-cipher/1.0.1: + /browserify-cipher@1.0.1: resolution: {integrity: sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==} dependencies: browserify-aes: 1.2.0 browserify-des: 1.0.2 evp_bytestokey: 1.0.3 - /browserify-des/1.0.2: + /browserify-des@1.0.2: resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==} dependencies: cipher-base: 1.0.4 @@ -4407,13 +4649,13 @@ packages: inherits: 2.0.4 safe-buffer: 5.2.1 - /browserify-rsa/4.0.1: + /browserify-rsa@4.0.1: resolution: {integrity: sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=} dependencies: bn.js: 4.11.8 randombytes: 2.1.0 - /browserify-sign/4.0.4: + /browserify-sign@4.0.4: resolution: {integrity: sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=} dependencies: bn.js: 4.11.8 @@ -4424,12 +4666,12 @@ packages: inherits: 2.0.4 parse-asn1: 5.1.5 - /browserify-zlib/0.2.0: + /browserify-zlib@0.2.0: resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==} dependencies: pako: 1.0.11 - /browserslist/4.12.0: + /browserslist@4.12.0: resolution: {integrity: sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==} hasBin: true dependencies: @@ -4438,7 +4680,7 @@ packages: node-releases: 1.1.53 pkg-up: 2.0.0 - /browserslist/4.7.0: + /browserslist@4.7.0: resolution: {integrity: sha512-9rGNDtnj+HaahxiVV38Gn8n8Lr8REKsel68v1sPFfIGEK6uSXTY3h9acgiT1dZVtOOUtifo/Dn8daDQ5dUgVsA==} hasBin: true dependencies: @@ -4447,79 +4689,79 @@ packages: node-releases: 1.1.53 dev: true - /bser/2.1.1: + /bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} dependencies: node-int64: 0.4.0 dev: false - /buble-jsx-only/0.19.8: + /buble-jsx-only@0.19.8: resolution: {integrity: sha512-7AW19pf7PrKFnGTEDzs6u9+JZqQwM1VnLS19OlqYDhXomtFFknnoQJAPHeg84RMFWAvOhYrG7harizJNwUKJsA==} hasBin: true dependencies: acorn: 6.4.1 - acorn-dynamic-import: 4.0.0_acorn@6.4.1 - acorn-jsx: 5.2.0_acorn@6.4.1 + acorn-dynamic-import: 4.0.0(acorn@6.4.1) + acorn-jsx: 5.2.0(acorn@6.4.1) chalk: 2.4.2 magic-string: 0.25.7 minimist: 1.2.5 regexpu-core: 4.7.0 dev: true - /buffer-alloc-unsafe/1.1.0: + /buffer-alloc-unsafe@1.1.0: resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==} dev: true - /buffer-alloc/1.2.0: + /buffer-alloc@1.2.0: resolution: {integrity: sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==} dependencies: buffer-alloc-unsafe: 1.1.0 buffer-fill: 1.0.0 dev: true - /buffer-fill/1.0.0: + /buffer-fill@1.0.0: resolution: {integrity: sha1-+PeLdniYiO858gXNY39o5wISKyw=} dev: true - /buffer-from/1.1.1: + /buffer-from@1.1.1: resolution: {integrity: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==} - /buffer-indexof/1.1.1: + /buffer-indexof@1.1.1: resolution: {integrity: sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==} dev: true - /buffer-xor/1.0.3: + /buffer-xor@1.0.3: resolution: {integrity: sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=} - /buffer/4.9.2: + /buffer@4.9.2: resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==} dependencies: base64-js: 1.3.1 ieee754: 1.1.13 isarray: 1.0.0 - /builtin-modules/3.1.0: + /builtin-modules@3.1.0: resolution: {integrity: sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==} engines: {node: '>=6'} - /builtin-status-codes/3.0.0: + /builtin-status-codes@3.0.0: resolution: {integrity: sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=} - /builtins/1.0.3: + /builtins@1.0.3: resolution: {integrity: sha1-y5T662HIaWRR2zZTThQi+U8K7og=} dev: false - /bytes/3.0.0: + /bytes@3.0.0: resolution: {integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=} engines: {node: '>= 0.8'} dev: true - /bytes/3.1.0: + /bytes@3.1.0: resolution: {integrity: sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==} engines: {node: '>= 0.8'} dev: true - /cacache/12.0.4: + /cacache@12.0.4: resolution: {integrity: sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==} dependencies: bluebird: 3.7.2 @@ -4532,13 +4774,13 @@ packages: mississippi: 3.0.0 mkdirp: 0.5.5 move-concurrently: 1.0.1 - promise-inflight: 1.0.1 + promise-inflight: 1.0.1(bluebird@3.7.2) rimraf: 2.7.1 ssri: 6.0.1 unique-filename: 1.1.1 y18n: 4.0.0 - /cacache/13.0.1: + /cacache@13.0.1: resolution: {integrity: sha512-5ZvAxd05HDDU+y9BVvcqYu2LLXmPnQ0hW62h32g4xBTgL/MppR4/04NHfj/ycM2y6lmTnbw6HVi+1eN0Psba6w==} engines: {node: '>= 8'} dependencies: @@ -4556,13 +4798,15 @@ packages: mkdirp: 0.5.5 move-concurrently: 1.0.1 p-map: 3.0.0 - promise-inflight: 1.0.1 + promise-inflight: 1.0.1(bluebird@3.7.2) rimraf: 2.7.1 ssri: 7.1.0 unique-filename: 1.1.1 + transitivePeerDependencies: + - bluebird dev: false - /cache-base/1.0.1: + /cache-base@1.0.1: resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} engines: {node: '>=0.10.0'} dependencies: @@ -4576,7 +4820,7 @@ packages: union-value: 1.0.1 unset-value: 1.0.0 - /cache-manager-fs-hash/0.0.7: + /cache-manager-fs-hash@0.0.7: resolution: {integrity: sha512-7X+FPItAJf1tKKqJx6ljDJQc0fgSR5B+KPxFQLj+vYSL4q9XdrCbZldgsNb6wueRuIooj01wt0FubB08zaefRg==} engines: {node: '>=6.0.0'} dependencies: @@ -4584,7 +4828,7 @@ packages: lockfile: 1.0.4 dev: true - /cache-manager/2.11.1: + /cache-manager@2.11.1: resolution: {integrity: sha512-XhUuc9eYwkzpK89iNewFwtvcDYMUsvtwzHeyEOPJna/WsVsXcrzsA1ft2M0QqPNunEzLhNCYPo05tEfG+YuNow==} dependencies: async: 1.5.2 @@ -4592,8 +4836,13 @@ packages: lru-cache: 4.0.0 dev: true - /cacheable-request/2.1.4: - resolution: {integrity: sha1-DYCIAbY0KtM8kd+dC0TcCbkeXD0=} + /cacheable-lookup@5.0.4: + resolution: {integrity: sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==} + engines: {node: '>=10.6.0'} + dev: true + + /cacheable-request@2.1.4: + resolution: {integrity: sha512-vag0O2LKZ/najSoUwDbVlnlCFvhBE/7mGTY2B5FgCBDcRD+oVV1HYTOwM6JZfMg/hIcM6IwnTZ1uQQL5/X3xIQ==} dependencies: clone-response: 1.0.2 get-stream: 3.0.0 @@ -4602,9 +4851,8 @@ packages: lowercase-keys: 1.0.0 normalize-url: 2.0.1 responselike: 1.0.2 - dev: true - /cacheable-request/6.1.0: + /cacheable-request@6.1.0: resolution: {integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==} engines: {node: '>=8'} dependencies: @@ -4617,45 +4865,58 @@ packages: responselike: 1.0.2 dev: true - /call-me-maybe/1.0.1: + /cacheable-request@7.0.4: + resolution: {integrity: sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==} + engines: {node: '>=8'} + dependencies: + clone-response: 1.0.2 + get-stream: 5.1.0 + http-cache-semantics: 4.1.0 + keyv: 4.5.3 + lowercase-keys: 2.0.0 + normalize-url: 6.1.0 + responselike: 2.0.1 + dev: true + + /call-me-maybe@1.0.1: resolution: {integrity: sha1-JtII6onje1y95gJQoV8DHBak1ms=} - /caller-callsite/2.0.0: + /caller-callsite@2.0.0: resolution: {integrity: sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=} engines: {node: '>=4'} dependencies: callsites: 2.0.0 - /caller-path/2.0.0: + /caller-path@2.0.0: resolution: {integrity: sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=} engines: {node: '>=4'} dependencies: caller-callsite: 2.0.0 - /callsite/1.0.0: + /callsite@1.0.0: resolution: {integrity: sha1-KAOY5dZkvXQDi28JBRU+borxvCA=} dev: true - /callsites/2.0.0: + /callsites@2.0.0: resolution: {integrity: sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=} engines: {node: '>=4'} - /callsites/3.1.0: + /callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - /camel-case/3.0.0: + /camel-case@3.0.0: resolution: {integrity: sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M=} dependencies: no-case: 2.3.2 upper-case: 1.1.3 dev: false - /camelcase-css/2.0.1: + /camelcase-css@2.0.1: resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} engines: {node: '>= 6'} - /camelcase-keys/4.2.0: + /camelcase-keys@4.2.0: resolution: {integrity: sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=} engines: {node: '>=4'} dependencies: @@ -4664,7 +4925,7 @@ packages: quick-lru: 1.1.0 dev: false - /camelcase-keys/6.2.2: + /camelcase-keys@6.2.2: resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} engines: {node: '>=8'} dependencies: @@ -4673,26 +4934,26 @@ packages: quick-lru: 4.0.1 dev: false - /camelcase/4.1.0: + /camelcase@4.1.0: resolution: {integrity: sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=} engines: {node: '>=4'} dev: false - /camelcase/5.0.0: + /camelcase@5.0.0: resolution: {integrity: sha512-faqwZqnWxbxn+F1d399ygeamQNy3lPp/H9H6rNrqYh4FSVCtcY+3cub1MxA8o9mDd55mM8Aghuu/kuyYA6VTsA==} engines: {node: '>=6'} dev: false - /camelcase/5.3.1: + /camelcase@5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} - /camelcase/6.0.0: + /camelcase@6.0.0: resolution: {integrity: sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==} engines: {node: '>=10'} dev: false - /caniuse-api/3.0.0: + /caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: browserslist: 4.12.0 @@ -4700,24 +4961,24 @@ packages: lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - /caniuse-lite/1.0.30001045: + /caniuse-lite@1.0.30001045: resolution: {integrity: sha512-Y8o2Iz1KPcD6FjySbk1sPpvJqchgxk/iow0DABpGyzA1UeQAuxh63Xh0Enj5/BrsYbXtCN32JmR4ZxQTCQ6E6A==} - /capture-exit/2.0.0: + /capture-exit@2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: rsvp: 4.8.5 dev: false - /caseless/0.12.0: + /caseless@0.12.0: resolution: {integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=} dev: false - /ccount/1.0.5: + /ccount@1.0.5: resolution: {integrity: sha512-MOli1W+nfbPLlKEhInaxhRdp7KVLFxLN5ykwzHgLsLI3H3gs5jjFAK4Eoj3OzzcxCtumDaI8onoVDeQyWaNTkw==} - /chalk/1.1.3: + /chalk@1.1.3: resolution: {integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=} engines: {node: '>=0.10.0'} dependencies: @@ -4727,7 +4988,7 @@ packages: strip-ansi: 3.0.1 supports-color: 2.0.0 - /chalk/2.4.2: + /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} dependencies: @@ -4735,14 +4996,14 @@ packages: escape-string-regexp: 1.0.5 supports-color: 5.5.0 - /chalk/3.0.0: + /chalk@3.0.0: resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==} engines: {node: '>=8'} dependencies: ansi-styles: 4.2.1 supports-color: 7.1.0 - /chalk/4.0.0: + /chalk@4.0.0: resolution: {integrity: sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==} engines: {node: '>=10'} dependencies: @@ -4750,7 +5011,7 @@ packages: supports-color: 7.1.0 dev: false - /chalk/4.1.0: + /chalk@4.1.0: resolution: {integrity: sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==} engines: {node: '>=10'} dependencies: @@ -4758,7 +5019,7 @@ packages: supports-color: 7.1.0 dev: false - /change-case/3.1.0: + /change-case@3.1.0: resolution: {integrity: sha512-2AZp7uJZbYEzRPsFoa+ijKdvp9zsrnnt6+yFokfwEpeJm0xuJDVoxiRCAaTzyJND8GJkofo2IcKWaUZ/OECVzw==} dependencies: camel-case: 3.0.0 @@ -4781,35 +5042,35 @@ packages: upper-case-first: 1.1.2 dev: false - /char-regex/1.0.2: + /char-regex@1.0.2: resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} engines: {node: '>=10'} dev: false - /character-entities-html4/1.1.4: + /character-entities-html4@1.1.4: resolution: {integrity: sha512-HRcDxZuZqMx3/a+qrzxdBKBPUpxWEq9xw2OPZ3a/174ihfrQKVsFhqtthBInFy1zZ9GgZyFXOatNujm8M+El3g==} - /character-entities-legacy/1.1.4: + /character-entities-legacy@1.1.4: resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==} - /character-entities/1.2.4: + /character-entities@1.2.4: resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==} - /character-reference-invalid/1.1.4: + /character-reference-invalid@1.1.4: resolution: {integrity: sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==} - /chardet/0.4.2: + /chardet@0.4.2: resolution: {integrity: sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=} dev: true - /chardet/0.7.0: + /chardet@0.7.0: resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} - /charenc/0.0.2: + /charenc@0.0.2: resolution: {integrity: sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc=} dev: true - /cheerio/0.22.0: + /cheerio@0.22.0: resolution: {integrity: sha1-qbqoYKP5tZWmuBsahocxIe06Jp4=} engines: {node: '>= 0.6'} dependencies: @@ -4831,25 +5092,27 @@ packages: lodash.some: 4.6.0 dev: false - /chokidar/2.1.8: + /chokidar@2.1.8(supports-color@6.1.0): resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==} deprecated: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies dependencies: - anymatch: 2.0.0 + anymatch: 2.0.0(supports-color@6.1.0) async-each: 1.0.3 - braces: 2.3.2 + braces: 2.3.2(supports-color@6.1.0) glob-parent: 3.1.0 inherits: 2.0.4 is-binary-path: 1.0.1 is-glob: 4.0.1 normalize-path: 3.0.0 path-is-absolute: 1.0.1 - readdirp: 2.2.1 + readdirp: 2.2.1(supports-color@6.1.0) upath: 1.2.0 optionalDependencies: fsevents: 1.2.12 + transitivePeerDependencies: + - supports-color - /chokidar/3.3.1: + /chokidar@3.3.1: resolution: {integrity: sha512-4QYCEWOcK3OJrxwvyyAOxFuhpvOVCYkr33LPfFNBjAD/w3sEzWsp2BUOkI4l9bHvWioAd0rc6NlHUOEaWkTeqg==} engines: {node: '>= 8.10.0'} dependencies: @@ -4863,29 +5126,29 @@ packages: optionalDependencies: fsevents: 2.1.3 - /chownr/1.1.4: + /chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} - /chrome-trace-event/1.0.2: + /chrome-trace-event@1.0.2: resolution: {integrity: sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==} engines: {node: '>=6.0'} dependencies: tslib: 1.11.1 - /ci-info/2.0.0: + /ci-info@2.0.0: resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==} - /ci-info/3.3.0: + /ci-info@3.3.0: resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==} dev: false - /cipher-base/1.0.4: + /cipher-base@1.0.4: resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==} dependencies: inherits: 2.0.4 safe-buffer: 5.2.1 - /class-utils/0.3.6: + /class-utils@0.3.6: resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} engines: {node: '>=0.10.0'} dependencies: @@ -4894,40 +5157,40 @@ packages: isobject: 3.0.1 static-extend: 0.1.2 - /classnames/2.2.6: + /classnames@2.2.6: resolution: {integrity: sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==} dev: false - /clean-stack/2.2.0: + /clean-stack@2.2.0: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} engines: {node: '>=6'} - /cli-boxes/2.2.0: + /cli-boxes@2.2.0: resolution: {integrity: sha512-gpaBrMAizVEANOpfZp/EEUixTXDyGt7DFzdK5hU+UbWt/J0lB0w20ncZj59Z9a93xHb9u12zF5BS6i9RKbtg4w==} engines: {node: '>=6'} dev: true - /cli-cursor/2.1.0: + /cli-cursor@2.1.0: resolution: {integrity: sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=} engines: {node: '>=4'} dependencies: restore-cursor: 2.0.0 dev: true - /cli-cursor/3.1.0: + /cli-cursor@3.1.0: resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} engines: {node: '>=8'} dependencies: restore-cursor: 3.1.0 dev: true - /cli-spinners/1.3.1: + /cli-spinners@1.3.1: resolution: {integrity: sha512-1QL4544moEsDVH9T/l6Cemov/37iv1RtoKf7NJ04A60+4MREXNfx/QvavbH6QoGdsD4N4Mwy49cmaINR/o2mdg==} engines: {node: '>=4'} dev: true optional: true - /cli-table3/0.5.1: + /cli-table3@0.5.1: resolution: {integrity: sha512-7Qg2Jrep1S/+Q3EceiZtQcDPWxhAvBw+ERf1162v4sikJrvojMHFqXt8QIVha8UlH9rgU0BeWPytZ9/TzYqlUw==} engines: {node: '>=6'} dependencies: @@ -4937,20 +5200,19 @@ packages: colors: 1.4.0 dev: true - /cli-truncate/2.1.0: + /cli-truncate@2.1.0: resolution: {integrity: sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==} engines: {node: '>=8'} dependencies: slice-ansi: 3.0.0 string-width: 4.2.0 dev: true - optional: true - /cli-width/2.2.1: + /cli-width@2.2.1: resolution: {integrity: sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==} dev: true - /clipboardy/2.3.0: + /clipboardy@2.3.0: resolution: {integrity: sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==} engines: {node: '>=8'} dependencies: @@ -4959,7 +5221,7 @@ packages: is-wsl: 2.1.1 dev: true - /cliui/4.1.0: + /cliui@4.1.0: resolution: {integrity: sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ==} dependencies: string-width: 2.1.1 @@ -4967,7 +5229,7 @@ packages: wrap-ansi: 2.1.0 dev: true - /cliui/5.0.0: + /cliui@5.0.0: resolution: {integrity: sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==} dependencies: string-width: 3.1.0 @@ -4975,7 +5237,7 @@ packages: wrap-ansi: 5.1.0 dev: true - /cliui/6.0.0: + /cliui@6.0.0: resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} dependencies: string-width: 4.2.0 @@ -4983,7 +5245,7 @@ packages: wrap-ansi: 6.2.0 dev: false - /clone-deep/4.0.1: + /clone-deep@4.0.1: resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} engines: {node: '>=6'} dependencies: @@ -4992,23 +5254,22 @@ packages: shallow-clone: 3.0.1 dev: false - /clone-response/1.0.2: - resolution: {integrity: sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=} + /clone-response@1.0.2: + resolution: {integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==} dependencies: mimic-response: 1.0.1 - dev: true - /clone/1.0.4: + /clone@1.0.4: resolution: {integrity: sha1-2jCcwmPfFZlMaIypAheco8fNfH4=} engines: {node: '>=0.8'} dev: false - /co/4.6.0: + /co@4.6.0: resolution: {integrity: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: false - /coa/2.0.2: + /coa@2.0.2: resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==} engines: {node: '>= 4.0'} dependencies: @@ -5016,132 +5277,133 @@ packages: chalk: 2.4.2 q: 1.5.1 - /code-point-at/1.1.0: + /code-point-at@1.1.0: resolution: {integrity: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=} engines: {node: '>=0.10.0'} dev: true - /collapse-white-space/1.0.6: + /collapse-white-space@1.0.6: resolution: {integrity: sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==} - /collect-v8-coverage/1.0.1: + /collect-v8-coverage@1.0.1: resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==} dev: false - /collection-visit/1.0.0: + /collection-visit@1.0.0: resolution: {integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=} engines: {node: '>=0.10.0'} dependencies: map-visit: 1.0.0 object-visit: 1.0.1 - /color-convert/1.9.3: + /color-convert@1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} dependencies: color-name: 1.1.3 - /color-convert/2.0.1: + /color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} dependencies: color-name: 1.1.4 - /color-name/1.1.3: + /color-name@1.1.3: resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=} - /color-name/1.1.4: + /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - /color-string/1.5.3: + /color-string@1.5.3: resolution: {integrity: sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==} dependencies: color-name: 1.1.4 simple-swizzle: 0.2.2 - /color/3.1.2: + /color@3.1.2: resolution: {integrity: sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==} dependencies: color-convert: 1.9.3 color-string: 1.5.3 - /colors/1.4.0: + /colors@1.4.0: resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==} engines: {node: '>=0.1.90'} requiresBuild: true dev: true optional: true - /combined-stream/1.0.8: + /combined-stream@1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} dependencies: delayed-stream: 1.0.0 dev: false - /comma-separated-tokens/1.0.8: + /comma-separated-tokens@1.0.8: resolution: {integrity: sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==} - dev: true - /command-exists/1.2.9: + /command-exists@1.2.9: resolution: {integrity: sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==} dev: true - /commander/2.20.3: + /commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - /common-tags/1.8.0: + /common-tags@1.8.0: resolution: {integrity: sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw==} engines: {node: '>=4.0.0'} dev: true - /commondir/1.0.1: + /commondir@1.0.1: resolution: {integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=} - /component-bind/1.0.0: + /component-bind@1.0.0: resolution: {integrity: sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=} dev: true - /component-emitter/1.2.1: + /component-emitter@1.2.1: resolution: {integrity: sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=} dev: true - /component-emitter/1.3.0: + /component-emitter@1.3.0: resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} - /component-inherit/0.0.3: + /component-inherit@0.0.3: resolution: {integrity: sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=} dev: true - /compose-function/3.0.3: + /compose-function@3.0.3: resolution: {integrity: sha1-ntZ18TzFRQHTCVCkhv9qe6OrGF8=} dependencies: arity-n: 1.0.4 dev: false - /compressible/2.0.18: + /compressible@2.0.18: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.44.0 dev: true - /compression/1.7.4: + /compression@1.7.4(supports-color@6.1.0): resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} engines: {node: '>= 0.8.0'} dependencies: accepts: 1.3.7 bytes: 3.0.0 compressible: 2.0.18 - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) on-headers: 1.0.2 safe-buffer: 5.1.2 vary: 1.1.2 + transitivePeerDependencies: + - supports-color dev: true - /concat-map/0.0.1: + /concat-map@0.0.1: resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} - /concat-stream/1.6.2: + /concat-stream@1.6.2: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} engines: {'0': node >= 0.8} dependencies: @@ -5150,19 +5412,19 @@ packages: readable-stream: 2.3.7 typedarray: 0.0.6 - /configstore/3.1.2: + /configstore@3.1.2: resolution: {integrity: sha512-vtv5HtGjcYUgFrXc6Kx747B83MRRVS5R1VTEQoXvuP+kMI+if6uywV0nDGoiydJRy4yk7h9od5Og0kxx4zUXmw==} engines: {node: '>=4'} dependencies: dot-prop: 4.2.0 - graceful-fs: 4.2.3 + graceful-fs: 4.2.4 make-dir: 1.3.0 unique-string: 1.0.0 write-file-atomic: 2.4.3 xdg-basedir: 3.0.0 dev: true - /configstore/4.0.0: + /configstore@4.0.0: resolution: {integrity: sha512-CmquAXFBocrzaSM8mtGPMM/HiWmyIpr4CcJl/rgY2uCObZ/S7cKU0silxslqJejl+t/T9HS8E0PUNQD81JGUEQ==} engines: {node: '>=6'} dependencies: @@ -5174,7 +5436,7 @@ packages: xdg-basedir: 3.0.0 dev: true - /configstore/5.0.1: + /configstore@5.0.1: resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==} engines: {node: '>=8'} dependencies: @@ -5185,74 +5447,74 @@ packages: write-file-atomic: 3.0.3 xdg-basedir: 4.0.0 - /confusing-browser-globals/1.0.9: + /confusing-browser-globals@1.0.9: resolution: {integrity: sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==} dev: true - /connect-history-api-fallback/1.6.0: + /connect-history-api-fallback@1.6.0: resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==} engines: {node: '>=0.8'} dev: true - /console-browserify/1.2.0: + /console-browserify@1.2.0: resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==} - /constant-case/2.0.0: + /constant-case@2.0.0: resolution: {integrity: sha1-QXV2TTidP6nI7NKRhu1gBSQ7akY=} dependencies: snake-case: 2.1.0 upper-case: 1.1.3 dev: false - /constants-browserify/1.0.0: + /constants-browserify@1.0.0: resolution: {integrity: sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=} - /contains-path/0.1.0: + /contains-path@0.1.0: resolution: {integrity: sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=} engines: {node: '>=0.10.0'} dev: true - /content-disposition/0.5.3: + /content-disposition@0.5.3: resolution: {integrity: sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==} engines: {node: '>= 0.6'} dependencies: safe-buffer: 5.1.2 dev: true - /content-type/1.0.4: + /content-type@1.0.4: resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==} engines: {node: '>= 0.6'} dev: true - /convert-hrtime/3.0.0: + /convert-hrtime@3.0.0: resolution: {integrity: sha512-7V+KqSvMiHp8yWDuwfww06XleMWVVB9b9tURBx+G7UTADuo5hYPuowKloz4OzOqbPezxgo+fdQ1522WzPG4OeA==} engines: {node: '>=8'} dev: true - /convert-source-map/0.3.5: + /convert-source-map@0.3.5: resolution: {integrity: sha1-8dgClQr33SYxof6+BZZVDIarMZA=} dev: false - /convert-source-map/1.7.0: + /convert-source-map@1.7.0: resolution: {integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==} dependencies: safe-buffer: 5.1.2 - /cookie-signature/1.0.6: + /cookie-signature@1.0.6: resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=} dev: true - /cookie/0.3.1: + /cookie@0.3.1: resolution: {integrity: sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=} engines: {node: '>= 0.6'} dev: true - /cookie/0.4.0: + /cookie@0.4.0: resolution: {integrity: sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==} engines: {node: '>= 0.6'} dev: true - /copy-concurrently/1.0.5: + /copy-concurrently@1.0.5: resolution: {integrity: sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==} dependencies: aproba: 1.2.0 @@ -5262,11 +5524,11 @@ packages: rimraf: 2.7.1 run-queue: 1.0.3 - /copy-descriptor/0.1.1: + /copy-descriptor@0.1.1: resolution: {integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=} engines: {node: '>=0.10.0'} - /copyfiles/2.2.0: + /copyfiles@2.2.0: resolution: {integrity: sha512-iJbHJI+8OKqsq+4JF0rqgRkZzo++jqO6Wf4FUU1JM41cJF6JcY5968XyF4tm3Kkm7ZOMrqlljdm8N9oyY5raGw==} hasBin: true dependencies: @@ -5278,26 +5540,26 @@ packages: yargs: 13.3.2 dev: true - /core-js-compat/3.6.5: + /core-js-compat@3.6.5: resolution: {integrity: sha512-7ItTKOhOZbznhXAQ2g/slGg1PJV5zDO/WdkTwi7UEOJmkvsE32PWvx6mKtDjiMpjnR2CNf6BAD6sSxIlv7ptng==} dependencies: browserslist: 4.12.0 semver: 7.0.0 - /core-js-pure/3.6.5: + /core-js-pure@3.6.5: resolution: {integrity: sha512-lacdXOimsiD0QyNf9BC/mxivNJ/ybBGJXQFKzRekp1WTHoVUWsUHEn+2T8GJAzzIhyOuXA+gOxCVN3l+5PLPUA==} requiresBuild: true dev: true - /core-js/2.6.11: + /core-js@2.6.11: resolution: {integrity: sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==} deprecated: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. requiresBuild: true - /core-util-is/1.0.2: - resolution: {integrity: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=} + /core-util-is@1.0.2: + resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==} - /cors/2.8.5: + /cors@2.8.5: resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} engines: {node: '>= 0.10'} dependencies: @@ -5305,7 +5567,7 @@ packages: vary: 1.1.2 dev: true - /cosmiconfig/5.2.1: + /cosmiconfig@5.2.1: resolution: {integrity: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==} engines: {node: '>=4'} dependencies: @@ -5314,7 +5576,7 @@ packages: js-yaml: 3.14.0 parse-json: 4.0.0 - /cosmiconfig/6.0.0: + /cosmiconfig@6.0.0: resolution: {integrity: sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==} engines: {node: '>=8'} dependencies: @@ -5325,13 +5587,13 @@ packages: yaml: 1.9.2 dev: true - /create-ecdh/4.0.3: + /create-ecdh@4.0.3: resolution: {integrity: sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw==} dependencies: bn.js: 4.11.8 elliptic: 6.5.2 - /create-hash/1.2.0: + /create-hash@1.2.0: resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==} dependencies: cipher-base: 1.0.4 @@ -5340,7 +5602,7 @@ packages: ripemd160: 2.0.2 sha.js: 2.4.11 - /create-hmac/1.1.7: + /create-hmac@1.1.7: resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==} dependencies: cipher-base: 1.0.4 @@ -5350,7 +5612,7 @@ packages: safe-buffer: 5.2.1 sha.js: 2.4.11 - /create-react-context/0.3.0_prop-types@15.7.2: + /create-react-context@0.3.0(prop-types@15.7.2)(react@16.13.1): resolution: {integrity: sha512-dNldIoSuNSvlTJ7slIKC/ZFGKexBMBrrcc+TTe1NdmROnaASuLPvqpwj9v4XS4uXZ8+YPu0sNmShX2rXI5LNsw==} peerDependencies: prop-types: ^15.0.0 @@ -5358,37 +5620,38 @@ packages: dependencies: gud: 1.0.0 prop-types: 15.7.2 + react: 16.13.1 warning: 4.0.3 dev: true - /cross-fetch/2.2.2: + /cross-fetch@2.2.2: resolution: {integrity: sha1-pH/09/xxLauo9qaVoRyUhEDUVyM=} dependencies: node-fetch: 2.1.2 whatwg-fetch: 2.0.4 dev: true - /cross-fetch/3.0.4: + /cross-fetch@3.0.4: resolution: {integrity: sha512-MSHgpjQqgbT/94D4CyADeNoYh52zMkCX4pcJvPP5WqPsLFMKjr2TCMg381ox5qI0ii2dPwaLx/00477knXqXVw==} dependencies: node-fetch: 2.6.0 whatwg-fetch: 3.0.0 dev: false - /cross-fetch/3.0.5: + /cross-fetch@3.0.5: resolution: {integrity: sha512-FFLcLtraisj5eteosnX1gf01qYDCOc4fDy0+euOt8Kn9YBY2NtXL/pCoYPavw24NIQkQqm5ZOLsGD5Zzj0gyew==} dependencies: node-fetch: 2.6.0 dev: false - /cross-spawn/5.1.0: + /cross-spawn@5.1.0: resolution: {integrity: sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=} dependencies: lru-cache: 4.1.5 shebang-command: 1.2.0 which: 1.3.1 - /cross-spawn/6.0.5: + /cross-spawn@6.0.5: resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==} engines: {node: '>=4.8'} dependencies: @@ -5398,7 +5661,7 @@ packages: shebang-command: 1.2.0 which: 1.3.1 - /cross-spawn/7.0.2: + /cross-spawn@7.0.2: resolution: {integrity: sha512-PD6G8QG3S4FK/XCGFbEQrDqO2AnMMsy0meR7lerlIOHAAbkuavGU/pOqprrlvfTNjvowivTeBsjebAL0NSoMxw==} engines: {node: '>= 8'} dependencies: @@ -5407,7 +5670,7 @@ packages: which: 2.0.2 dev: true - /cross-spawn/7.0.3: + /cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} dependencies: @@ -5416,11 +5679,11 @@ packages: which: 2.0.2 dev: false - /crypt/0.0.2: + /crypt@0.0.2: resolution: {integrity: sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs=} dev: true - /crypto-browserify/3.12.0: + /crypto-browserify@3.12.0: resolution: {integrity: sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==} dependencies: browserify-cipher: 1.0.1 @@ -5435,26 +5698,26 @@ packages: randombytes: 2.1.0 randomfill: 1.0.4 - /crypto-random-string/1.0.0: + /crypto-random-string@1.0.0: resolution: {integrity: sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=} engines: {node: '>=4'} dev: true - /crypto-random-string/2.0.0: + /crypto-random-string@2.0.0: resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} engines: {node: '>=8'} - /css-color-names/0.0.4: + /css-color-names@0.0.4: resolution: {integrity: sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=} - /css-declaration-sorter/4.0.1: + /css-declaration-sorter@4.0.1: resolution: {integrity: sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==} engines: {node: '>4'} dependencies: postcss: 7.0.29 timsort: 0.3.0 - /css-loader/1.0.1_webpack@4.42.1: + /css-loader@1.0.1(webpack@4.42.1): resolution: {integrity: sha512-+ZHAZm/yqvJ2kDtPne3uX0C+Vr3Zn5jFn2N4HywtS5ujwvsVkyg0VArEXpl3BgczDA8anieki1FIzhchX4yrDw==} engines: {node: '>= 6.9.0 <7.0.0 || >= 8.9.0'} peerDependencies: @@ -5475,7 +5738,7 @@ packages: webpack: 4.42.1 dev: true - /css-loader/3.5.3_webpack@4.43.0: + /css-loader@3.5.3(webpack@4.43.0): resolution: {integrity: sha512-UEr9NH5Lmi7+dguAm+/JSPovNjYbm2k3TK58EiwQHzOHH5Jfq1Y+XoP2bQO6TMn7PptMd0opxxedAWcaSTRKHw==} engines: {node: '>= 8.9.0'} peerDependencies: @@ -5497,10 +5760,10 @@ packages: webpack: 4.43.0 dev: false - /css-select-base-adapter/0.1.1: + /css-select-base-adapter@0.1.1: resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==} - /css-select/1.2.0: + /css-select@1.2.0: resolution: {integrity: sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=} dependencies: boolbase: 1.0.0 @@ -5508,7 +5771,7 @@ packages: domutils: 1.5.1 nth-check: 1.0.2 - /css-select/2.1.0: + /css-select@2.1.0: resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==} dependencies: boolbase: 1.0.0 @@ -5516,7 +5779,7 @@ packages: domutils: 1.7.0 nth-check: 1.0.2 - /css-selector-tokenizer/0.7.2: + /css-selector-tokenizer@0.7.2: resolution: {integrity: sha512-yj856NGuAymN6r8bn8/Jl46pR+OC3eEvAhfGYDUe7YPtTPAYrSSw4oAniZ9Y8T5B92hjhwTBLUen0/vKPxf6pw==} dependencies: cssesc: 3.0.0 @@ -5524,32 +5787,32 @@ packages: regexpu-core: 4.7.0 dev: true - /css-tree/1.0.0-alpha.37: + /css-tree@1.0.0-alpha.37: resolution: {integrity: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==} engines: {node: '>=8.0.0'} dependencies: mdn-data: 2.0.4 source-map: 0.6.1 - /css-tree/1.0.0-alpha.39: + /css-tree@1.0.0-alpha.39: resolution: {integrity: sha512-7UvkEYgBAHRG9Nt980lYxjsTrCyHFN53ky3wVsDkiMdVqylqRt+Zc+jm5qw7/qyOvN2dHSYtX0e4MbCCExSvnA==} engines: {node: '>=8.0.0'} dependencies: mdn-data: 2.0.6 source-map: 0.6.1 - /css-what/2.1.3: + /css-what@2.1.3: resolution: {integrity: sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==} - /css-what/3.2.1: + /css-what@3.2.1: resolution: {integrity: sha512-WwOrosiQTvyms+Ti5ZC5vGEK0Vod3FTt1ca+payZqvKuGJF+dq7bG63DstxtN0dpm6FxY27a/zS3Wten+gEtGw==} engines: {node: '>= 6'} - /css.escape/1.5.1: + /css.escape@1.5.1: resolution: {integrity: sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=} dev: false - /css/2.2.4: + /css@2.2.4: resolution: {integrity: sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==} dependencies: inherits: 2.0.4 @@ -5558,12 +5821,12 @@ packages: urix: 0.1.0 dev: false - /cssesc/3.0.0: + /cssesc@3.0.0: resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} engines: {node: '>=4'} hasBin: true - /cssnano-preset-default/4.0.7: + /cssnano-preset-default@4.0.7: resolution: {integrity: sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA==} engines: {node: '>=6.9.0'} dependencies: @@ -5598,25 +5861,25 @@ packages: postcss-svgo: 4.0.2 postcss-unique-selectors: 4.0.1 - /cssnano-util-get-arguments/4.0.0: + /cssnano-util-get-arguments@4.0.0: resolution: {integrity: sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=} engines: {node: '>=6.9.0'} - /cssnano-util-get-match/4.0.0: + /cssnano-util-get-match@4.0.0: resolution: {integrity: sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=} engines: {node: '>=6.9.0'} - /cssnano-util-raw-cache/4.0.1: + /cssnano-util-raw-cache@4.0.1: resolution: {integrity: sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.29 - /cssnano-util-same-parent/4.0.1: + /cssnano-util-same-parent@4.0.1: resolution: {integrity: sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==} engines: {node: '>=6.9.0'} - /cssnano/4.1.10: + /cssnano@4.1.10: resolution: {integrity: sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==} engines: {node: '>=6.9.0'} dependencies: @@ -5625,43 +5888,43 @@ packages: is-resolvable: 1.1.0 postcss: 7.0.29 - /csso/4.0.3: + /csso@4.0.3: resolution: {integrity: sha512-NL3spysxUkcrOgnpsT4Xdl2aiEiBG6bXswAABQVHcMrfjjBisFOKwLDOmf4wf32aPdcJws1zds2B0Rg+jqMyHQ==} engines: {node: '>=8.0.0'} dependencies: css-tree: 1.0.0-alpha.39 - /cssom/0.3.8: + /cssom@0.3.8: resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==} dev: false - /cssom/0.4.4: + /cssom@0.4.4: resolution: {integrity: sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==} dev: false - /cssstyle/2.3.0: + /cssstyle@2.3.0: resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==} engines: {node: '>=8'} dependencies: cssom: 0.3.8 dev: false - /csstype/2.6.10: + /csstype@2.6.10: resolution: {integrity: sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==} - /csv-generate/3.2.4: + /csv-generate@3.2.4: resolution: {integrity: sha512-qNM9eqlxd53TWJeGtY1IQPj90b563Zx49eZs8e0uMyEvPgvNVmX1uZDtdzAcflB3PniuH9creAzcFOdyJ9YGvA==} dev: false - /csv-parse/4.8.9: + /csv-parse@4.8.9: resolution: {integrity: sha512-uDxIDIDLb89gxqixSgGqDj3EA5A8D0pgUeyp9Qut8u+eCIC8IXkTtaxJEnnWDb6N2HqBY64suSlcOGg5ZBtsAQ==} dev: false - /csv-stringify/5.4.3: + /csv-stringify@5.4.3: resolution: {integrity: sha512-WJLgRJQcVjPK45jXS1xfnkwVbw9bOjg2F2BQRa9OkG7Di2W/geclPZNlcQTwxbzn1nEDI2ane2AubTdTd6gCvw==} dev: false - /csv/5.3.2: + /csv@5.3.2: resolution: {integrity: sha512-odDyucr9OgJTdGM2wrMbJXbOkJx3nnUX3Pt8SFOwlAMOpsUQlz1dywvLMXJWX/4Ib0rjfOsaawuuwfI5ucqBGQ==} engines: {node: '>= 0.1.90'} dependencies: @@ -5671,41 +5934,41 @@ packages: stream-transform: 2.0.1 dev: false - /currently-unhandled/0.4.1: + /currently-unhandled@0.4.1: resolution: {integrity: sha1-mI3zP+qxke95mmE2nddsF635V+o=} engines: {node: '>=0.10.0'} dependencies: array-find-index: 1.0.2 - /cyclist/1.0.1: + /cyclist@1.0.1: resolution: {integrity: sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=} - /d/1.0.1: + /d@1.0.1: resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==} dependencies: es5-ext: 0.10.53 type: 1.2.0 dev: false - /damerau-levenshtein/1.0.6: + /damerau-levenshtein@1.0.6: resolution: {integrity: sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug==} dev: true - /dashdash/1.14.1: + /dashdash@1.14.1: resolution: {integrity: sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=} engines: {node: '>=0.10'} dependencies: assert-plus: 1.0.0 dev: false - /data-uri-to-buffer/3.0.0: + /data-uri-to-buffer@3.0.0: resolution: {integrity: sha512-MJ6mFTZ+nPQO+39ua/ltwNePXrfdF3Ww0wP1Od7EePySXN1cP9XNqRQOG3FxTfipp8jx898LUCgBCEP11Qw/ZQ==} engines: {node: '>= 6'} dependencies: buffer-from: 1.1.1 dev: false - /data-urls/2.0.0: + /data-urls@2.0.0: resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} engines: {node: '>=10'} dependencies: @@ -5714,37 +5977,60 @@ packages: whatwg-url: 8.1.0 dev: false - /dataloader/1.4.0: + /dataloader@1.4.0: resolution: {integrity: sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==} dev: false - /date-fns/2.12.0: + /date-fns@2.12.0: resolution: {integrity: sha512-qJgn99xxKnFgB1qL4jpxU7Q2t0LOn1p8KMIveef3UZD7kqjT3tpFNNdXJelEHhE+rUgffriXriw/sOSU+cS1Hw==} dev: true - /debug/2.6.9: + /debug@2.6.9(supports-color@6.1.0): resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.0.0 + supports-color: 6.1.0 - /debug/3.1.0: + /debug@3.1.0: resolution: {integrity: sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.0.0 dev: true - /debug/3.2.6: + /debug@3.2.6(supports-color@6.1.0): resolution: {integrity: sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.2 + supports-color: 6.1.0 dev: true - /debug/4.1.1: + /debug@4.1.1(supports-color@6.1.0): resolution: {integrity: sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.2 + supports-color: 6.1.0 - /decamelize-keys/1.1.0: + /decamelize-keys@1.1.0: resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=} engines: {node: '>=0.10.0'} dependencies: @@ -5752,26 +6038,32 @@ packages: map-obj: 1.0.1 dev: false - /decamelize/1.2.0: + /decamelize@1.2.0: resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} engines: {node: '>=0.10.0'} - /decimal.js/10.2.0: + /decimal.js@10.2.0: resolution: {integrity: sha512-vDPw+rDgn3bZe1+F/pyEwb1oMG2XTlRVgAa6B4KccTEpYgF8w6eQllVbQcfIJnZyvzFtFpxnpGtx8dd7DJp/Rw==} dev: false - /decode-uri-component/0.2.0: - resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=} + /decode-uri-component@0.2.0: + resolution: {integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==} engines: {node: '>=0.10'} - /decompress-response/3.3.0: - resolution: {integrity: sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=} + /decompress-response@3.3.0: + resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==} engines: {node: '>=4'} dependencies: mimic-response: 1.0.1 + + /decompress-response@6.0.0: + resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} + engines: {node: '>=10'} + dependencies: + mimic-response: 3.1.0 dev: true - /deep-equal/1.1.1: + /deep-equal@1.1.1: resolution: {integrity: sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==} dependencies: is-arguments: 1.0.4 @@ -5782,20 +6074,20 @@ packages: regexp.prototype.flags: 1.3.0 dev: true - /deep-extend/0.6.0: + /deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} dev: true - /deep-is/0.1.3: + /deep-is@0.1.3: resolution: {integrity: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=} - /deepmerge/4.2.2: + /deepmerge@4.2.2: resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} engines: {node: '>=0.10.0'} dev: false - /default-gateway/4.2.0: + /default-gateway@4.2.0: resolution: {integrity: sha512-h6sMrVB1VMWVrW13mSc6ia/DwYYw5MN6+exNu1OaJeFac5aSAvwM7lZ0NVfTABuSkQelr4h5oebg3KB1XPdjgA==} engines: {node: '>=6'} dependencies: @@ -5803,42 +6095,47 @@ packages: ip-regex: 2.1.0 dev: true - /defaults/1.0.3: + /defaults@1.0.3: resolution: {integrity: sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=} dependencies: clone: 1.0.4 dev: false - /defer-to-connect/1.1.3: + /defer-to-connect@1.1.3: resolution: {integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==} dev: true - /define-properties/1.1.3: + /defer-to-connect@2.0.1: + resolution: {integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==} + engines: {node: '>=10'} + dev: true + + /define-properties@1.1.3: resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==} engines: {node: '>= 0.4'} dependencies: object-keys: 1.1.1 - /define-property/0.2.5: + /define-property@0.2.5: resolution: {integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 0.1.6 - /define-property/1.0.0: + /define-property@1.0.0: resolution: {integrity: sha1-dp66rz9KY6rTr56NMEybvnm/sOY=} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 1.0.2 - /define-property/2.0.2: + /define-property@2.0.2: resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 1.0.2 isobject: 3.0.1 - /del/4.1.1: + /del@4.1.1: resolution: {integrity: sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==} engines: {node: '>=6'} dependencies: @@ -5851,7 +6148,7 @@ packages: rimraf: 2.7.1 dev: true - /del/5.1.0: + /del@5.1.0: resolution: {integrity: sha512-wH9xOVHnczo9jN2IW68BabcecVPxacIA3g/7z6vhSU/4stOKQzeCRK0yD0A24WiAAUJmmVpWqrERcTxnLo3AnA==} engines: {node: '>=8'} dependencies: @@ -5865,37 +6162,36 @@ packages: slash: 3.0.0 dev: true - /delayed-stream/1.0.0: + /delayed-stream@1.0.0: resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=} engines: {node: '>=0.4.0'} dev: false - /depd/1.1.2: + /depd@1.1.2: resolution: {integrity: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=} engines: {node: '>= 0.6'} dev: true - /des.js/1.0.1: + /des.js@1.0.1: resolution: {integrity: sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==} dependencies: inherits: 2.0.4 minimalistic-assert: 1.0.1 - /destroy/1.0.4: + /destroy@1.0.4: resolution: {integrity: sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=} dev: true - /detab/2.0.3: + /detab@2.0.3: resolution: {integrity: sha512-Up8P0clUVwq0FnFjDclzZsy9PadzRn5FFxrr47tQQvMHqyiFYVbpH8oXDzWtF0Q7pYy3l+RPmtBl+BsFF6wH0A==} dependencies: repeat-string: 1.6.1 - dev: true - /detect-indent/6.0.0: + /detect-indent@6.0.0: resolution: {integrity: sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==} engines: {node: '>=8'} - /detect-newline/1.0.3: + /detect-newline@1.0.3: resolution: {integrity: sha1-6XsQA4d9cMCa8a81v63/Fo3kkg0=} engines: {node: '>=0.10.0'} hasBin: true @@ -5904,43 +6200,49 @@ packages: minimist: 1.2.5 dev: true - /detect-newline/3.1.0: + /detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} dev: false - /detect-node/2.0.4: + /detect-node@2.0.4: resolution: {integrity: sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==} dev: true - /detect-port-alt/1.1.3: + /detect-port-alt@1.1.3: resolution: {integrity: sha1-pNLwYddXoDTs83xRQmCph1DysTE=} engines: {node: '>= 4.2.1'} hasBin: true dependencies: address: 1.0.3 - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /detect-port-alt/1.1.6: + /detect-port-alt@1.1.6: resolution: {integrity: sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==} engines: {node: '>= 4.2.1'} hasBin: true dependencies: address: 1.1.2 - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /detect-port/1.3.0: + /detect-port@1.3.0: resolution: {integrity: sha512-E+B1gzkl2gqxt1IhUzwjrxBKRqx1UzC3WLONHinn8S3T6lwV/agVCyitiFOsGJ/eYuEUBvD71MZHy3Pv1G9doQ==} engines: {node: '>= 4.2.1'} hasBin: true dependencies: address: 1.1.2 - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /devcert/1.1.0: + /devcert@1.1.0: resolution: {integrity: sha512-ppyIBJueMMisYvJABaXESY10CwEm1pUXoLOm6TeBO2bbDUQE8ZjJPNADlu31I2InL7hduSgratzRG/dHUDF41w==} dependencies: '@types/configstore': 2.1.1 @@ -5955,7 +6257,7 @@ packages: application-config-path: 0.1.0 command-exists: 1.2.9 configstore: 3.1.2 - debug: 3.2.6 + debug: 3.2.6(supports-color@6.1.0) eol: 0.9.1 get-port: 3.2.0 glob: 7.1.6 @@ -5966,25 +6268,27 @@ packages: sudo-prompt: 8.2.5 tmp: 0.0.33 tslib: 1.11.1 + transitivePeerDependencies: + - supports-color dev: true - /diff-sequences/25.2.6: + /diff-sequences@25.2.6: resolution: {integrity: sha512-Hq8o7+6GaZeoFjtpgvRBUknSXNeJiCx7V9Fr94ZMljNiCr9n9L8H8aJqgWOQiDDGdyn29fRNcDdRVJ5fdyihfg==} engines: {node: '>= 8.3'} - /diff-sequences/26.0.0: + /diff-sequences@26.0.0: resolution: {integrity: sha512-JC/eHYEC3aSS0vZGjuoc4vHA0yAQTzhQQldXMeMF+JlxLGJlCO38Gma82NV9gk1jGFz8mDzUMeaKXvjRRdJ2dg==} engines: {node: '>= 10.14.2'} dev: false - /diffie-hellman/5.0.3: + /diffie-hellman@5.0.3: resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==} dependencies: bn.js: 4.11.8 miller-rabin: 4.0.1 randombytes: 2.1.0 - /dir-glob/2.0.0: + /dir-glob@2.0.0: resolution: {integrity: sha512-37qirFDz8cA5fimp9feo43fSuRo2gHwaIn6dXL8Ber1dGwUosDrGZeCCXq57WnIqE4aQ+u3eQZzsk1yOzhdwag==} engines: {node: '>=4'} dependencies: @@ -5992,37 +6296,37 @@ packages: path-type: 3.0.0 dev: true - /dir-glob/2.2.2: + /dir-glob@2.2.2: resolution: {integrity: sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==} engines: {node: '>=4'} dependencies: path-type: 3.0.0 dev: false - /dir-glob/3.0.1: + /dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} dependencies: path-type: 4.0.0 - /dns-equal/1.0.0: + /dns-equal@1.0.0: resolution: {integrity: sha1-s55/HabrCnW6nBcySzR1PEfgZU0=} dev: true - /dns-packet/1.3.1: + /dns-packet@1.3.1: resolution: {integrity: sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==} dependencies: ip: 1.1.5 - safe-buffer: 5.2.0 + safe-buffer: 5.2.1 dev: true - /dns-txt/2.0.2: + /dns-txt@2.0.2: resolution: {integrity: sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=} dependencies: buffer-indexof: 1.1.1 dev: true - /doctrine/1.5.0: + /doctrine@1.5.0: resolution: {integrity: sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=} engines: {node: '>=0.10.0'} dependencies: @@ -6030,91 +6334,91 @@ packages: isarray: 1.0.0 dev: true - /doctrine/2.1.0: + /doctrine@2.1.0: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} dependencies: esutils: 2.0.3 dev: true - /doctrine/3.0.0: + /doctrine@3.0.0: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} dependencies: esutils: 2.0.3 dev: true - /dom-converter/0.2.0: + /dom-converter@0.2.0: resolution: {integrity: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==} dependencies: utila: 0.4.0 dev: true - /dom-helpers/3.4.0: + /dom-helpers@3.4.0: resolution: {integrity: sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==} dependencies: - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 dev: true - /dom-serializer/0.1.1: + /dom-serializer@0.1.1: resolution: {integrity: sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA==} dependencies: domelementtype: 1.3.1 entities: 1.1.2 dev: false - /dom-serializer/0.2.2: + /dom-serializer@0.2.2: resolution: {integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==} dependencies: domelementtype: 2.0.1 entities: 2.0.0 - /dom-walk/0.1.2: + /dom-walk@0.1.2: resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==} dev: true - /domain-browser/1.2.0: + /domain-browser@1.2.0: resolution: {integrity: sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==} engines: {node: '>=0.4', npm: '>=1.2'} - /domelementtype/1.3.1: + /domelementtype@1.3.1: resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==} - /domelementtype/2.0.1: + /domelementtype@2.0.1: resolution: {integrity: sha512-5HOHUDsYZWV8FGWN0Njbr/Rn7f/eWSQi1v7+HsUVwXgn8nWWlL64zKDkS0n8ZmQ3mlWOMuXOnR+7Nx/5tMO5AQ==} - /domexception/2.0.1: + /domexception@2.0.1: resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==} engines: {node: '>=8'} dependencies: webidl-conversions: 5.0.0 dev: false - /domhandler/2.4.2: + /domhandler@2.4.2: resolution: {integrity: sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==} dependencies: domelementtype: 1.3.1 - /domhandler/3.0.0: + /domhandler@3.0.0: resolution: {integrity: sha512-eKLdI5v9m67kbXQbJSNn1zjh0SDzvzWVWtX+qEI3eMjZw8daH9k8rlj1FZY9memPwjiskQFbe7vHVVJIAqoEhw==} engines: {node: '>= 4'} dependencies: domelementtype: 2.0.1 dev: false - /domutils/1.5.1: + /domutils@1.5.1: resolution: {integrity: sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=} dependencies: dom-serializer: 0.2.2 domelementtype: 1.3.1 - /domutils/1.7.0: + /domutils@1.7.0: resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==} dependencies: dom-serializer: 0.2.2 domelementtype: 1.3.1 - /domutils/2.1.0: + /domutils@2.1.0: resolution: {integrity: sha512-CD9M0Dm1iaHfQ1R/TI+z3/JWp/pgub0j4jIQKH89ARR4ATAV2nbaOQS5XxU9maJP5jHaPdDDQSEHuE2UmpUTKg==} dependencies: dom-serializer: 0.2.2 @@ -6122,38 +6426,37 @@ packages: domhandler: 3.0.0 dev: false - /dot-case/2.1.1: + /dot-case@2.1.1: resolution: {integrity: sha1-NNzzf1Co6TwrO8qLt/uRVcfaO+4=} dependencies: no-case: 2.3.2 dev: false - /dot-prop/4.2.0: + /dot-prop@4.2.0: resolution: {integrity: sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==} engines: {node: '>=4'} dependencies: is-obj: 1.0.1 dev: true - /dot-prop/5.2.0: + /dot-prop@5.2.0: resolution: {integrity: sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==} engines: {node: '>=8'} dependencies: is-obj: 2.0.0 - /dotenv/8.2.0: + /dotenv@8.2.0: resolution: {integrity: sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==} engines: {node: '>=8'} - /duplexer/0.1.1: - resolution: {integrity: sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=} - dev: true + /duplexer3@0.1.4: + resolution: {integrity: sha512-CEj8FwwNA4cVH2uFCoHUrmojhYh1vmCdOaneKJXwkeY1i9jnlslVo9dx+hQ5Hl9GnH/Bwy/IjxAyOePyPKYnzA==} - /duplexer3/0.1.4: - resolution: {integrity: sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=} + /duplexer@0.1.1: + resolution: {integrity: sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=} dev: true - /duplexify/3.7.1: + /duplexify@3.7.1: resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==} dependencies: end-of-stream: 1.4.4 @@ -6161,21 +6464,21 @@ packages: readable-stream: 2.3.7 stream-shift: 1.0.1 - /ecc-jsbn/0.1.2: + /ecc-jsbn@0.1.2: resolution: {integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=} dependencies: jsbn: 0.1.1 safer-buffer: 2.1.2 dev: false - /ee-first/1.1.1: + /ee-first@1.1.1: resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} dev: true - /electron-to-chromium/1.3.414: + /electron-to-chromium@1.3.414: resolution: {integrity: sha512-UfxhIvED++qLwWrAq9uYVcqF8FdeV9sU2S7qhiHYFODxzXRrd1GZRl/PjITHsTEejgibcWDraD8TQqoHb1aCBQ==} - /elliptic/6.5.2: + /elliptic@6.5.2: resolution: {integrity: sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==} dependencies: bn.js: 4.11.8 @@ -6186,41 +6489,41 @@ packages: minimalistic-assert: 1.0.1 minimalistic-crypto-utils: 1.0.1 - /emoji-regex/6.1.1: + /emoji-regex@6.1.1: resolution: {integrity: sha1-xs0OwbBkLio8Z6ETfvxeeW2k+I4=} dev: false - /emoji-regex/7.0.3: + /emoji-regex@7.0.3: resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==} dev: true - /emoji-regex/8.0.0: + /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} - /emojis-list/2.1.0: + /emojis-list@2.1.0: resolution: {integrity: sha1-TapNnbAPmBmIDHn6RXrlsJof04k=} engines: {node: '>= 0.10'} - /emojis-list/3.0.0: + /emojis-list@3.0.0: resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} engines: {node: '>= 4'} - /encodeurl/1.0.2: + /encodeurl@1.0.2: resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=} engines: {node: '>= 0.8'} dev: true - /end-of-stream/1.4.4: + /end-of-stream@1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} dependencies: once: 1.4.0 - /engine.io-client/3.4.1: + /engine.io-client@3.4.1: resolution: {integrity: sha512-RJNmA+A9Js+8Aoq815xpGAsgWH1VoSYM//2VgIiu9lNOaHFfLpTjH4tOzktBpjIs5lvOfiNY1dwf+NuU6D38Mw==} dependencies: component-emitter: 1.2.1 component-inherit: 0.0.3 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) engine.io-parser: 2.2.0 has-cors: 1.1.0 indexof: 0.0.1 @@ -6229,9 +6532,13 @@ packages: ws: 6.1.4 xmlhttprequest-ssl: 1.5.5 yeast: 0.1.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate dev: true - /engine.io-parser/2.2.0: + /engine.io-parser@2.2.0: resolution: {integrity: sha512-6I3qD9iUxotsC5HEMuuGsKA0cXerGz+4uGcXQEkfBidgKf0amsjrrtwcbwK/nzpZBxclXlV7gGl9dgWvu4LF6w==} dependencies: after: 0.8.2 @@ -6241,22 +6548,23 @@ packages: has-binary2: 1.0.3 dev: true - /engine.io/3.4.1: + /engine.io@3.4.1: resolution: {integrity: sha512-8MfIfF1/IIfxuc2gv5K+XlFZczw/BpTvqBdl0E2fBLkYQp4miv4LuDTVtYt4yMyaIFLEr4vtaSgV4mjvll8Crw==} engines: {node: '>=8.0.0'} dependencies: accepts: 1.3.7 base64id: 2.0.0 cookie: 0.3.1 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) engine.io-parser: 2.2.0 ws: 7.2.3 transitivePeerDependencies: - bufferutil + - supports-color - utf-8-validate dev: true - /enhanced-resolve/4.1.1: + /enhanced-resolve@4.1.1: resolution: {integrity: sha512-98p2zE+rL7/g/DzMHMTF4zZlCgeVdJ7yr6xzEpJRYwFYrGi9ANdn5DnJURg6RpBkyk60XYDnWIv51VfIhfNGuA==} engines: {node: '>=6.9.0'} dependencies: @@ -6264,47 +6572,47 @@ packages: memory-fs: 0.5.0 tapable: 1.1.3 - /enquirer/2.3.5: + /enquirer@2.3.5: resolution: {integrity: sha512-BNT1C08P9XD0vNg3J475yIUG+mVdp9T6towYFHUv897X0KoHBjB1shyrNmhmtHWKP17iSWgo7Gqh7BBuzLZMSA==} engines: {node: '>=8.6'} dependencies: ansi-colors: 3.2.4 dev: false - /entities/1.1.2: + /entities@1.1.2: resolution: {integrity: sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==} - /entities/2.0.0: + /entities@2.0.0: resolution: {integrity: sha512-D9f7V0JSRwIxlRI2mjMqufDrRDnx8p+eEOz7aUM9SuvF8gsBzra0/6tbjl1m8eQHrZlYj6PxqE00hZ1SAIKPLw==} - /envinfo/7.5.0: + /envinfo@7.5.0: resolution: {integrity: sha512-jDgnJaF/Btomk+m3PZDTTCb5XIIIX3zYItnCRfF73zVgvinLoRomuhi75Y4su0PtQxWz4v66XnLLckyvyJTOIQ==} engines: {node: '>=4'} hasBin: true dev: true - /eol/0.9.1: + /eol@0.9.1: resolution: {integrity: sha512-Ds/TEoZjwggRoz/Q2O7SE3i4Jm66mqTDfmdHdq/7DKVk3bro9Q8h6WdXKdPqFLMoqxrDK5SVRzHVPOS6uuGtrg==} dev: true - /errno/0.1.7: + /errno@0.1.7: resolution: {integrity: sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==} hasBin: true dependencies: prr: 1.0.1 - /error-ex/1.3.2: + /error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: is-arrayish: 0.2.1 - /error-stack-parser/2.0.6: + /error-stack-parser@2.0.6: resolution: {integrity: sha512-d51brTeqC+BHlwF0BhPtcYgF5nlzf9ZZ0ZIUQNZpc9ZB9qw5IJ2diTrBY9jlCJkTLITYPjmiX6OWCwH+fuyNgQ==} dependencies: stackframe: 1.1.1 dev: true - /es-abstract/1.17.5: + /es-abstract@1.17.5: resolution: {integrity: sha512-BR9auzDbySxOcfog0tLECW8l28eRGpDpU3Dm3Hp4q/N+VtLTmyj4EUN088XZWQDW/hzj6sYRDXeOFsaAODKvpg==} engines: {node: '>= 0.4'} dependencies: @@ -6320,7 +6628,7 @@ packages: string.prototype.trimleft: 2.1.2 string.prototype.trimright: 2.1.2 - /es-to-primitive/1.2.1: + /es-to-primitive@1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} dependencies: @@ -6328,7 +6636,7 @@ packages: is-date-object: 1.0.2 is-symbol: 1.0.3 - /es5-ext/0.10.53: + /es5-ext@0.10.53: resolution: {integrity: sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==} dependencies: es6-iterator: 2.0.3 @@ -6336,7 +6644,7 @@ packages: next-tick: 1.0.0 dev: false - /es6-iterator/2.0.3: + /es6-iterator@2.0.3: resolution: {integrity: sha1-p96IkUGgWpSwhUQDstCg+/qY87c=} dependencies: d: 1.0.1 @@ -6344,31 +6652,31 @@ packages: es6-symbol: 3.1.3 dev: false - /es6-promisify/6.1.0: + /es6-promisify@6.1.0: resolution: {integrity: sha512-jCsk2fpfEFusVv1MDkF4Uf0hAzIKNDMgR6LyOIw6a3jwkN1sCgWzuwgnsHY9YSQ8n8P31HoncvE0LC44cpWTrw==} dev: true - /es6-symbol/3.1.3: + /es6-symbol@3.1.3: resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==} dependencies: d: 1.0.1 ext: 1.4.0 dev: false - /escape-html/1.0.3: + /escape-html@1.0.3: resolution: {integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=} dev: true - /escape-string-regexp/1.0.5: + /escape-string-regexp@1.0.5: resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=} engines: {node: '>=0.8.0'} - /escape-string-regexp/2.0.0: + /escape-string-regexp@2.0.0: resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} engines: {node: '>=8'} dev: false - /escodegen/1.14.2: + /escodegen@1.14.2: resolution: {integrity: sha512-InuOIiKk8wwuOFg6x9BQXbzjrQhtyXh46K9bqVTPzSo2FnyMBaYGBMC6PhQy7yxxil9vIedFBweQBMK74/7o8A==} engines: {node: '>=4.0'} hasBin: true @@ -6381,7 +6689,7 @@ packages: source-map: 0.6.1 dev: false - /eslint-config-react-app/5.2.1_af5e0e67a5701a3e4df90ce5384c345e: + /eslint-config-react-app@5.2.1(@typescript-eslint/eslint-plugin@2.29.0)(@typescript-eslint/parser@2.29.0)(babel-eslint@10.1.0)(eslint-plugin-flowtype@3.13.0)(eslint-plugin-import@2.20.2)(eslint-plugin-jsx-a11y@6.2.3)(eslint-plugin-react-hooks@1.7.0)(eslint-plugin-react@7.19.0)(eslint@6.8.0)(typescript@3.8.3): resolution: {integrity: sha512-pGIZ8t0mFLcV+6ZirRgYK6RVqUIKRIi9MmgzUEmrIknsn3AdO0I32asO86dJgloHq+9ZPl8UIg8mYrvgP5u2wQ==} peerDependencies: '@typescript-eslint/eslint-plugin': 2.x @@ -6393,27 +6701,34 @@ packages: eslint-plugin-jsx-a11y: 6.x eslint-plugin-react: 7.x eslint-plugin-react-hooks: 1.x || 2.x + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true dependencies: - '@typescript-eslint/eslint-plugin': 2.29.0_68aa0cf1893d5414e11aa7fe89753d25 - '@typescript-eslint/parser': 2.29.0_eslint@6.8.0+typescript@3.8.3 - babel-eslint: 10.1.0_eslint@6.8.0 + '@typescript-eslint/eslint-plugin': 2.29.0(@typescript-eslint/parser@2.29.0)(eslint@6.8.0)(typescript@3.8.3) + '@typescript-eslint/parser': 2.29.0(eslint@6.8.0)(typescript@3.8.3) + babel-eslint: 10.1.0(eslint@6.8.0) confusing-browser-globals: 1.0.9 eslint: 6.8.0 - eslint-plugin-flowtype: 3.13.0_eslint@6.8.0 - eslint-plugin-import: 2.20.2_eslint@6.8.0 - eslint-plugin-jsx-a11y: 6.2.3_eslint@6.8.0 - eslint-plugin-react: 7.19.0_eslint@6.8.0 - eslint-plugin-react-hooks: 1.7.0_eslint@6.8.0 + eslint-plugin-flowtype: 3.13.0(eslint@6.8.0) + eslint-plugin-import: 2.20.2(@typescript-eslint/parser@2.29.0)(eslint@6.8.0) + eslint-plugin-jsx-a11y: 6.2.3(eslint@6.8.0) + eslint-plugin-react: 7.19.0(eslint@6.8.0) + eslint-plugin-react-hooks: 1.7.0(eslint@6.8.0) + typescript: 3.8.3 dev: true - /eslint-import-resolver-node/0.3.3: + /eslint-import-resolver-node@0.3.3: resolution: {integrity: sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==} dependencies: - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) resolve: 1.17.0 + transitivePeerDependencies: + - supports-color dev: true - /eslint-loader/2.2.1_eslint@6.8.0+webpack@4.42.1: + /eslint-loader@2.2.1(eslint@6.8.0)(webpack@4.42.1): resolution: {integrity: sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg==} peerDependencies: eslint: '>=1.6.0 <7.0.0' @@ -6428,15 +6743,33 @@ packages: webpack: 4.42.1 dev: true - /eslint-module-utils/2.6.0: + /eslint-module-utils@2.6.0(@typescript-eslint/parser@2.29.0)(eslint-import-resolver-node@0.3.3): resolution: {integrity: sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==} engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true dependencies: - debug: 2.6.9 + '@typescript-eslint/parser': 2.29.0(eslint@6.8.0)(typescript@3.8.3) + debug: 2.6.9(supports-color@6.1.0) + eslint-import-resolver-node: 0.3.3 pkg-dir: 2.0.0 + transitivePeerDependencies: + - supports-color dev: true - /eslint-plugin-flowtype/3.13.0_eslint@6.8.0: + /eslint-plugin-flowtype@3.13.0(eslint@6.8.0): resolution: {integrity: sha512-bhewp36P+t7cEV0b6OdmoRWJCBYRiHFlqPZAG1oS3SF+Y0LQkeDvFSM4oxoxvczD1OdONCXMlJfQFiWLcV9urw==} engines: {node: '>=4'} peerDependencies: @@ -6446,45 +6779,54 @@ packages: lodash: 4.17.15 dev: true - /eslint-plugin-graphql/3.1.1_graphql@14.6.0: + /eslint-plugin-graphql@3.1.1(graphql@14.6.0): resolution: {integrity: sha512-VNu2AipS8P1BAnE/tcJ2EmBWjFlCnG+1jKdUlFNDQjocWZlFiPpMu9xYNXePoEXK+q+jG51M/6PdhOjEgJZEaQ==} engines: {node: '>=6.0'} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 dependencies: graphql: 14.6.0 - graphql-config: 2.2.2_graphql@14.6.0 + graphql-config: 2.2.2(graphql@14.6.0) lodash: 4.17.15 dev: true - /eslint-plugin-import/2.20.2_eslint@6.8.0: + /eslint-plugin-import@2.20.2(@typescript-eslint/parser@2.29.0)(eslint@6.8.0): resolution: {integrity: sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg==} engines: {node: '>=4'} peerDependencies: + '@typescript-eslint/parser': '*' eslint: 2.x - 6.x + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true dependencies: + '@typescript-eslint/parser': 2.29.0(eslint@6.8.0)(typescript@3.8.3) array-includes: 3.1.1 array.prototype.flat: 1.2.3 contains-path: 0.1.0 - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) doctrine: 1.5.0 eslint: 6.8.0 eslint-import-resolver-node: 0.3.3 - eslint-module-utils: 2.6.0 + eslint-module-utils: 2.6.0(@typescript-eslint/parser@2.29.0)(eslint-import-resolver-node@0.3.3) has: 1.0.3 minimatch: 3.0.4 object.values: 1.1.1 read-pkg-up: 2.0.0 resolve: 1.17.0 + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color dev: true - /eslint-plugin-jsx-a11y/6.2.3_eslint@6.8.0: + /eslint-plugin-jsx-a11y@6.2.3(eslint@6.8.0): resolution: {integrity: sha512-CawzfGt9w83tyuVekn0GDPU9ytYtxyxyFZ3aSWROmnRRFQFT2BiPJd7jvRdzNDi6oLWaS2asMeYSNMjWTV4eNg==} engines: {node: '>=4.0'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 dependencies: - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 aria-query: 3.0.0 array-includes: 3.1.1 ast-types-flow: 0.0.7 @@ -6496,7 +6838,7 @@ packages: jsx-ast-utils: 2.2.3 dev: true - /eslint-plugin-react-hooks/1.7.0_eslint@6.8.0: + /eslint-plugin-react-hooks@1.7.0(eslint@6.8.0): resolution: {integrity: sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==} engines: {node: '>=7'} peerDependencies: @@ -6505,7 +6847,7 @@ packages: eslint: 6.8.0 dev: true - /eslint-plugin-react/7.19.0_eslint@6.8.0: + /eslint-plugin-react@7.19.0(eslint@6.8.0): resolution: {integrity: sha512-SPT8j72CGuAP+JFbT0sJHOB80TX/pu44gQ4vXH/cq+hQTiY2PuZ6IHkqXJV6x1b28GDdo1lbInjKUrrdUf0LOQ==} engines: {node: '>=4'} peerDependencies: @@ -6526,14 +6868,14 @@ packages: xregexp: 4.3.0 dev: true - /eslint-scope/4.0.3: + /eslint-scope@4.0.3: resolution: {integrity: sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==} engines: {node: '>=4.0.0'} dependencies: esrecurse: 4.2.1 estraverse: 4.3.0 - /eslint-scope/5.0.0: + /eslint-scope@5.0.0: resolution: {integrity: sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==} engines: {node: '>=8.0.0'} dependencies: @@ -6541,26 +6883,26 @@ packages: estraverse: 4.3.0 dev: true - /eslint-utils/1.4.3: + /eslint-utils@1.4.3: resolution: {integrity: sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==} engines: {node: '>=6'} dependencies: eslint-visitor-keys: 1.1.0 dev: true - /eslint-utils/2.0.0: + /eslint-utils@2.0.0: resolution: {integrity: sha512-0HCPuJv+7Wv1bACm8y5/ECVfYdfsAm9xmVb7saeFlxjPYALefjhbYoCkBjPdPzGH8wWyTpAez82Fh3VKYEZ8OA==} engines: {node: '>=6'} dependencies: eslint-visitor-keys: 1.1.0 dev: true - /eslint-visitor-keys/1.1.0: + /eslint-visitor-keys@1.1.0: resolution: {integrity: sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==} engines: {node: '>=4'} dev: true - /eslint/6.8.0: + /eslint@6.8.0: resolution: {integrity: sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} hasBin: true @@ -6569,7 +6911,7 @@ packages: ajv: 6.12.2 chalk: 2.4.2 cross-spawn: 6.0.5 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) doctrine: 3.0.0 eslint-scope: 5.0.0 eslint-utils: 1.4.3 @@ -6602,104 +6944,106 @@ packages: table: 5.4.6 text-table: 0.2.0 v8-compile-cache: 2.1.0 + transitivePeerDependencies: + - supports-color dev: true - /espree/6.2.1: + /espree@6.2.1: resolution: {integrity: sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==} engines: {node: '>=6.0.0'} dependencies: - acorn: 7.1.1 - acorn-jsx: 5.2.0_acorn@7.1.1 + acorn: 7.3.1 + acorn-jsx: 5.2.0(acorn@7.3.1) eslint-visitor-keys: 1.1.0 dev: true - /esprima/4.0.1: + /esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true - /esquery/1.3.1: + /esquery@1.3.1: resolution: {integrity: sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==} engines: {node: '>=0.10'} dependencies: estraverse: 5.1.0 dev: true - /esrecurse/4.2.1: + /esrecurse@4.2.1: resolution: {integrity: sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==} engines: {node: '>=4.0'} dependencies: estraverse: 4.3.0 - /estraverse/4.3.0: + /estraverse@4.3.0: resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} engines: {node: '>=4.0'} - /estraverse/5.1.0: + /estraverse@5.1.0: resolution: {integrity: sha512-FyohXK+R0vE+y1nHLoBM7ZTyqRpqAlhdZHCWIWEviFLiGB8b04H6bQs8G+XTthacvT8VuwvteiP7RJSxMs8UEw==} engines: {node: '>=4.0'} dev: true - /estree-walker/1.0.1: + /estree-walker@1.0.1: resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==} dev: false - /esutils/2.0.3: + /esutils@2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - /etag/1.8.1: + /etag@1.8.1: resolution: {integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=} engines: {node: '>= 0.6'} dev: true - /eval/0.1.4: + /eval@0.1.4: resolution: {integrity: sha512-npGsebJejyjMRnLdFu+T/97dnigqIU0Ov3IGrZ8ygd1v7RL1vGkEKtvyWZobqUH1AQgKlg0Yqqe2BtMA9/QZLw==} engines: {node: '>= 0.8'} dependencies: require-like: 0.1.2 dev: false - /event-source-polyfill/1.0.12: + /event-source-polyfill@1.0.12: resolution: {integrity: sha512-WjOTn0LIbaN08z/8gNt3GYAomAdm6cZ2lr/QdvhTTEipr5KR6lds2ziUH+p/Iob4Lk6NClKhwPOmn1NjQEcJCg==} dev: true - /eventemitter3/3.1.2: + /eventemitter3@3.1.2: resolution: {integrity: sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==} - /eventemitter3/4.0.0: + /eventemitter3@4.0.0: resolution: {integrity: sha512-qerSRB0p+UDEssxTtm6EDKcE7W4OaoisfIMl4CngyEhjpYglocpNg6UEqCvemdGhosAsg4sO2dXJOdyBifPGCg==} dev: true - /events/3.1.0: + /events@3.1.0: resolution: {integrity: sha512-Rv+u8MLHNOdMjTAFeT3nCjHn2aGlx435FP/sDHNaRhDEMwyI/aB22Kj2qIN8R0cw3z28psEQLYwxVKLsKrMgWg==} engines: {node: '>=0.8.x'} - /eventsource/0.1.6: + /eventsource@0.1.6: resolution: {integrity: sha1-Cs7ehJ7X3RzMMsgRuxG5RNTykjI=} engines: {node: '>=0.8.0'} dependencies: original: 1.0.2 dev: true - /eventsource/1.0.7: + /eventsource@1.0.7: resolution: {integrity: sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==} engines: {node: '>=0.12.0'} dependencies: original: 1.0.2 dev: true - /evp_bytestokey/1.0.3: + /evp_bytestokey@1.0.3: resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==} dependencies: md5.js: 1.3.5 safe-buffer: 5.2.1 - /exec-sh/0.3.4: + /exec-sh@0.3.4: resolution: {integrity: sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==} dev: false - /execa/0.7.0: + /execa@0.7.0: resolution: {integrity: sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=} engines: {node: '>=4'} dependencies: @@ -6712,7 +7056,7 @@ packages: strip-eof: 1.0.0 dev: true - /execa/1.0.0: + /execa@1.0.0: resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==} engines: {node: '>=6'} dependencies: @@ -6724,7 +7068,7 @@ packages: signal-exit: 3.0.3 strip-eof: 1.0.0 - /execa/3.4.0: + /execa@3.4.0: resolution: {integrity: sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g==} engines: {node: ^8.12.0 || >=9.7.0} dependencies: @@ -6740,7 +7084,7 @@ packages: strip-final-newline: 2.0.0 dev: true - /execa/4.0.0: + /execa@4.0.0: resolution: {integrity: sha512-JbDUxwV3BoT5ZVXQrSVbAiaXhXUkIwvbhPIwZ0N13kX+5yCzOhUNdocxB/UQRuYOHRYYwAxKYwJYc0T4D12pDA==} engines: {node: '>=10'} dependencies: @@ -6755,7 +7099,7 @@ packages: strip-final-newline: 2.0.0 dev: true - /execa/4.0.2: + /execa@4.0.2: resolution: {integrity: sha512-QI2zLa6CjGWdiQsmSkZoGtDx2N+cQIGb3yNolGTdjSQzydzLgYYf8LRuagp7S7fPimjcrzUDSUFd/MgzELMi4Q==} engines: {node: '>=10'} dependencies: @@ -6770,31 +7114,33 @@ packages: strip-final-newline: 2.0.0 dev: false - /exit/0.1.2: + /exit@0.1.2: resolution: {integrity: sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=} engines: {node: '>= 0.8.0'} dev: false - /expand-brackets/2.1.4: + /expand-brackets@2.1.4(supports-color@6.1.0): resolution: {integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=} engines: {node: '>=0.10.0'} dependencies: - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) define-property: 0.2.5 extend-shallow: 2.0.1 posix-character-classes: 0.1.1 regex-not: 1.0.2 - snapdragon: 0.8.2 + snapdragon: 0.8.2(supports-color@6.1.0) to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color - /expand-tilde/2.0.2: + /expand-tilde@2.0.2: resolution: {integrity: sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=} engines: {node: '>=0.10.0'} dependencies: homedir-polyfill: 1.0.3 dev: true - /expect/26.0.1: + /expect@26.0.1: resolution: {integrity: sha512-QcCy4nygHeqmbw564YxNbHTJlXh47dVID2BUP52cZFpLU9zHViMFK6h07cC1wf7GYCTIigTdAXhVua8Yl1FkKg==} engines: {node: '>= 10.14.2'} dependencies: @@ -6806,7 +7152,7 @@ packages: jest-regex-util: 26.0.0 dev: false - /express-graphql/0.9.0_graphql@14.6.0: + /express-graphql@0.9.0(graphql@14.6.0): resolution: {integrity: sha512-wccd9Lb6oeJ8yHpUs/8LcnGjFUUQYmOG9A5BNLybRdCzGw0PeUrtBxsIR8bfiur6uSW4OvPkVDoYH06z6/N9+w==} engines: {node: '>= 8.x'} peerDependencies: @@ -6819,23 +7165,23 @@ packages: raw-body: 2.4.1 dev: true - /express/4.17.1: + /express@4.17.1(supports-color@6.1.0): resolution: {integrity: sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==} engines: {node: '>= 0.10.0'} dependencies: accepts: 1.3.7 array-flatten: 1.1.1 - body-parser: 1.19.0 + body-parser: 1.19.0(supports-color@6.1.0) content-disposition: 0.5.3 content-type: 1.0.4 cookie: 0.4.0 cookie-signature: 1.0.6 - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) depd: 1.1.2 encodeurl: 1.0.2 escape-html: 1.0.3 etag: 1.8.1 - finalhandler: 1.1.2 + finalhandler: 1.1.2(supports-color@6.1.0) fresh: 0.5.2 merge-descriptors: 1.0.1 methods: 1.1.2 @@ -6846,42 +7192,44 @@ packages: qs: 6.7.0 range-parser: 1.2.1 safe-buffer: 5.1.2 - send: 0.17.1 - serve-static: 1.14.1 + send: 0.17.1(supports-color@6.1.0) + serve-static: 1.14.1(supports-color@6.1.0) setprototypeof: 1.1.1 statuses: 1.5.0 type-is: 1.6.18 utils-merge: 1.0.1 vary: 1.1.2 + transitivePeerDependencies: + - supports-color dev: true - /ext/1.4.0: + /ext@1.4.0: resolution: {integrity: sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==} dependencies: type: 2.0.0 dev: false - /extend-shallow/2.0.1: + /extend-shallow@2.0.1: resolution: {integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=} engines: {node: '>=0.10.0'} dependencies: is-extendable: 0.1.1 - /extend-shallow/3.0.2: + /extend-shallow@3.0.2: resolution: {integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=} engines: {node: '>=0.10.0'} dependencies: assign-symbols: 1.0.0 is-extendable: 1.0.1 - /extend/3.0.2: + /extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} - /extendable-error/0.1.5: + /extendable-error@0.1.5: resolution: {integrity: sha1-EiMIpwl7yJomOyxPvwiceBQOO20=} dev: false - /external-editor/2.2.0: + /external-editor@2.2.0: resolution: {integrity: sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A==} engines: {node: '>=0.12'} dependencies: @@ -6890,7 +7238,7 @@ packages: tmp: 0.0.33 dev: true - /external-editor/3.1.0: + /external-editor@3.1.0: resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} engines: {node: '>=4'} dependencies: @@ -6898,32 +7246,34 @@ packages: iconv-lite: 0.4.24 tmp: 0.0.33 - /extglob/2.0.4: + /extglob@2.0.4(supports-color@6.1.0): resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} engines: {node: '>=0.10.0'} dependencies: array-unique: 0.3.2 define-property: 1.0.0 - expand-brackets: 2.1.4 + expand-brackets: 2.1.4(supports-color@6.1.0) extend-shallow: 2.0.1 fragment-cache: 0.2.1 regex-not: 1.0.2 - snapdragon: 0.8.2 + snapdragon: 0.8.2(supports-color@6.1.0) to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color - /extsprintf/1.3.0: + /extsprintf@1.3.0: resolution: {integrity: sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=} engines: {'0': node >=0.6.0} dev: false - /fast-deep-equal/2.0.1: + /fast-deep-equal@2.0.1: resolution: {integrity: sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=} dev: false - /fast-deep-equal/3.1.3: + /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-glob/2.2.7: + /fast-glob@2.2.7: resolution: {integrity: sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==} engines: {node: '>=4.0.0'} dependencies: @@ -6932,9 +7282,11 @@ packages: glob-parent: 3.1.0 is-glob: 4.0.1 merge2: 1.3.0 - micromatch: 3.1.10 + micromatch: 3.1.10(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color - /fast-glob/3.2.2: + /fast-glob@3.2.2: resolution: {integrity: sha512-UDV82o4uQyljznxwMxyVRJgZZt3O5wENYojjzbaGEGZgeOxkLFf+V4cnUD+krzb2F72E18RhamkMZ7AdeggF7A==} engines: {node: '>=8'} dependencies: @@ -6945,66 +7297,66 @@ packages: micromatch: 4.0.2 picomatch: 2.2.2 - /fast-json-stable-stringify/2.1.0: + /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} - /fast-levenshtein/2.0.6: + /fast-levenshtein@2.0.6: resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} - /fastparse/1.1.2: + /fastparse@1.1.2: resolution: {integrity: sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==} dev: true - /fastq/1.7.0: + /fastq@1.7.0: resolution: {integrity: sha512-YOadQRnHd5q6PogvAR/x62BGituF2ufiEA6s8aavQANw5YKHERI4AREboX6KotzP8oX2klxYF2wcV/7bn1clfQ==} dependencies: reusify: 1.0.4 - /faye-websocket/0.10.0: + /faye-websocket@0.10.0: resolution: {integrity: sha1-TkkvjQTftviQA1B/btvy1QHnxvQ=} engines: {node: '>=0.4.0'} dependencies: websocket-driver: 0.7.3 dev: true - /faye-websocket/0.11.3: + /faye-websocket@0.11.3: resolution: {integrity: sha512-D2y4bovYpzziGgbHYtGCMjlJM36vAl/y+xUyn1C+FVx8szd1E+86KwVw6XvYSzOP8iMpm1X0I4xJD+QtUb36OA==} engines: {node: '>=0.8.0'} dependencies: websocket-driver: 0.7.3 dev: true - /fb-watchman/2.0.1: + /fb-watchman@2.0.1: resolution: {integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==} dependencies: bser: 2.1.1 dev: false - /figgy-pudding/3.5.2: + /figgy-pudding@3.5.2: resolution: {integrity: sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==} - /figures/2.0.0: + /figures@2.0.0: resolution: {integrity: sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=} engines: {node: '>=4'} dependencies: escape-string-regexp: 1.0.5 dev: true - /figures/3.2.0: + /figures@3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} engines: {node: '>=8'} dependencies: escape-string-regexp: 1.0.5 dev: true - /file-entry-cache/5.0.1: + /file-entry-cache@5.0.1: resolution: {integrity: sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==} engines: {node: '>=4'} dependencies: flat-cache: 2.0.1 dev: true - /file-loader/1.1.11_webpack@4.42.1: + /file-loader@1.1.11(webpack@4.42.1): resolution: {integrity: sha512-TGR4HU7HUsGg6GCOPJnFk06RhWgEWFLAGWiT6rcD+GRC2keU3s9RGJ+b3Z6/U73jwwNb2gKLJ7YCrp+jvU4ALg==} engines: {node: '>= 4.3 < 5.0.0 || >= 5.10'} peerDependencies: @@ -7015,21 +7367,31 @@ packages: webpack: 4.42.1 dev: true - /file-uri-to-path/1.0.0: + /file-type@16.5.4: + resolution: {integrity: sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==} + engines: {node: '>=10'} + dependencies: + readable-web-to-node-stream: 3.0.2 + strtok3: 6.3.0 + token-types: 4.2.1 + dev: true + + /file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + requiresBuild: true optional: true - /filesize/3.5.11: + /filesize@3.5.11: resolution: {integrity: sha512-ZH7loueKBoDb7yG9esn1U+fgq7BzlzW6NRi5/rMdxIZ05dj7GFD/Xc5rq2CDt5Yq86CyfSYVyx4242QQNZbx1g==} engines: {node: '>= 0.4.0'} dev: true - /filesize/3.6.1: + /filesize@3.6.1: resolution: {integrity: sha512-7KjR1vv6qnicaPMi1iiTcI85CyYwRO/PSFCu6SvqL8jN2Wjt/NIYQTFtFs7fSDCYOstUkEWIQGFUg5YZQfjlcg==} engines: {node: '>= 0.4.0'} dev: true - /fill-range/4.0.0: + /fill-range@4.0.0: resolution: {integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=} engines: {node: '>=0.10.0'} dependencies: @@ -7038,26 +7400,28 @@ packages: repeat-string: 1.6.1 to-regex-range: 2.1.1 - /fill-range/7.0.1: + /fill-range@7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 - /finalhandler/1.1.2: + /finalhandler@1.1.2(supports-color@6.1.0): resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==} engines: {node: '>= 0.8'} dependencies: - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) encodeurl: 1.0.2 escape-html: 1.0.3 on-finished: 2.3.0 parseurl: 1.3.3 statuses: 1.5.0 unpipe: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true - /find-cache-dir/0.1.1: + /find-cache-dir@0.1.1: resolution: {integrity: sha1-yN765XyKUqinhPnjHFfHQumToLk=} engines: {node: '>=0.10.0'} dependencies: @@ -7066,7 +7430,7 @@ packages: pkg-dir: 1.0.0 dev: true - /find-cache-dir/2.1.0: + /find-cache-dir@2.1.0: resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} engines: {node: '>=6'} dependencies: @@ -7074,7 +7438,7 @@ packages: make-dir: 2.1.0 pkg-dir: 3.0.0 - /find-cache-dir/3.3.1: + /find-cache-dir@3.3.1: resolution: {integrity: sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ==} engines: {node: '>=8'} dependencies: @@ -7082,7 +7446,7 @@ packages: make-dir: 3.1.0 pkg-dir: 4.2.0 - /find-up/1.1.2: + /find-up@1.1.2: resolution: {integrity: sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=} engines: {node: '>=0.10.0'} dependencies: @@ -7090,33 +7454,33 @@ packages: pinkie-promise: 2.0.1 dev: true - /find-up/2.1.0: + /find-up@2.1.0: resolution: {integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=} engines: {node: '>=4'} dependencies: locate-path: 2.0.0 - /find-up/3.0.0: + /find-up@3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} dependencies: locate-path: 3.0.0 - /find-up/4.1.0: + /find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} dependencies: locate-path: 5.0.0 path-exists: 4.0.0 - /find-versions/3.2.0: + /find-versions@3.2.0: resolution: {integrity: sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==} engines: {node: '>=6'} dependencies: semver-regex: 2.0.0 dev: false - /find-workspaces-root/0.1.0: + /find-workspaces-root@0.1.0: resolution: {integrity: sha512-NIVJ0SB4+BMwN0MXAPYPj5SWgcyYh2bCP2ZJTVW74uSuQ3oWp6hVPfW1HHBYqPuzWbzKbDbwk6kUKXw6Jr+Qsg==} dependencies: '@babel/runtime': 7.9.2 @@ -7126,14 +7490,14 @@ packages: fs-extra: 8.1.0 dev: false - /find-yarn-workspace-root2/1.2.11: + /find-yarn-workspace-root2@1.2.11: resolution: {integrity: sha512-TkwH3kDD1Z8X9LnrU3gbyYw8KtLZZjsym6c2YIRFCDIMJD1JL9+Blkzpm07db+Q6ZVLISqrW9cN0CvXN4rr5ag==} dependencies: micromatch: 4.0.2 pkg-dir: 4.2.0 dev: false - /flat-cache/2.0.1: + /flat-cache@2.0.1: resolution: {integrity: sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==} engines: {node: '>=4'} dependencies: @@ -7142,74 +7506,107 @@ packages: write: 1.0.3 dev: true - /flat/4.1.0: + /flat@4.1.0: resolution: {integrity: sha512-Px/TiLIznH7gEDlPXcUD4KnBusa6kR6ayRUVcnEAbreRIuhkqow/mun59BuRXwoYk7ZQOLW1ZM05ilIvK38hFw==} hasBin: true dependencies: is-buffer: 2.0.4 dev: true - /flatted/2.0.2: + /flatted@2.0.2: resolution: {integrity: sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==} dev: true - /flush-write-stream/1.1.1: + /flush-write-stream@1.1.1: resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==} dependencies: inherits: 2.0.4 readable-stream: 2.3.7 - /follow-redirects/1.11.0: + /follow-redirects@1.11.0(supports-color@6.1.0): resolution: {integrity: sha512-KZm0V+ll8PfBrKwMzdo5D13b1bur9Iq9Zd/RMmAoQQcl2PxxFml8cxXPaaPYVbV0RjNjq1CU7zIzAOqtUPudmA==} engines: {node: '>=4.0'} dependencies: - debug: 3.2.6 + debug: 3.2.6(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /follow-redirects/1.5.10: + /follow-redirects@1.5.10: resolution: {integrity: sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==} engines: {node: '>=4.0'} dependencies: debug: 3.1.0 + transitivePeerDependencies: + - supports-color dev: true - /for-in/1.0.2: + /for-in@1.0.2: resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=} engines: {node: '>=0.10.0'} - /forever-agent/0.6.1: + /forever-agent@0.6.1: resolution: {integrity: sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=} dev: false - /fork-ts-checker-webpack-plugin/1.5.0: + /fork-ts-checker-webpack-plugin@1.5.0(eslint@6.8.0)(typescript@3.8.3)(webpack@4.42.1): resolution: {integrity: sha512-zEhg7Hz+KhZlBhILYpXy+Beu96gwvkROWJiTXOCyOOMMrdBIRPvsBpBqgTI4jfJGrJXcqGwJR8zsBGDmzY0jsA==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} + peerDependencies: + eslint: '>= 6' + typescript: '>= 2.7' + vue-template-compiler: '*' + webpack: '>= 4' + peerDependenciesMeta: + eslint: + optional: true + vue-template-compiler: + optional: true dependencies: babel-code-frame: 6.26.0 chalk: 2.4.2 - chokidar: 2.1.8 - micromatch: 3.1.10 + chokidar: 2.1.8(supports-color@6.1.0) + eslint: 6.8.0 + micromatch: 3.1.10(supports-color@6.1.0) minimatch: 3.0.4 semver: 5.7.1 tapable: 1.1.3 + typescript: 3.8.3 + webpack: 4.42.1 worker-rpc: 0.1.1 + transitivePeerDependencies: + - supports-color dev: true - /fork-ts-checker-webpack-plugin/3.1.1: + /fork-ts-checker-webpack-plugin@3.1.1(typescript@3.8.3)(webpack@4.43.0): resolution: {integrity: sha512-DuVkPNrM12jR41KM2e+N+styka0EgLkTnXmNcXdgOM37vtGeY+oCBK/Jx0hzSeEU6memFCtWb4htrHPMDfwwUQ==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} + peerDependencies: + eslint: '>= 6' + typescript: '>= 2.7' + vue-template-compiler: '*' + webpack: '>= 4' + peerDependenciesMeta: + eslint: + optional: true + vue-template-compiler: + optional: true dependencies: babel-code-frame: 6.26.0 chalk: 2.4.2 chokidar: 3.3.1 - micromatch: 3.1.10 + micromatch: 3.1.10(supports-color@6.1.0) minimatch: 3.0.4 semver: 5.7.1 tapable: 1.1.3 + typescript: 3.8.3 + webpack: 4.43.0 worker-rpc: 0.1.1 + transitivePeerDependencies: + - supports-color dev: false - /form-data/2.3.3: + /form-data@2.3.3: resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==} engines: {node: '>= 0.12'} dependencies: @@ -7218,33 +7615,42 @@ packages: mime-types: 2.1.27 dev: false - /forwarded/0.1.2: + /forwarded@0.1.2: resolution: {integrity: sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=} engines: {node: '>= 0.6'} dev: true - /fragment-cache/0.2.1: + /fragment-cache@0.2.1: resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=} engines: {node: '>=0.10.0'} dependencies: map-cache: 0.2.2 - /fresh/0.5.2: + /fresh@0.5.2: resolution: {integrity: sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=} engines: {node: '>= 0.6'} dev: true - /from2/2.3.0: - resolution: {integrity: sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=} + /from2@2.3.0: + resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==} dependencies: inherits: 2.0.4 readable-stream: 2.3.7 - /fs-exists-cached/1.0.0: + /fs-exists-cached@1.0.0: resolution: {integrity: sha1-zyVVTKBQ3EmuZla0HeQiWJidy84=} dev: true - /fs-extra/7.0.1: + /fs-extra@10.1.0: + resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} + engines: {node: '>=12'} + dependencies: + graceful-fs: 4.2.4 + jsonfile: 6.1.0 + universalify: 2.0.0 + dev: true + + /fs-extra@7.0.1: resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==} engines: {node: '>=6 <7 || >=8'} dependencies: @@ -7253,7 +7659,7 @@ packages: universalify: 0.1.2 dev: false - /fs-extra/8.1.0: + /fs-extra@8.1.0: resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} engines: {node: '>=6 <7 || >=8'} dependencies: @@ -7261,14 +7667,14 @@ packages: jsonfile: 4.0.0 universalify: 0.1.2 - /fs-minipass/2.1.0: + /fs-minipass@2.1.0: resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} engines: {node: '>= 8'} dependencies: minipass: 3.1.3 dev: false - /fs-write-stream-atomic/1.0.10: + /fs-write-stream-atomic@1.0.10: resolution: {integrity: sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=} dependencies: graceful-fs: 4.2.4 @@ -7276,14 +7682,14 @@ packages: imurmurhash: 0.1.4 readable-stream: 2.3.7 - /fs.realpath/1.0.0: + /fs.realpath@1.0.0: resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} - /fsevents/1.2.12: + /fsevents@1.2.12: resolution: {integrity: sha512-Ggd/Ktt7E7I8pxZRbGIs7vwqAPscSESMrCSkx2FtWeqmheJgCo2R74fTsZFCifr0VTPwqRpPv17+6b8Zp7th0Q==} engines: {node: '>= 4.0'} os: [darwin] - deprecated: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. + deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 requiresBuild: true dependencies: bindings: 1.5.0 @@ -7292,7 +7698,7 @@ packages: bundledDependencies: - node-pre-gyp - /fsevents/2.1.3: + /fsevents@2.1.3: resolution: {integrity: sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] @@ -7300,21 +7706,21 @@ packages: requiresBuild: true optional: true - /function-bind/1.1.1: + /function-bind@1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} - /functional-red-black-tree/1.0.1: + /functional-red-black-tree@1.0.1: resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} dev: true - /gatsby-cli/2.11.15_aa507ac3761ca881e64442ed67da47e1: + /gatsby-cli@2.11.15(@types/react@16.9.34)(eslint@6.8.0)(gatsby@2.20.29)(webpack@4.42.1): resolution: {integrity: sha512-L1g6QcMrCcLx66o3yzhkSHJDrckQDhEn205zwG6IzmDSSyMfPQUkm8jvYdp7TiRh9COcZnms7zBg26A7v96ftg==} engines: {node: '>=10.13.0'} hasBin: true requiresBuild: true dependencies: '@babel/code-frame': 7.8.3 - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 '@hapi/joi': 15.1.1 better-opn: 1.0.0 bluebird: 3.7.2 @@ -7329,7 +7735,7 @@ packages: fs-exists-cached: 1.0.0 fs-extra: 8.1.0 gatsby-core-utils: 1.1.3 - gatsby-recipes: 0.0.12_e9f75501c9d92e4e80c77dc30b281bff + gatsby-recipes: 0.0.12(eslint@6.8.0)(gatsby@2.20.29)(ink@2.7.1)(react@16.13.1)(webpack@4.42.1) gatsby-telemetry: 1.2.5 hosted-git-info: 3.0.4 is-valid-path: 0.1.1 @@ -7354,33 +7760,51 @@ packages: yargs: 12.0.5 yurnalist: 1.1.2 optionalDependencies: - ink: 2.7.1_02d893cb8c41b19aac4a498638d902a7 - ink-spinner: 3.0.1_ink@2.7.1+react@16.13.1 + ink: 2.7.1(@types/react@16.9.34)(react@16.13.1) + ink-spinner: 3.0.1(ink@2.7.1)(react@16.13.1) transitivePeerDependencies: - '@types/react' - bufferutil - eslint - gatsby + - supports-color - utf-8-validate - webpack dev: true - /gatsby-core-utils/1.1.3: + /gatsby-core-utils@1.1.3: resolution: {integrity: sha512-PntSiNCFo1/ZKjp00qgLBj2jdwY7M+maV21RXb1k7Ud9Vv9j0dGQsaVb9YXFTqXAf8bG0Xyqsqq4mPU1iNYLDw==} engines: {node: '>=10.13.0'} dependencies: ci-info: 2.0.0 configstore: 5.0.1 + got: 8.3.2 node-object-hash: 2.0.0 - /gatsby-graphiql-explorer/0.3.3: + /gatsby-core-utils@2.15.0: + resolution: {integrity: sha512-QspRxfSgD4Yb5syp/yNPN+ljXgatfgqq4/TIIJw5mVxVMhNenb8mQ8ihVL5vdhV7x3wUjKTwVIjZ+eU/sMLz7g==} + engines: {node: '>=12.13.0'} + dependencies: + '@babel/runtime': 7.17.9 + ci-info: 2.0.0 + configstore: 5.0.1 + file-type: 16.5.4 + fs-extra: 10.1.0 + got: 11.8.6 + node-object-hash: 2.3.10 + proper-lockfile: 4.1.2 + tmp: 0.2.1 + xdg-basedir: 4.0.0 + dev: true + + /gatsby-graphiql-explorer@0.3.3: resolution: {integrity: sha512-C41yQrbLWQcnnRWd3cPG/rumW3l4aEmuTOZ/5vS7lPGF3pSu4/r+8Z90U9uHHnByeHR7eBCgcJ3jg7yfD9IduQ==} engines: {node: '>=10.13.0'} dependencies: - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 dev: true - /gatsby-link/2.3.4_37c54295cd969dd1f9ed818da6036f2d: + /gatsby-link@2.3.4(@reach/router@1.3.3)(gatsby@2.20.29)(react-dom@16.13.1)(react@16.13.1): resolution: {integrity: sha512-+C58Faa5eLImwnY8Kcl6/lAm/5fZtC1w8H2UhT2BodCCtMq/4kIHGpBrltrcRKkXgrQhHcokg8BqhLJOKTUpVw==} engines: {node: '>=10.13.0'} peerDependencies: @@ -7389,31 +7813,35 @@ packages: react: ^16.4.2 react-dom: ^16.4.2 dependencies: - '@babel/runtime': 7.9.2 - '@reach/router': 1.3.3 + '@babel/runtime': 7.17.9 + '@reach/router': 1.3.3(react-dom@16.13.1)(react@16.13.1) '@types/reach__router': 1.3.4 - gatsby: 2.20.29_aac8cf30e0b953c0f09250cfe3b15c59 + gatsby: 2.20.29(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3) prop-types: 15.7.2 + react: 16.13.1 + react-dom: 16.13.1(react@16.13.1) dev: true - /gatsby-page-utils/0.1.3_gatsby@2.20.29: + /gatsby-page-utils@0.1.3(gatsby@2.20.29): resolution: {integrity: sha512-X2XfuDGq0nMR53V8TaLtCi7SDGxS8pHPDFiNTRlkGMcDsFZlR/7T6PaIj3Ih062P4hN1GZyemHWDbEIzfOm4BA==} engines: {node: '>=10.13.0'} peerDependencies: gatsby: ^2.0.0 dependencies: - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 bluebird: 3.7.2 chokidar: 3.3.1 fs-exists-cached: 1.0.0 - gatsby: 2.20.29_aac8cf30e0b953c0f09250cfe3b15c59 + gatsby: 2.20.29(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3) gatsby-core-utils: 1.1.3 glob: 7.1.6 lodash: 4.17.15 - micromatch: 3.1.10 + micromatch: 3.1.10(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /gatsby-plugin-mdx/1.1.10: + /gatsby-plugin-mdx@1.1.10(@mdx-js/mdx@1.5.9)(@mdx-js/react@1.5.9): resolution: {integrity: sha512-qoOjJYXUF9wRHHnnaVgmXY2UVOqohY2eB/12JqUdCUAnrm76W1RLfQPk+9BiHKObknrgcWNIHj1nJz2FDtLgkw==} peerDependencies: '@mdx-js/mdx': ^1.0.0 @@ -7422,15 +7850,18 @@ packages: '@babel/core': 7.9.0 '@babel/generator': 7.9.5 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-proposal-object-rest-spread': 7.9.5_@babel+core@7.9.0 - '@babel/preset-env': 7.9.5_@babel+core@7.9.0 - '@babel/preset-react': 7.9.4_@babel+core@7.9.0 + '@babel/plugin-proposal-object-rest-spread': 7.9.5(@babel/core@7.9.0) + '@babel/preset-env': 7.9.5(@babel/core@7.9.0) + '@babel/preset-react': 7.9.4(@babel/core@7.9.0) + '@babel/runtime': 7.17.9 '@babel/types': 7.9.5 + '@mdx-js/mdx': 1.5.9 + '@mdx-js/react': 1.5.9(react@16.13.1) camelcase-css: 2.0.1 change-case: 3.1.0 core-js: 2.6.11 dataloader: 1.4.0 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) escape-string-regexp: 1.0.5 eval: 0.1.4 fs-extra: 8.1.0 @@ -7442,6 +7873,7 @@ packages: mdast-util-to-string: 1.1.0 mdast-util-toc: 3.1.0 mime: 2.4.4 + mkdirp: 1.0.4 p-queue: 5.0.0 pretty-bytes: 5.3.0 remark: 10.0.1 @@ -7454,25 +7886,30 @@ packages: unist-util-map: 1.0.5 unist-util-remove: 1.0.3 unist-util-visit: 1.4.1 + transitivePeerDependencies: + - supports-color dev: false - /gatsby-plugin-page-creator/2.2.3_gatsby@2.20.29: + /gatsby-plugin-page-creator@2.2.3(gatsby@2.20.29): resolution: {integrity: sha512-GHrzg1clFvYzO/KgpiEuLQNa9janJEA18xqzV9zrpe9+bEJ/no6jLWQOeyPhhwkKdlLb+XUMJEdX5RspozVZhA==} engines: {node: '>=10.13.0'} peerDependencies: gatsby: ^2.0.0 dependencies: - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 bluebird: 3.7.2 fs-exists-cached: 1.0.0 - gatsby: 2.20.29_aac8cf30e0b953c0f09250cfe3b15c59 - gatsby-page-utils: 0.1.3_gatsby@2.20.29 + fs-extra: 10.1.0 + gatsby: 2.20.29(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3) + gatsby-page-utils: 0.1.3(gatsby@2.20.29) glob: 7.1.6 lodash: 4.17.15 - micromatch: 3.1.10 + micromatch: 3.1.10(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /gatsby-react-router-scroll/2.2.2_37c54295cd969dd1f9ed818da6036f2d: + /gatsby-react-router-scroll@2.2.2(@reach/router@1.3.3)(gatsby@2.20.29)(react-dom@16.13.1)(react@16.13.1): resolution: {integrity: sha512-XifGP9mm0epJ3uKZ5VSem271nDDz4PtOpfj7XVtIplq9WnFbxvOT9GGVgXe2oyGNA9uuw/9ZOGR8IsgQprcCYQ==} engines: {node: '>=10.13.0'} peerDependencies: @@ -7481,50 +7918,54 @@ packages: react: ^0.14.0 || ^15.0.0 || ^16.0.0 react-dom: ^0.14.0 || ^15.0.0 || ^16.0.0 dependencies: - '@babel/runtime': 7.9.2 - '@reach/router': 1.3.3 - gatsby: 2.20.29_aac8cf30e0b953c0f09250cfe3b15c59 + '@babel/runtime': 7.17.9 + '@reach/router': 1.3.3(react-dom@16.13.1)(react@16.13.1) + gatsby: 2.20.29(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3) + prop-types: 15.7.2 + react: 16.13.1 + react-dom: 16.13.1(react@16.13.1) scroll-behavior: 0.9.12 warning: 3.0.0 dev: true - /gatsby-recipes/0.0.12_e9f75501c9d92e4e80c77dc30b281bff: + /gatsby-recipes@0.0.12(eslint@6.8.0)(gatsby@2.20.29)(ink@2.7.1)(react@16.13.1)(webpack@4.42.1): resolution: {integrity: sha512-46SxuVAIZP3uC070m3TzAaC+HFFWe8Eoyplli5IuFG3Qh1t5cuv1D95F+f29qVdrgadStj9hkqI+rjJOSjNv8w==} dependencies: '@babel/core': 7.9.0 + '@babel/runtime': 7.17.9 '@babel/standalone': 7.9.5 '@hapi/joi': 15.1.1 '@mdx-js/mdx': 1.5.9 - '@mdx-js/react': 1.5.9_react@16.13.1 - '@mdx-js/runtime': 1.5.9_react@16.13.1 - acorn: 7.1.1 - acorn-jsx: 5.2.0_acorn@7.1.1 - babel-core: 7.0.0-bridge.0_@babel+core@7.9.0 - babel-eslint: 10.1.0_eslint@6.8.0 - babel-loader: 8.1.0_@babel+core@7.9.0+webpack@4.42.1 + '@mdx-js/react': 1.5.9(react@16.13.1) + '@mdx-js/runtime': 1.5.9(react@16.13.1) + acorn: 7.3.1 + acorn-jsx: 5.2.0(acorn@7.3.1) + babel-core: 7.0.0-bridge.0(@babel/core@7.9.0) + babel-eslint: 10.1.0(eslint@6.8.0) + babel-loader: 8.1.0(@babel/core@7.9.0)(webpack@4.42.1) babel-plugin-add-module-exports: 0.3.3 babel-plugin-dynamic-import-node: 2.3.3 - babel-plugin-remove-graphql-queries: 2.8.3_gatsby@2.20.29+graphql@14.6.0 - babel-preset-gatsby: 0.3.4_@babel+core@7.9.0 + babel-plugin-remove-graphql-queries: 2.8.3(gatsby@2.20.29)(graphql@14.6.0) + babel-preset-gatsby: 0.3.4(@babel/core@7.9.0) cors: 2.8.5 detect-port: 1.3.0 event-source-polyfill: 1.0.12 execa: 4.0.0 - express: 4.17.1 - express-graphql: 0.9.0_graphql@14.6.0 + express: 4.17.1(supports-color@6.1.0) + express-graphql: 0.9.0(graphql@14.6.0) fs-extra: 8.1.0 gatsby-core-utils: 1.1.3 gatsby-telemetry: 1.2.5 glob: 7.1.6 graphql: 14.6.0 - graphql-subscriptions: 1.1.0_graphql@14.6.0 - graphql-type-json: 0.3.1_graphql@14.6.0 + graphql-subscriptions: 1.1.0(graphql@14.6.0) + graphql-type-json: 0.3.1(graphql@14.6.0) html-tag-names: 1.1.5 humanize-list: 1.0.1 import-jsx: 4.0.0 - ink-box: 1.0.0_ink@2.7.1+react@16.13.1 - ink-link: 1.1.0_ink@2.7.1+react@16.13.1 - ink-select-input: 3.1.2_ink@2.7.1 + ink-box: 1.0.0(ink@2.7.1)(react@16.13.1) + ink-link: 1.1.0(ink@2.7.1)(react@16.13.1) + ink-select-input: 3.1.2(ink@2.7.1)(react@16.13.1) is-blank: 2.1.0 is-newline: 1.0.0 is-relative: 1.0.0 @@ -7538,12 +7979,12 @@ packages: remark-stringify: 8.0.0 single-trailing-newline: 1.0.0 style-to-object: 0.3.0 - subscriptions-transport-ws: 0.9.16_graphql@14.6.0 + subscriptions-transport-ws: 0.9.16(graphql@14.6.0) svg-tag-names: 2.0.1 unist-util-remove: 2.0.0 unist-util-visit: 2.0.2 - url-loader: 1.1.2_webpack@4.42.1 - urql: 1.9.7_graphql@14.6.0+react@16.13.1 + url-loader: 1.1.2(webpack@4.42.1) + urql: 1.9.7(graphql@14.6.0)(react@16.13.1) ws: 7.2.3 xstate: 4.9.1 transitivePeerDependencies: @@ -7552,17 +7993,18 @@ packages: - gatsby - ink - react + - supports-color - utf-8-validate - webpack dev: true - /gatsby-telemetry/1.2.5: + /gatsby-telemetry@1.2.5: resolution: {integrity: sha512-FK/Y1VICsWEFWYLawu3hUF4K+/D1amh6Wmco8oKNGK6+uV6ZjLdGUInmLP1DmpC2O932DuHYr3zjbqta5+6+bg==} engines: {node: '>=10.13.0'} requiresBuild: true dependencies: '@babel/code-frame': 7.8.3 - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 bluebird: 3.7.2 boxen: 4.2.0 configstore: 5.0.1 @@ -7580,7 +8022,7 @@ packages: uuid: 3.4.0 dev: true - /gatsby/2.20.29_aac8cf30e0b953c0f09250cfe3b15c59: + /gatsby@2.20.29(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3): resolution: {integrity: sha512-Bk0HPaxQGSC8RHykg2i6ypKCsTQzKnzpQ+lkz56TMSggcifdQDwZbJtYwI/qr4Se4RJHQmEIjJq6kN79qQcOvQ==} engines: {node: '>=10.13.0'} hasBin: true @@ -7597,21 +8039,21 @@ packages: '@babel/traverse': 7.9.5 '@hapi/joi': 15.1.1 '@mikaelkristiansson/domready': 1.0.10 - '@pieh/friendly-errors-webpack-plugin': 1.7.0-chalk-2_webpack@4.42.1 - '@pmmmwh/react-refresh-webpack-plugin': 0.2.0_c36b6ef2dc4b3b44f5ccdde2231b2887 - '@reach/router': 1.3.3 - '@typescript-eslint/eslint-plugin': 2.29.0_68aa0cf1893d5414e11aa7fe89753d25 - '@typescript-eslint/parser': 2.29.0_eslint@6.8.0+typescript@3.8.3 + '@pieh/friendly-errors-webpack-plugin': 1.7.0-chalk-2(webpack@4.42.1) + '@pmmmwh/react-refresh-webpack-plugin': 0.2.0(eslint@6.8.0)(react-refresh@0.7.2)(typescript@3.8.3)(webpack-hot-middleware@2.25.0)(webpack@4.42.1) + '@reach/router': 1.3.3(react-dom@16.13.1)(react@16.13.1) + '@typescript-eslint/eslint-plugin': 2.29.0(@typescript-eslint/parser@2.29.0)(eslint@6.8.0)(typescript@3.8.3) + '@typescript-eslint/parser': 2.29.0(eslint@6.8.0)(typescript@3.8.3) address: 1.1.2 autoprefixer: 9.7.6 axios: 0.19.2 - babel-core: 7.0.0-bridge.0_@babel+core@7.9.0 - babel-eslint: 10.1.0_eslint@6.8.0 - babel-loader: 8.1.0_@babel+core@7.9.0+webpack@4.42.1 + babel-core: 7.0.0-bridge.0(@babel/core@7.9.0) + babel-eslint: 10.1.0(eslint@6.8.0) + babel-loader: 8.1.0(@babel/core@7.9.0)(webpack@4.42.1) babel-plugin-add-module-exports: 0.3.3 babel-plugin-dynamic-import-node: 2.3.3 - babel-plugin-remove-graphql-queries: 2.8.3_gatsby@2.20.29+graphql@14.6.0 - babel-preset-gatsby: 0.3.4_@babel+core@7.9.0 + babel-plugin-remove-graphql-queries: 2.8.3(gatsby@2.20.29)(graphql@14.6.0) + babel-preset-gatsby: 0.3.4(@babel/core@7.9.0) better-opn: 1.0.0 better-queue: 3.8.10 bluebird: 3.7.2 @@ -7621,47 +8063,47 @@ packages: chalk: 2.4.2 chokidar: 3.3.1 common-tags: 1.8.0 - compression: 1.7.4 + compression: 1.7.4(supports-color@6.1.0) convert-hrtime: 3.0.0 copyfiles: 2.2.0 core-js: 2.6.11 cors: 2.8.5 - css-loader: 1.0.1_webpack@4.42.1 + css-loader: 1.0.1(webpack@4.42.1) date-fns: 2.12.0 - debug: 3.2.6 + debug: 3.2.6(supports-color@6.1.0) del: 5.1.0 detect-port: 1.3.0 devcert: 1.1.0 dotenv: 8.2.0 eslint: 6.8.0 - eslint-config-react-app: 5.2.1_af5e0e67a5701a3e4df90ce5384c345e - eslint-loader: 2.2.1_eslint@6.8.0+webpack@4.42.1 - eslint-plugin-flowtype: 3.13.0_eslint@6.8.0 - eslint-plugin-graphql: 3.1.1_graphql@14.6.0 - eslint-plugin-import: 2.20.2_eslint@6.8.0 - eslint-plugin-jsx-a11y: 6.2.3_eslint@6.8.0 - eslint-plugin-react: 7.19.0_eslint@6.8.0 - eslint-plugin-react-hooks: 1.7.0_eslint@6.8.0 + eslint-config-react-app: 5.2.1(@typescript-eslint/eslint-plugin@2.29.0)(@typescript-eslint/parser@2.29.0)(babel-eslint@10.1.0)(eslint-plugin-flowtype@3.13.0)(eslint-plugin-import@2.20.2)(eslint-plugin-jsx-a11y@6.2.3)(eslint-plugin-react-hooks@1.7.0)(eslint-plugin-react@7.19.0)(eslint@6.8.0)(typescript@3.8.3) + eslint-loader: 2.2.1(eslint@6.8.0)(webpack@4.42.1) + eslint-plugin-flowtype: 3.13.0(eslint@6.8.0) + eslint-plugin-graphql: 3.1.1(graphql@14.6.0) + eslint-plugin-import: 2.20.2(@typescript-eslint/parser@2.29.0)(eslint@6.8.0) + eslint-plugin-jsx-a11y: 6.2.3(eslint@6.8.0) + eslint-plugin-react: 7.19.0(eslint@6.8.0) + eslint-plugin-react-hooks: 1.7.0(eslint@6.8.0) event-source-polyfill: 1.0.12 - express: 4.17.1 - express-graphql: 0.9.0_graphql@14.6.0 + express: 4.17.1(supports-color@6.1.0) + express-graphql: 0.9.0(graphql@14.6.0) fast-levenshtein: 2.0.6 - file-loader: 1.1.11_webpack@4.42.1 + file-loader: 1.1.11(webpack@4.42.1) flat: 4.1.0 fs-exists-cached: 1.0.0 fs-extra: 8.1.0 - gatsby-cli: 2.11.15_aa507ac3761ca881e64442ed67da47e1 + gatsby-cli: 2.11.15(@types/react@16.9.34)(eslint@6.8.0)(gatsby@2.20.29)(webpack@4.42.1) gatsby-core-utils: 1.1.3 gatsby-graphiql-explorer: 0.3.3 - gatsby-link: 2.3.4_37c54295cd969dd1f9ed818da6036f2d - gatsby-plugin-page-creator: 2.2.3_gatsby@2.20.29 - gatsby-react-router-scroll: 2.2.2_37c54295cd969dd1f9ed818da6036f2d + gatsby-link: 2.3.4(@reach/router@1.3.3)(gatsby@2.20.29)(react-dom@16.13.1)(react@16.13.1) + gatsby-plugin-page-creator: 2.2.3(gatsby@2.20.29) + gatsby-react-router-scroll: 2.2.2(@reach/router@1.3.3)(gatsby@2.20.29)(react-dom@16.13.1)(react@16.13.1) gatsby-telemetry: 1.2.5 glob: 7.1.6 got: 8.3.2 graphql: 14.6.0 - graphql-compose: 6.3.8_graphql@14.6.0 - graphql-playground-middleware-express: 1.7.14_express@4.17.1 + graphql-compose: 6.3.8(graphql@14.6.0) + graphql-playground-middleware-express: 1.7.14(express@4.17.1) hasha: 5.2.0 invariant: 2.2.4 is-relative: 1.0.0 @@ -7675,32 +8117,34 @@ packages: lokijs: 1.5.8 md5: 2.2.1 md5-file: 3.2.3 - micromatch: 3.1.10 + micromatch: 3.1.10(supports-color@6.1.0) mime: 2.4.4 - mini-css-extract-plugin: 0.8.2_webpack@4.42.1 + mini-css-extract-plugin: 0.8.2(webpack@4.42.1) mitt: 1.2.0 mkdirp: 0.5.5 moment: 2.24.0 name-all-modules-plugin: 1.0.1 normalize-path: 2.1.1 - null-loader: 3.0.0_webpack@4.42.1 + null-loader: 3.0.0(webpack@4.42.1) opentracing: 0.14.4 - optimize-css-assets-webpack-plugin: 5.0.3_webpack@4.42.1 + optimize-css-assets-webpack-plugin: 5.0.3(webpack@4.42.1) p-defer: 3.0.0 parseurl: 1.3.3 physical-cpu-count: 2.0.0 - pnp-webpack-plugin: 1.6.4_typescript@3.8.3 + pnp-webpack-plugin: 1.6.4(typescript@3.8.3) postcss-flexbugs-fixes: 4.2.0 postcss-loader: 3.0.0 prompts: 2.3.2 prop-types: 15.7.2 raw-loader: 0.5.1 - react-dev-utils: 4.2.3 + react: 16.13.1 + react-dev-utils: 4.2.3(typescript@3.8.3)(webpack@4.42.1) + react-dom: 16.13.1(react@16.13.1) react-error-overlay: 3.0.0 - react-hot-loader: 4.12.20_@types+react@16.9.34 + react-hot-loader: 4.12.20(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1) react-refresh: 0.7.2 redux: 4.0.5 - redux-thunk: 2.3.0 + redux-thunk: 2.3.0(redux@4.0.5) semver: 5.7.1 shallow-compare: 1.2.2 sift: 5.1.0 @@ -7710,16 +8154,16 @@ packages: stack-trace: 0.0.10 string-similarity: 1.2.2 style-loader: 0.23.1 - terser-webpack-plugin: 1.4.3_webpack@4.42.1 + terser-webpack-plugin: 1.4.3(webpack@4.42.1) true-case-path: 2.2.1 type-of: 2.0.1 - url-loader: 1.1.2_webpack@4.42.1 + url-loader: 1.1.2(webpack@4.42.1) util.promisify: 1.0.1 uuid: 3.4.0 v8-compile-cache: 1.1.2 webpack: 4.42.1 - webpack-dev-middleware: 3.7.2_webpack@4.42.1 - webpack-dev-server: 3.10.3_webpack@4.42.1 + webpack-dev-middleware: 3.7.2(webpack@4.42.1) + webpack-dev-server: 3.10.3(webpack@4.42.1) webpack-hot-middleware: 2.25.0 webpack-merge: 4.2.2 webpack-stats-plugin: 0.3.1 @@ -7728,88 +8172,94 @@ packages: transitivePeerDependencies: - '@types/react' - bufferutil + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack - sockjs-client + - supports-color - typescript - utf-8-validate + - vue-template-compiler - webpack-cli + - webpack-command dev: true - /gensync/1.0.0-beta.1: + /gensync@1.0.0-beta.1: resolution: {integrity: sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg==} engines: {node: '>=6.9.0'} - /get-caller-file/1.0.3: + /get-caller-file@1.0.3: resolution: {integrity: sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==} dev: true - /get-caller-file/2.0.5: + /get-caller-file@2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} - /get-package-type/0.1.0: + /get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} engines: {node: '>=8.0.0'} dev: false - /get-port/3.2.0: + /get-port@3.2.0: resolution: {integrity: sha1-3Xzn3hh8Bsi/NTeWrHHgmfCYDrw=} engines: {node: '>=4'} dev: true - /get-stdin/4.0.1: + /get-stdin@4.0.1: resolution: {integrity: sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=} engines: {node: '>=0.10.0'} dev: true - /get-stream/3.0.0: - resolution: {integrity: sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=} + /get-stream@3.0.0: + resolution: {integrity: sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==} engines: {node: '>=4'} - dev: true - /get-stream/4.1.0: + /get-stream@4.1.0: resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==} engines: {node: '>=6'} dependencies: pump: 3.0.0 - /get-stream/5.1.0: + /get-stream@5.1.0: resolution: {integrity: sha512-EXr1FOzrzTfGeL0gQdeFEvOMm2mzMOglyiOXSTpPC+iAjAKftbr3jpCMWynogwYnM+eSj9sHGc6wjIcDvYiygw==} engines: {node: '>=8'} dependencies: pump: 3.0.0 - /get-value/2.0.6: + /get-value@2.0.6: resolution: {integrity: sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=} engines: {node: '>=0.10.0'} - /get-workspaces/0.5.2: + /get-workspaces@0.5.2: resolution: {integrity: sha512-99x72taQ9OUHhCmBS0B2WI/zwOtBOBPoyVNGs9+B0ag2GGhCjl/EaU9VQ8Zorx64TyVj1Am7bO+0J1KwDqo7OA==} dependencies: '@changesets/types': 0.4.0 fs-extra: 7.0.1 globby: 9.2.0 + transitivePeerDependencies: + - supports-color dev: false - /getpass/0.1.7: + /getpass@0.1.7: resolution: {integrity: sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=} dependencies: assert-plus: 1.0.0 dev: false - /git-up/4.0.1: + /git-up@4.0.1: resolution: {integrity: sha512-LFTZZrBlrCrGCG07/dm1aCjjpL1z9L3+5aEeI9SBhAqSc+kiA9Or1bgZhQFNppJX6h/f5McrvJt1mQXTFm6Qrw==} dependencies: is-ssh: 1.3.1 parse-url: 5.0.1 dev: true - /github-slugger/1.3.0: + /github-slugger@1.3.0: resolution: {integrity: sha512-gwJScWVNhFYSRDvURk/8yhcFBee6aFjye2a7Lhb2bUyRulpIoek9p0I9Kt7PT67d/nUlZbFu8L9RLiA0woQN8Q==} dependencies: emoji-regex: 6.1.1 dev: false - /glob-base/0.3.0: + /glob-base@0.3.0: resolution: {integrity: sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=} engines: {node: '>=0.10.0'} dependencies: @@ -7817,32 +8267,32 @@ packages: is-glob: 2.0.1 dev: false - /glob-parent/2.0.0: + /glob-parent@2.0.0: resolution: {integrity: sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=} dependencies: is-glob: 2.0.1 dev: false - /glob-parent/3.1.0: + /glob-parent@3.1.0: resolution: {integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=} dependencies: is-glob: 3.1.0 path-dirname: 1.0.2 - /glob-parent/5.1.1: + /glob-parent@5.1.1: resolution: {integrity: sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==} engines: {node: '>= 6'} dependencies: is-glob: 4.0.1 - /glob-to-regexp/0.3.0: + /glob-to-regexp@0.3.0: resolution: {integrity: sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=} - /glob-to-regexp/0.4.1: + /glob-to-regexp@0.4.1: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} dev: false - /glob/7.1.6: + /glob@7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} dependencies: fs.realpath: 1.0.0 @@ -7852,14 +8302,14 @@ packages: once: 1.4.0 path-is-absolute: 1.0.1 - /global-dirs/0.1.1: + /global-dirs@0.1.1: resolution: {integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=} engines: {node: '>=4'} dependencies: ini: 1.3.5 dev: true - /global-modules/1.0.0: + /global-modules@1.0.0: resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==} engines: {node: '>=0.10.0'} dependencies: @@ -7868,14 +8318,14 @@ packages: resolve-dir: 1.0.1 dev: true - /global-modules/2.0.0: + /global-modules@2.0.0: resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==} engines: {node: '>=6'} dependencies: global-prefix: 3.0.0 dev: true - /global-prefix/1.0.2: + /global-prefix@1.0.2: resolution: {integrity: sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=} engines: {node: '>=0.10.0'} dependencies: @@ -7886,7 +8336,7 @@ packages: which: 1.3.1 dev: true - /global-prefix/3.0.0: + /global-prefix@3.0.0: resolution: {integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==} engines: {node: '>=6'} dependencies: @@ -7895,25 +8345,25 @@ packages: which: 1.3.1 dev: true - /global/4.4.0: + /global@4.4.0: resolution: {integrity: sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==} dependencies: min-document: 2.19.0 process: 0.11.10 dev: true - /globals/11.12.0: + /globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - /globals/12.4.0: + /globals@12.4.0: resolution: {integrity: sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==} engines: {node: '>=8'} dependencies: type-fest: 0.8.1 dev: true - /globby/10.0.2: + /globby@10.0.2: resolution: {integrity: sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==} engines: {node: '>=8'} dependencies: @@ -7926,7 +8376,7 @@ packages: merge2: 1.3.0 slash: 3.0.0 - /globby/11.0.0: + /globby@11.0.0: resolution: {integrity: sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==} engines: {node: '>=10'} dependencies: @@ -7938,7 +8388,7 @@ packages: slash: 3.0.0 dev: false - /globby/6.1.0: + /globby@6.1.0: resolution: {integrity: sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=} engines: {node: '>=0.10.0'} dependencies: @@ -7949,7 +8399,7 @@ packages: pinkie-promise: 2.0.1 dev: true - /globby/8.0.2: + /globby@8.0.2: resolution: {integrity: sha512-yTzMmKygLp8RUpG1Ymu2VXPSJQZjNAZPD4ywgYEaG7e4tBJeUQBO8OpXrf1RCNcEs5alsoJYPAMiIHP0cmeC7w==} engines: {node: '>=4'} dependencies: @@ -7960,9 +8410,11 @@ packages: ignore: 3.3.10 pify: 3.0.0 slash: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true - /globby/9.2.0: + /globby@9.2.0: resolution: {integrity: sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==} engines: {node: '>=6'} dependencies: @@ -7974,13 +8426,34 @@ packages: ignore: 4.0.6 pify: 4.0.1 slash: 2.0.0 + transitivePeerDependencies: + - supports-color dev: false - /got/8.3.2: + /got@11.8.6: + resolution: {integrity: sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==} + engines: {node: '>=10.19.0'} + dependencies: + '@sindresorhus/is': 4.6.0 + '@szmarczak/http-timer': 4.0.6 + '@types/cacheable-request': 6.0.3 + '@types/responselike': 1.0.0 + cacheable-lookup: 5.0.4 + cacheable-request: 7.0.4 + decompress-response: 6.0.0 + http2-wrapper: 1.0.3 + lowercase-keys: 2.0.0 + p-cancelable: 2.1.1 + responselike: 2.0.1 + dev: true + + /got@8.3.2: resolution: {integrity: sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==} engines: {node: '>=4'} dependencies: '@sindresorhus/is': 0.7.0 + '@types/keyv': 3.1.4 + '@types/responselike': 1.0.0 cacheable-request: 2.1.4 decompress-response: 3.3.0 duplexer3: 0.1.4 @@ -7993,18 +8466,19 @@ packages: p-cancelable: 0.4.1 p-timeout: 2.0.1 pify: 3.0.0 - safe-buffer: 5.2.0 + safe-buffer: 5.2.1 timed-out: 4.0.1 url-parse-lax: 3.0.0 url-to-options: 1.0.1 - dev: true - /got/9.6.0: + /got@9.6.0: resolution: {integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==} engines: {node: '>=8.6'} dependencies: '@sindresorhus/is': 0.14.0 '@szmarczak/http-timer': 1.1.2 + '@types/keyv': 3.1.4 + '@types/responselike': 1.0.0 cacheable-request: 6.1.0 decompress-response: 3.3.0 duplexer3: 0.1.4 @@ -8016,42 +8490,42 @@ packages: url-parse-lax: 3.0.0 dev: true - /graceful-fs/4.2.3: + /graceful-fs@4.2.3: resolution: {integrity: sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==} - /graceful-fs/4.2.4: + /graceful-fs@4.2.4: resolution: {integrity: sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==} - /grapheme-splitter/1.0.4: + /grapheme-splitter@1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: false - /graphql-compose/6.3.8_graphql@14.6.0: + /graphql-compose@6.3.8(graphql@14.6.0): resolution: {integrity: sha512-o0/jzQEMIpSjryLKwmD1vGrCubiPxD0LxlGTgWDSu38TBepu2GhugC9gYgTEbtiCZAHPtvkZ90SzzABOWZyQLA==} engines: {node: '>= 6'} peerDependencies: graphql: '>=0.13.0 || >=14.0.0 || >=14.1.0' dependencies: graphql: 14.6.0 - graphql-type-json: 0.2.4_graphql@14.6.0 + graphql-type-json: 0.2.4(graphql@14.6.0) object-path: 0.11.4 dev: true - /graphql-config/2.2.2_graphql@14.6.0: + /graphql-config@2.2.2(graphql@14.6.0): resolution: {integrity: sha512-mtv1ejPyyR2mJUUZNhljggU+B/Xl8tJJWf+h145hB+1Y48acSghFalhNtXfPBcYl2tJzpb+lGxfj3O7OjaiMgw==} engines: {node: '>= 6.0.0'} peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 dependencies: graphql: 14.6.0 - graphql-import: 0.7.1_graphql@14.6.0 + graphql-import: 0.7.1(graphql@14.6.0) graphql-request: 1.8.2 js-yaml: 3.13.1 lodash: 4.17.15 minimatch: 3.0.4 dev: true - /graphql-import/0.7.1_graphql@14.6.0: + /graphql-import@0.7.1(graphql@14.6.0): resolution: {integrity: sha512-YpwpaPjRUVlw2SN3OPljpWbVRWAhMAyfSba5U47qGMOSsPLi2gYeJtngGpymjm9nk57RFWEpjqwh4+dpYuFAPw==} engines: {node: '>=4.0.0'} peerDependencies: @@ -8062,26 +8536,26 @@ packages: resolve-from: 4.0.0 dev: true - /graphql-playground-html/1.6.19: + /graphql-playground-html@1.6.19: resolution: {integrity: sha512-cLAqoOlxHbGj/LBpr4l2BE9qXf3g8ShjQqU2daVueITI/3wIkcDQTaQaQp+HWv0uaX0dCsgMCFW/TooLj8yJOg==} dev: true - /graphql-playground-middleware-express/1.7.14_express@4.17.1: + /graphql-playground-middleware-express@1.7.14(express@4.17.1): resolution: {integrity: sha512-EqoAhbRBd7rEEEDFfvECQVmZnC4cOEmRc5goiiZldozt2GZB2UBK3/7p0DAtflg6S1w6SNUR8Tg9cDLjiL1Dew==} peerDependencies: express: ^4.16.2 dependencies: - express: 4.17.1 + express: 4.17.1(supports-color@6.1.0) graphql-playground-html: 1.6.19 dev: true - /graphql-request/1.8.2: + /graphql-request@1.8.2: resolution: {integrity: sha512-dDX2M+VMsxXFCmUX0Vo0TopIZIX4ggzOtiCsThgtrKR4niiaagsGTDIHj3fsOMFETpa064vzovI+4YV4QnMbcg==} dependencies: cross-fetch: 2.2.2 dev: true - /graphql-subscriptions/1.1.0_graphql@14.6.0: + /graphql-subscriptions@1.1.0(graphql@14.6.0): resolution: {integrity: sha512-6WzlBFC0lWmXJbIVE8OgFgXIP4RJi3OQgTPa0DVMsDXdpRDjTsM1K9wfl5HSYX7R87QAGlvcv2Y4BIZa/ItonA==} peerDependencies: graphql: ^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0 @@ -8090,7 +8564,7 @@ packages: iterall: 1.3.0 dev: true - /graphql-type-json/0.2.4_graphql@14.6.0: + /graphql-type-json@0.2.4(graphql@14.6.0): resolution: {integrity: sha512-/tq02ayMQjrG4oDFDRLLrPk0KvJXue0nVXoItBe7uAdbNXjQUu+HYCBdAmPLQoseVzUKKMzrhq2P/sfI76ON6w==} peerDependencies: graphql: '>=0.8.0' @@ -8098,7 +8572,7 @@ packages: graphql: 14.6.0 dev: true - /graphql-type-json/0.3.1_graphql@14.6.0: + /graphql-type-json@0.3.1(graphql@14.6.0): resolution: {integrity: sha512-1lPkUXQ2L8o+ERLzVAuc3rzc/E6pGF+6HnjihCVTK0VzR0jCuUd92FqNxoHdfILXqOn2L6b4y47TBxiPyieUVA==} peerDependencies: graphql: '>=0.8.0' @@ -8106,14 +8580,14 @@ packages: graphql: 14.6.0 dev: true - /graphql/14.6.0: + /graphql@14.6.0: resolution: {integrity: sha512-VKzfvHEKybTKjQVpTFrA5yUq2S9ihcZvfJAtsDBBCuV6wauPu1xl/f9ehgVf0FcEJJs4vz6ysb/ZMkGigQZseg==} engines: {node: '>= 6.x'} dependencies: iterall: 1.3.0 dev: true - /gray-matter/4.0.2: + /gray-matter@4.0.2: resolution: {integrity: sha512-7hB/+LxrOjq/dd8APlK0r24uL/67w7SkYnfwhNFwg/VDIGWGmduTDYf3WNstLW2fbbmRwrDGCVSJ2isuf2+4Hw==} engines: {node: '>=6.0'} dependencies: @@ -8123,23 +8597,23 @@ packages: strip-bom-string: 1.0.0 dev: false - /growly/1.3.0: + /growly@1.3.0: resolution: {integrity: sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=} dev: false optional: true - /gud/1.0.0: + /gud@1.0.0: resolution: {integrity: sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw==} dev: true - /gzip-size/3.0.0: + /gzip-size@3.0.0: resolution: {integrity: sha1-VGGI6b3DN/Zzdy+BZgRks4nc5SA=} engines: {node: '>=0.12.0'} dependencies: duplexer: 0.1.1 dev: true - /gzip-size/5.1.1: + /gzip-size@5.1.1: resolution: {integrity: sha512-FNHi6mmoHvs1mxZAds4PpdCS6QG8B4C1krxJsMutgxl5t3+GlRTzzI3NEkifXx2pVsOvJdOGSmIgDhQ55FwdPA==} engines: {node: '>=6'} dependencies: @@ -8147,16 +8621,16 @@ packages: pify: 4.0.1 dev: true - /handle-thing/2.0.1: + /handle-thing@2.0.1: resolution: {integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==} dev: true - /har-schema/2.0.0: + /har-schema@2.0.0: resolution: {integrity: sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=} engines: {node: '>=4'} dev: false - /har-validator/5.1.3: + /har-validator@5.1.3: resolution: {integrity: sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==} engines: {node: '>=6'} dependencies: @@ -8164,50 +8638,48 @@ packages: har-schema: 2.0.0 dev: false - /hard-rejection/2.1.0: + /hard-rejection@2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} engines: {node: '>=6'} dev: false - /has-ansi/2.0.0: + /has-ansi@2.0.0: resolution: {integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=} engines: {node: '>=0.10.0'} dependencies: ansi-regex: 2.1.1 - /has-binary2/1.0.3: + /has-binary2@1.0.3: resolution: {integrity: sha512-G1LWKhDSvhGeAQ8mPVQlqNcOB2sJdwATtZKl2pDKKHfpf/rYj24lkinxf69blJbnsvtqqNU+L3SL50vzZhXOnw==} dependencies: isarray: 2.0.1 dev: true - /has-cors/1.1.0: + /has-cors@1.1.0: resolution: {integrity: sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=} dev: true - /has-flag/3.0.0: + /has-flag@3.0.0: resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=} engines: {node: '>=4'} - /has-flag/4.0.0: + /has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - /has-symbol-support-x/1.4.2: + /has-symbol-support-x@1.4.2: resolution: {integrity: sha512-3ToOva++HaW+eCpgqZrCfN51IPB+7bJNVT6CUATzueB5Heb8o6Nam0V3HG5dlDvZU1Gn5QLcbahiKw/XVk5JJw==} - dev: true - /has-symbols/1.0.1: + /has-symbols@1.0.1: resolution: {integrity: sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==} engines: {node: '>= 0.4'} - /has-to-string-tag-x/1.4.1: + /has-to-string-tag-x@1.4.1: resolution: {integrity: sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==} dependencies: has-symbol-support-x: 1.4.2 - dev: true - /has-value/0.3.1: + /has-value@0.3.1: resolution: {integrity: sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=} engines: {node: '>=0.10.0'} dependencies: @@ -8215,7 +8687,7 @@ packages: has-values: 0.1.4 isobject: 2.1.0 - /has-value/1.0.0: + /has-value@1.0.0: resolution: {integrity: sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=} engines: {node: '>=0.10.0'} dependencies: @@ -8223,42 +8695,42 @@ packages: has-values: 1.0.0 isobject: 3.0.1 - /has-values/0.1.4: + /has-values@0.1.4: resolution: {integrity: sha1-bWHeldkd/Km5oCCJrThL/49it3E=} engines: {node: '>=0.10.0'} - /has-values/1.0.0: + /has-values@1.0.0: resolution: {integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=} engines: {node: '>=0.10.0'} dependencies: is-number: 3.0.0 kind-of: 4.0.0 - /has-yarn/2.1.0: + /has-yarn@2.1.0: resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==} engines: {node: '>=8'} dev: true - /has/1.0.3: + /has@1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} engines: {node: '>= 0.4.0'} dependencies: function-bind: 1.1.1 - /hash-base/3.0.4: + /hash-base@3.0.4: resolution: {integrity: sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=} engines: {node: '>=4'} dependencies: inherits: 2.0.4 safe-buffer: 5.2.1 - /hash.js/1.1.7: + /hash.js@1.1.7: resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==} dependencies: inherits: 2.0.4 minimalistic-assert: 1.0.1 - /hasha/5.2.0: + /hasha@5.2.0: resolution: {integrity: sha512-2W+jKdQbAdSIrggA8Q35Br8qKadTrqCTC8+XZvBWepKDK6m9XkX6Iz1a2yh2KP01kzAR/dpuMeUnocoLYDcskw==} engines: {node: '>=8'} dependencies: @@ -8266,7 +8738,7 @@ packages: type-fest: 0.8.1 dev: true - /hast-to-hyperscript/7.0.4: + /hast-to-hyperscript@7.0.4: resolution: {integrity: sha512-vmwriQ2H0RPS9ho4Kkbf3n3lY436QKLq6VaGA1pzBh36hBi3tm1DO9bR+kaJIbpT10UqaANDkMjxvjVfr+cnOA==} dependencies: comma-separated-tokens: 1.0.8 @@ -8275,9 +8747,8 @@ packages: style-to-object: 0.2.3 unist-util-is: 3.0.0 web-namespaces: 1.1.4 - dev: true - /hast-util-from-parse5/5.0.3: + /hast-util-from-parse5@5.0.3: resolution: {integrity: sha512-gOc8UB99F6eWVWFtM9jUikjN7QkWxB3nY0df5Z0Zq1/Nkwl5V4hAAsl0tmwlgWl/1shlTF8DnNYLO8X6wRV9pA==} dependencies: ccount: 1.0.5 @@ -8285,13 +8756,11 @@ packages: property-information: 5.4.0 web-namespaces: 1.1.4 xtend: 4.0.2 - dev: true - /hast-util-parse-selector/2.2.4: + /hast-util-parse-selector@2.2.4: resolution: {integrity: sha512-gW3sxfynIvZApL4L07wryYF4+C9VvH3AUi7LAnVXV4MneGEgwOByXvFo18BgmTWnm7oHAe874jKbIB1YhHSIzA==} - dev: true - /hast-util-raw/5.0.2: + /hast-util-raw@5.0.2: resolution: {integrity: sha512-3ReYQcIHmzSgMq8UrDZHFL0oGlbuVGdLKs8s/Fe8BfHFAyZDrdv1fy/AGn+Fim8ZuvAHcJ61NQhVMtyfHviT/g==} dependencies: hast-util-from-parse5: 5.0.3 @@ -8302,9 +8771,8 @@ packages: web-namespaces: 1.1.4 xtend: 4.0.2 zwitch: 1.0.5 - dev: true - /hast-util-to-parse5/5.1.2: + /hast-util-to-parse5@5.1.2: resolution: {integrity: sha512-ZgYLJu9lYknMfsBY0rBV4TJn2xiwF1fXFFjbP6EE7S0s5mS8LIKBVWzhA1MeIs1SWW6GnnE4In6c3kPb+CWhog==} dependencies: hast-to-hyperscript: 7.0.4 @@ -8312,57 +8780,55 @@ packages: web-namespaces: 1.1.4 xtend: 4.0.2 zwitch: 1.0.5 - dev: true - /hastscript/5.1.2: + /hastscript@5.1.2: resolution: {integrity: sha512-WlztFuK+Lrvi3EggsqOkQ52rKbxkXL3RwB6t5lwoa8QLMemoWfBuL43eDrwOamJyR7uKQKdmKYaBH1NZBiIRrQ==} dependencies: comma-separated-tokens: 1.0.8 hast-util-parse-selector: 2.2.4 property-information: 5.4.0 space-separated-tokens: 1.1.5 - dev: true - /header-case/1.0.1: + /header-case@1.0.1: resolution: {integrity: sha1-lTWXMZfBRLCWE81l0xfvGZY70C0=} dependencies: no-case: 2.3.2 upper-case: 1.1.3 dev: false - /hex-color-regex/1.1.0: + /hex-color-regex@1.1.0: resolution: {integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==} - /hmac-drbg/1.0.1: + /hmac-drbg@1.0.1: resolution: {integrity: sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=} dependencies: hash.js: 1.1.7 minimalistic-assert: 1.0.1 minimalistic-crypto-utils: 1.0.1 - /hoist-non-react-statics/3.3.2: + /hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} dependencies: react-is: 16.13.1 dev: true - /homedir-polyfill/1.0.3: + /homedir-polyfill@1.0.3: resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} engines: {node: '>=0.10.0'} dependencies: parse-passwd: 1.0.0 dev: true - /hosted-git-info/2.8.8: + /hosted-git-info@2.8.8: resolution: {integrity: sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==} - /hosted-git-info/3.0.4: + /hosted-git-info@3.0.4: resolution: {integrity: sha512-4oT62d2jwSDBbLLFLZE+1vPuQ1h8p9wjrJ8Mqx5TjsyWmBMV5B13eJqn8pvluqubLf3cJPTfiYCIwNwDNmzScQ==} dependencies: lru-cache: 5.1.1 dev: true - /hpack.js/2.1.6: + /hpack.js@2.1.6: resolution: {integrity: sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=} dependencies: inherits: 2.0.4 @@ -8371,39 +8837,38 @@ packages: wbuf: 1.7.3 dev: true - /hsl-regex/1.0.0: + /hsl-regex@1.0.0: resolution: {integrity: sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=} - /hsla-regex/1.0.0: + /hsla-regex@1.0.0: resolution: {integrity: sha1-wc56MWjIxmFAM6S194d/OyJfnDg=} - /html-comment-regex/1.1.2: + /html-comment-regex@1.1.2: resolution: {integrity: sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==} - /html-encoding-sniffer/2.0.1: + /html-encoding-sniffer@2.0.1: resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} engines: {node: '>=10'} dependencies: whatwg-encoding: 1.0.5 dev: false - /html-entities/1.3.1: + /html-entities@1.3.1: resolution: {integrity: sha512-rhE/4Z3hIhzHAUKbW8jVcCyuT5oJCXXqhN/6mXXVCpzTmvJnoH2HL/bt3EZ6p55jbFJBeAe1ZNpL5BugLujxNA==} dev: true - /html-escaper/2.0.2: + /html-escaper@2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} dev: false - /html-tag-names/1.1.5: + /html-tag-names@1.1.5: resolution: {integrity: sha512-aI5tKwNTBzOZApHIynaAwecLBv8TlZTEy/P4Sj2SzzAhBrGuI8yGZ0UIXVPQzOHGS+to2mjb04iy6VWt/8+d8A==} dev: true - /html-void-elements/1.0.5: + /html-void-elements@1.0.5: resolution: {integrity: sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==} - dev: true - /htmlparser2/3.10.1: + /htmlparser2@3.10.1: resolution: {integrity: sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==} dependencies: domelementtype: 1.3.1 @@ -8413,7 +8878,7 @@ packages: inherits: 2.0.4 readable-stream: 3.6.0 - /htmlparser2/4.1.0: + /htmlparser2@4.1.0: resolution: {integrity: sha512-4zDq1a1zhE4gQso/c5LP1OtrhYTncXNSpvJYtWJBtXAETPlMfi3IFNjGuQbYLuVY4ZR0QMqRVvo4Pdy9KLyP8Q==} dependencies: domelementtype: 2.0.1 @@ -8422,19 +8887,18 @@ packages: entities: 2.0.0 dev: false - /http-cache-semantics/3.8.1: + /http-cache-semantics@3.8.1: resolution: {integrity: sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==} - dev: true - /http-cache-semantics/4.1.0: + /http-cache-semantics@4.1.0: resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==} dev: true - /http-deceiver/1.2.7: + /http-deceiver@1.2.7: resolution: {integrity: sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=} dev: true - /http-errors/1.6.3: + /http-errors@1.6.3: resolution: {integrity: sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=} engines: {node: '>= 0.6'} dependencies: @@ -8444,7 +8908,7 @@ packages: statuses: 1.5.0 dev: true - /http-errors/1.7.2: + /http-errors@1.7.2: resolution: {integrity: sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==} engines: {node: '>= 0.6'} dependencies: @@ -8455,7 +8919,7 @@ packages: toidentifier: 1.0.0 dev: true - /http-errors/1.7.3: + /http-errors@1.7.3: resolution: {integrity: sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==} engines: {node: '>= 0.6'} dependencies: @@ -8466,30 +8930,34 @@ packages: toidentifier: 1.0.0 dev: true - /http-parser-js/0.4.10: + /http-parser-js@0.4.10: resolution: {integrity: sha1-ksnBN0w1CF912zWexWzCV8u5P6Q=} dev: true - /http-proxy-middleware/0.19.1: + /http-proxy-middleware@0.19.1(supports-color@6.1.0): resolution: {integrity: sha512-yHYTgWMQO8VvwNS22eLLloAkvungsKdKTLO8AJlftYIKNfJr3GK3zK0ZCfzDDGUBttdGc8xFy1mCitvNKQtC3Q==} engines: {node: '>=4.0.0'} dependencies: - http-proxy: 1.18.0 + http-proxy: 1.18.0(supports-color@6.1.0) is-glob: 4.0.1 lodash: 4.17.15 - micromatch: 3.1.10 + micromatch: 3.1.10(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /http-proxy/1.18.0: + /http-proxy@1.18.0(supports-color@6.1.0): resolution: {integrity: sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==} engines: {node: '>=6.0.0'} dependencies: eventemitter3: 4.0.0 - follow-redirects: 1.11.0 + follow-redirects: 1.11.0(supports-color@6.1.0) requires-port: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true - /http-signature/1.2.0: + /http-signature@1.2.0: resolution: {integrity: sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=} engines: {node: '>=0.8', npm: '>=1.3.7'} dependencies: @@ -8498,87 +8966,99 @@ packages: sshpk: 1.16.1 dev: false - /https-browserify/1.0.0: + /http2-wrapper@1.0.3: + resolution: {integrity: sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==} + engines: {node: '>=10.19.0'} + dependencies: + quick-lru: 5.1.1 + resolve-alpn: 1.2.1 + dev: true + + /https-browserify@1.0.0: resolution: {integrity: sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=} - /human-id/1.0.2: + /human-id@1.0.2: resolution: {integrity: sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==} dev: false - /human-signals/1.1.1: + /human-signals@1.1.1: resolution: {integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==} engines: {node: '>=8.12.0'} - /humanize-list/1.0.1: + /humanize-list@1.0.1: resolution: {integrity: sha1-5+cZxgpdWEjo4KXtXwqIVJbCOf0=} dev: true - /iconv-lite/0.4.24: + /iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} dependencies: safer-buffer: 2.1.2 - /icss-replace-symbols/1.1.0: + /icss-replace-symbols@1.1.0: resolution: {integrity: sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=} dev: true - /icss-utils/2.1.0: + /icss-utils@2.1.0: resolution: {integrity: sha1-g/Cg7DeL8yRheLbCrZE28TWxyWI=} dependencies: postcss: 6.0.23 dev: true - /icss-utils/4.1.1: + /icss-utils@4.1.1: resolution: {integrity: sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==} engines: {node: '>= 6'} dependencies: postcss: 7.0.29 dev: false - /ieee754/1.1.13: + /ieee754@1.1.13: resolution: {integrity: sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==} - /iferr/0.1.5: + /ieee754@1.2.1: + resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} + dev: true + + /iferr@0.1.5: resolution: {integrity: sha1-xg7taebY/bazEEofy8ocGS3FtQE=} - /ignore-walk/3.0.3: + /ignore-walk@3.0.3: resolution: {integrity: sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==} dependencies: minimatch: 3.0.4 dev: false - /ignore/3.3.10: + /ignore@3.3.10: resolution: {integrity: sha512-Pgs951kaMm5GXP7MOvxERINe3gsaVjUWFm+UZPSq9xYriQAksyhg0csnS0KXSNRD5NmNdapXEpjxG49+AKh/ug==} dev: true - /ignore/4.0.6: + /ignore@4.0.6: resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==} engines: {node: '>= 4'} - /ignore/5.1.4: + /ignore@5.1.4: resolution: {integrity: sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==} engines: {node: '>= 4'} - /immer/1.10.0: + /immer@1.10.0: resolution: {integrity: sha512-O3sR1/opvCDGLEVcvrGTMtLac8GJ5IwZC4puPrLuRj3l7ICKvkmA0vGuU9OW8mV9WIBRnaxp5GJh9IEAaNOoYg==} dev: true - /import-cwd/2.1.0: + /import-cwd@2.1.0: resolution: {integrity: sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=} engines: {node: '>=4'} dependencies: import-from: 2.1.0 dev: true - /import-fresh/2.0.0: + /import-fresh@2.0.0: resolution: {integrity: sha1-2BNVwVYS04bGH53dOSLUMEgipUY=} engines: {node: '>=4'} dependencies: caller-path: 2.0.0 resolve-from: 3.0.0 - /import-fresh/3.2.1: + /import-fresh@3.2.1: resolution: {integrity: sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==} engines: {node: '>=6'} dependencies: @@ -8586,34 +9066,36 @@ packages: resolve-from: 4.0.0 dev: true - /import-from/2.1.0: + /import-from@2.1.0: resolution: {integrity: sha1-M1238qev/VOqpHHUuAId7ja387E=} engines: {node: '>=4'} dependencies: resolve-from: 3.0.0 dev: true - /import-jsx/4.0.0: + /import-jsx@4.0.0: resolution: {integrity: sha512-CnjJ2BZFJzbFDmYG5S47xPQjMlSbZLyLJuG4znzL4TdPtJBxHtFP1xVmR+EYX4synFSldiY3B6m00XkPM3zVnA==} engines: {node: '>=10'} dependencies: '@babel/core': 7.9.0 - '@babel/plugin-proposal-object-rest-spread': 7.9.5_@babel+core@7.9.0 - '@babel/plugin-transform-destructuring': 7.9.5_@babel+core@7.9.0 - '@babel/plugin-transform-react-jsx': 7.9.4_@babel+core@7.9.0 + '@babel/plugin-proposal-object-rest-spread': 7.9.5(@babel/core@7.9.0) + '@babel/plugin-transform-destructuring': 7.9.5(@babel/core@7.9.0) + '@babel/plugin-transform-react-jsx': 7.9.4(@babel/core@7.9.0) caller-path: 2.0.0 find-cache-dir: 3.3.1 make-dir: 3.1.0 resolve-from: 3.0.0 rimraf: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /import-lazy/2.1.0: + /import-lazy@2.1.0: resolution: {integrity: sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=} engines: {node: '>=4'} dev: true - /import-local/2.0.0: + /import-local@2.0.0: resolution: {integrity: sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==} engines: {node: '>=6'} hasBin: true @@ -8622,7 +9104,7 @@ packages: resolve-cwd: 2.0.0 dev: true - /import-local/3.0.2: + /import-local@3.0.2: resolution: {integrity: sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==} engines: {node: '>=8'} hasBin: true @@ -8631,49 +9113,49 @@ packages: resolve-cwd: 3.0.0 dev: false - /imurmurhash/0.1.4: + /imurmurhash@0.1.4: resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=} engines: {node: '>=0.8.19'} - /indent-string/3.2.0: + /indent-string@3.2.0: resolution: {integrity: sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=} engines: {node: '>=4'} dev: false - /indent-string/4.0.0: + /indent-string@4.0.0: resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} engines: {node: '>=8'} - /indexes-of/1.0.1: + /indexes-of@1.0.1: resolution: {integrity: sha1-8w9xbI4r00bHtn0985FVZqfAVgc=} - /indexof/0.0.1: + /indexof@0.0.1: resolution: {integrity: sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=} dev: true - /infer-owner/1.0.4: + /infer-owner@1.0.4: resolution: {integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==} - /inflight/1.0.6: + /inflight@1.0.6: resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=} dependencies: once: 1.4.0 wrappy: 1.0.2 - /inherits/2.0.1: - resolution: {integrity: sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=} + /inherits@2.0.1: + resolution: {integrity: sha512-8nWq2nLTAwd02jTqJExUYFSD/fKq6VH9Y/oG2accc/kdI0V98Bag8d5a4gi3XHz73rDWa2PvTtvcWYquKqSENA==} - /inherits/2.0.3: - resolution: {integrity: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=} + /inherits@2.0.3: + resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} - /inherits/2.0.4: + /inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - /ini/1.3.5: + /ini@1.3.5: resolution: {integrity: sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==} dev: true - /ink-box/1.0.0_ink@2.7.1+react@16.13.1: + /ink-box@1.0.0(ink@2.7.1)(react@16.13.1): resolution: {integrity: sha512-wD2ldWX9lcE/6+flKbAJ0TZF7gKbTH8CRdhEor6DD8d+V0hPITrrGeST2reDBpCia8wiqHrdxrqTyafwtmVanA==} engines: {node: '>=8'} peerDependencies: @@ -8681,38 +9163,40 @@ packages: react: '>=16.8.0' dependencies: boxen: 3.2.0 - ink: 2.7.1_02d893cb8c41b19aac4a498638d902a7 + ink: 2.7.1(@types/react@16.9.34)(react@16.13.1) prop-types: 15.7.2 react: 16.13.1 dev: true - /ink-link/1.1.0_ink@2.7.1+react@16.13.1: + /ink-link@1.1.0(ink@2.7.1)(react@16.13.1): resolution: {integrity: sha512-a716nYz4YDPu8UOA2PwabTZgTvZa3SYB/70yeXVmTOKFAEdMbJyGSVeNuB7P+aM2olzDj9AGVchA7W5QytF9uA==} engines: {node: '>=8'} peerDependencies: ink: '>=2.0.0' react: '>=16.8.0' dependencies: - ink: 2.7.1_02d893cb8c41b19aac4a498638d902a7 + ink: 2.7.1(@types/react@16.9.34)(react@16.13.1) prop-types: 15.7.2 react: 16.13.1 terminal-link: 2.1.1 dev: true - /ink-select-input/3.1.2_ink@2.7.1: + /ink-select-input@3.1.2(ink@2.7.1)(react@16.13.1): resolution: {integrity: sha512-PaLraGx8A54GhSkTNzZI8bgY0elAoa1jSPPe5Q52B5VutcBoJc4HE3ICDwsEGJ88l1Hw6AWjpeoqrq82a8uQPA==} engines: {node: '>=8'} peerDependencies: ink: ^2.0.0 + react: ^16.8.2 dependencies: arr-rotate: 1.0.0 figures: 2.0.0 - ink: 2.7.1_02d893cb8c41b19aac4a498638d902a7 + ink: 2.7.1(@types/react@16.9.34)(react@16.13.1) lodash.isequal: 4.5.0 prop-types: 15.7.2 + react: 16.13.1 dev: true - /ink-spinner/3.0.1_ink@2.7.1+react@16.13.1: + /ink-spinner@3.0.1(ink@2.7.1)(react@16.13.1): resolution: {integrity: sha512-AVR4Z/NXDQ7dT5ltWcCzFS9Dd4T8eaO//E2UO8VYNiJcZpPCSJ11o5A0UVPcMlZxGbGD6ikUFDR3ZgPUQk5haQ==} engines: {node: '>=8'} requiresBuild: true @@ -8721,13 +9205,13 @@ packages: react: ^16.8.2 dependencies: cli-spinners: 1.3.1 - ink: 2.7.1_02d893cb8c41b19aac4a498638d902a7 + ink: 2.7.1(@types/react@16.9.34)(react@16.13.1) prop-types: 15.7.2 react: 16.13.1 dev: true optional: true - /ink/2.7.1_02d893cb8c41b19aac4a498638d902a7: + /ink@2.7.1(@types/react@16.9.34)(react@16.13.1): resolution: {integrity: sha512-s7lJuQDJEdjqtaIWhp3KYHl6WV3J04U9zoQ6wVc+Xoa06XM27SXUY57qC5DO46xkF0CfgXMKkKNcgvSu/SAEpA==} engines: {node: '>=8'} requiresBuild: true @@ -8750,7 +9234,7 @@ packages: log-update: 3.4.0 prop-types: 15.7.2 react: 16.13.1 - react-reconciler: 0.24.0_react@16.13.1 + react-reconciler: 0.24.0(react@16.13.1) scheduler: 0.18.0 signal-exit: 3.0.3 slice-ansi: 3.0.0 @@ -8759,12 +9243,11 @@ packages: wrap-ansi: 6.2.0 yoga-layout-prebuilt: 1.9.5 dev: true - optional: true - /inline-style-parser/0.1.1: + /inline-style-parser@0.1.1: resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==} - /inquirer/3.3.0: + /inquirer@3.3.0: resolution: {integrity: sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==} dependencies: ansi-escapes: 3.2.0 @@ -8783,7 +9266,7 @@ packages: through: 2.3.8 dev: true - /inquirer/6.5.0: + /inquirer@6.5.0: resolution: {integrity: sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA==} engines: {node: '>=6.0.0'} dependencies: @@ -8802,7 +9285,7 @@ packages: through: 2.3.8 dev: true - /inquirer/7.1.0: + /inquirer@7.1.0: resolution: {integrity: sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg==} engines: {node: '>=6.0.0'} dependencies: @@ -8821,7 +9304,7 @@ packages: through: 2.3.8 dev: true - /internal-ip/4.3.0: + /internal-ip@4.3.0: resolution: {integrity: sha512-S1zBo1D6zcsyuC6PMmY5+55YMILQ9av8lotMx447Bq6SAgo/sDK6y6uUKmuYhW7eacnIhFfsPmCNYdDzsnnDCg==} engines: {node: '>=6'} dependencies: @@ -8829,7 +9312,7 @@ packages: ipaddr.js: 1.9.1 dev: true - /internal-slot/1.0.2: + /internal-slot@1.0.2: resolution: {integrity: sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==} engines: {node: '>= 0.4'} dependencies: @@ -8838,133 +9321,132 @@ packages: side-channel: 1.0.2 dev: true - /into-stream/3.1.0: - resolution: {integrity: sha1-lvsKk2wSur1v8XUqF9BWFqvQlMY=} + /into-stream@3.1.0: + resolution: {integrity: sha512-TcdjPibTksa1NQximqep2r17ISRiNE9fwlfbg3F8ANdvP5/yrFTew86VcO//jk4QTaMlbjypPBq76HN2zaKfZQ==} engines: {node: '>=4'} dependencies: from2: 2.3.0 p-is-promise: 1.1.0 - dev: true - /invariant/2.2.4: + /invariant@2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} dependencies: loose-envify: 1.4.0 - /invert-kv/2.0.0: + /invert-kv@2.0.0: resolution: {integrity: sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==} engines: {node: '>=4'} dev: true - /ip-regex/2.1.0: + /ip-regex@2.1.0: resolution: {integrity: sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=} engines: {node: '>=4'} - /ip/1.1.5: + /ip@1.1.5: resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=} dev: true - /ipaddr.js/1.9.1: + /ipaddr.js@1.9.1: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} engines: {node: '>= 0.10'} dev: true - /is-absolute-url/2.1.0: + /is-absolute-url@2.1.0: resolution: {integrity: sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=} engines: {node: '>=0.10.0'} - /is-absolute-url/3.0.3: + /is-absolute-url@3.0.3: resolution: {integrity: sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==} engines: {node: '>=8'} dev: true - /is-accessor-descriptor/0.1.6: + /is-accessor-descriptor@0.1.6: resolution: {integrity: sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /is-accessor-descriptor/1.0.0: + /is-accessor-descriptor@1.0.0: resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 6.0.3 - /is-alphabetical/1.0.4: + /is-alphabetical@1.0.4: resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==} - /is-alphanumeric/1.0.0: + /is-alphanumeric@1.0.0: resolution: {integrity: sha1-Spzvcdr0wAHB2B1j0UDPU/1oifQ=} engines: {node: '>=0.10.0'} - /is-alphanumerical/1.0.4: + /is-alphanumerical@1.0.4: resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==} dependencies: is-alphabetical: 1.0.4 is-decimal: 1.0.4 - /is-arguments/1.0.4: + /is-arguments@1.0.4: resolution: {integrity: sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA==} engines: {node: '>= 0.4'} dev: true - /is-arrayish/0.2.1: + /is-arrayish@0.2.1: resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} - /is-arrayish/0.3.2: + /is-arrayish@0.3.2: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} - /is-binary-path/1.0.1: + /is-binary-path@1.0.1: resolution: {integrity: sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=} engines: {node: '>=0.10.0'} dependencies: binary-extensions: 1.13.1 - /is-binary-path/2.1.0: + /is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} engines: {node: '>=8'} dependencies: binary-extensions: 2.0.0 - /is-blank/2.1.0: + /is-blank@2.1.0: resolution: {integrity: sha1-aac9PA1PQX3/+yB6J5XA8OV23gQ=} dependencies: is-empty: 1.2.0 is-whitespace: 0.3.0 dev: true - /is-buffer/1.1.6: + /is-buffer@1.1.6: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} - /is-buffer/2.0.4: + /is-buffer@2.0.4: resolution: {integrity: sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==} engines: {node: '>=4'} - /is-builtin-module/3.0.0: + /is-builtin-module@3.0.0: resolution: {integrity: sha512-/93sDihsAD652hrMEbJGbMAVBf1qc96kyThHQ0CAOONHaE3aROLpTjDe4WQ5aoC5ITHFxEq1z8XqSU7km+8amw==} engines: {node: '>=6'} dependencies: builtin-modules: 3.1.0 dev: true - /is-callable/1.1.5: + /is-callable@1.1.5: resolution: {integrity: sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==} engines: {node: '>= 0.4'} - /is-ci/2.0.0: + /is-ci@2.0.0: resolution: {integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==} hasBin: true dependencies: ci-info: 2.0.0 - /is-ci/3.0.1: + /is-ci@3.0.1: resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==} hasBin: true dependencies: ci-info: 3.3.0 dev: false - /is-color-stop/1.1.0: + /is-color-stop@1.1.0: resolution: {integrity: sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=} dependencies: css-color-names: 0.0.4 @@ -8974,26 +9456,26 @@ packages: rgb-regex: 1.0.1 rgba-regex: 1.0.0 - /is-data-descriptor/0.1.4: + /is-data-descriptor@0.1.4: resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /is-data-descriptor/1.0.0: + /is-data-descriptor@1.0.0: resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 6.0.3 - /is-date-object/1.0.2: + /is-date-object@1.0.2: resolution: {integrity: sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g==} engines: {node: '>= 0.4'} - /is-decimal/1.0.4: + /is-decimal@1.0.4: resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==} - /is-descriptor/0.1.6: + /is-descriptor@0.1.6: resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==} engines: {node: '>=0.10.0'} dependencies: @@ -9001,7 +9483,7 @@ packages: is-data-descriptor: 0.1.4 kind-of: 5.1.0 - /is-descriptor/1.0.2: + /is-descriptor@1.0.2: resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==} engines: {node: '>=0.10.0'} dependencies: @@ -9009,84 +9491,84 @@ packages: is-data-descriptor: 1.0.0 kind-of: 6.0.3 - /is-directory/0.3.1: + /is-directory@0.3.1: resolution: {integrity: sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=} engines: {node: '>=0.10.0'} - /is-docker/2.0.0: + /is-docker@2.0.0: resolution: {integrity: sha512-pJEdRugimx4fBMra5z2/5iRdZ63OhYV0vr0Dwm5+xtW4D1FvRkB8hamMIhnWfyJeDdyr/aa7BDyNbtG38VxgoQ==} engines: {node: '>=8'} - /is-dotfile/1.0.3: + /is-dotfile@1.0.3: resolution: {integrity: sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=} engines: {node: '>=0.10.0'} dev: false - /is-empty/1.2.0: - resolution: {integrity: sha1-3pu1snhzigWgsJpX4ftNSjQan2s=} + /is-empty@1.2.0: + resolution: {integrity: sha512-F2FnH/otLNJv0J6wc73A5Xo7oHLNnqplYqZhUu01tD54DIPvxIRSTSLkrUB/M0nHO4vo1O9PDfN4KoTxCzLh/w==} dev: true - /is-extendable/0.1.1: + /is-extendable@0.1.1: resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=} engines: {node: '>=0.10.0'} - /is-extendable/1.0.1: + /is-extendable@1.0.1: resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} engines: {node: '>=0.10.0'} dependencies: is-plain-object: 2.0.4 - /is-extglob/1.0.0: + /is-extglob@1.0.0: resolution: {integrity: sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=} engines: {node: '>=0.10.0'} - /is-extglob/2.1.1: + /is-extglob@2.1.1: resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} engines: {node: '>=0.10.0'} - /is-fullwidth-code-point/1.0.0: + /is-fullwidth-code-point@1.0.0: resolution: {integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=} engines: {node: '>=0.10.0'} dependencies: number-is-nan: 1.0.1 dev: true - /is-fullwidth-code-point/2.0.0: + /is-fullwidth-code-point@2.0.0: resolution: {integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=} engines: {node: '>=4'} dev: true - /is-fullwidth-code-point/3.0.0: + /is-fullwidth-code-point@3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} - /is-generator-fn/2.1.0: + /is-generator-fn@2.1.0: resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} engines: {node: '>=6'} dev: false - /is-glob/2.0.1: + /is-glob@2.0.1: resolution: {integrity: sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=} engines: {node: '>=0.10.0'} dependencies: is-extglob: 1.0.0 - /is-glob/3.1.0: + /is-glob@3.1.0: resolution: {integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=} engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 - /is-glob/4.0.1: + /is-glob@4.0.1: resolution: {integrity: sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==} engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 - /is-hexadecimal/1.0.4: + /is-hexadecimal@1.0.4: resolution: {integrity: sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==} - /is-installed-globally/0.1.0: + /is-installed-globally@0.1.0: resolution: {integrity: sha1-Df2Y9akRFxbdU13aZJL2e/PSWoA=} engines: {node: '>=4'} dependencies: @@ -9094,244 +9576,242 @@ packages: is-path-inside: 1.0.1 dev: true - /is-invalid-path/0.1.0: + /is-invalid-path@0.1.0: resolution: {integrity: sha1-MHqFWzzxqTi0TqcNLGEQYFNxTzQ=} engines: {node: '>=0.10.0'} dependencies: is-glob: 2.0.1 dev: true - /is-lower-case/1.1.3: + /is-lower-case@1.1.3: resolution: {integrity: sha1-fhR75HaNxGbbO/shzGCzHmrWk5M=} dependencies: lower-case: 1.1.4 dev: false - /is-module/1.0.0: + /is-module@1.0.0: resolution: {integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=} dev: false - /is-newline/1.0.0: + /is-newline@1.0.0: resolution: {integrity: sha1-8KrJfMmsC0uUr4xVoBzzaQ9Dbjg=} dependencies: newline-regex: 0.2.1 dev: true - /is-npm/3.0.0: + /is-npm@3.0.0: resolution: {integrity: sha512-wsigDr1Kkschp2opC4G3yA6r9EgVA6NjRpWzIi9axXqeIaAATPRJc4uLujXe3Nd9uO8KoDyA4MD6aZSeXTADhA==} engines: {node: '>=8'} dev: true - /is-number/3.0.0: + /is-number@3.0.0: resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /is-number/7.0.0: + /is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} - /is-obj/1.0.1: + /is-obj@1.0.1: resolution: {integrity: sha1-PkcprB9f3gJc19g6iW2rn09n2w8=} engines: {node: '>=0.10.0'} dev: true - /is-obj/2.0.0: + /is-obj@2.0.0: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} - /is-object/1.0.1: - resolution: {integrity: sha1-iVJojF7C/9awPsyF52ngKQMINHA=} - dev: true + /is-object@1.0.1: + resolution: {integrity: sha512-+XzmTRB/JXoIdK20Ge8K8PRsP5UlthLaVhIRxzIwQ73jRgER8iRw98DilvERx/tSjOHLy9JM4sKUfLRMB5ui0Q==} - /is-path-cwd/2.2.0: + /is-path-cwd@2.2.0: resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==} engines: {node: '>=6'} dev: true - /is-path-in-cwd/2.1.0: + /is-path-in-cwd@2.1.0: resolution: {integrity: sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==} engines: {node: '>=6'} dependencies: is-path-inside: 2.1.0 dev: true - /is-path-inside/1.0.1: + /is-path-inside@1.0.1: resolution: {integrity: sha1-jvW33lBDej/cprToZe96pVy0gDY=} engines: {node: '>=0.10.0'} dependencies: path-is-inside: 1.0.2 dev: true - /is-path-inside/2.1.0: + /is-path-inside@2.1.0: resolution: {integrity: sha512-wiyhTzfDWsvwAW53OBWF5zuvaOGlZ6PwYxAbPVDhpm+gM09xKQGjBq/8uYN12aDvMxnAnq3dxTyoSoRNmg5YFg==} engines: {node: '>=6'} dependencies: path-is-inside: 1.0.2 dev: true - /is-path-inside/3.0.2: + /is-path-inside@3.0.2: resolution: {integrity: sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==} engines: {node: '>=8'} dev: true - /is-plain-obj/1.1.0: - resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=} + /is-plain-obj@1.1.0: + resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} engines: {node: '>=0.10.0'} - /is-plain-obj/2.1.0: + /is-plain-obj@2.1.0: resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} engines: {node: '>=8'} - /is-plain-object/2.0.4: + /is-plain-object@2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 - /is-potential-custom-element-name/1.0.0: + /is-potential-custom-element-name@1.0.0: resolution: {integrity: sha1-DFLlS8yjkbssSUsh6GJtczbG45c=} dev: false - /is-promise/2.1.0: + /is-promise@2.1.0: resolution: {integrity: sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=} dev: true - /is-reference/1.1.4: + /is-reference@1.1.4: resolution: {integrity: sha512-uJA/CDPO3Tao3GTrxYn6AwkM4nUPJiGGYu5+cB8qbC7WGFlrKZbiRo7SFKxUAEpFUfiHofWCXBUNhvYJMh+6zw==} dependencies: '@types/estree': 0.0.39 dev: false - /is-regex/1.0.5: + /is-regex@1.0.5: resolution: {integrity: sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==} engines: {node: '>= 0.4'} dependencies: has: 1.0.3 - /is-relative-url/3.0.0: + /is-relative-url@3.0.0: resolution: {integrity: sha512-U1iSYRlY2GIMGuZx7gezlB5dp1Kheaym7zKzO1PV06mOihiWTXejLwm4poEJysPyXF+HtK/BEd0DVlcCh30pEA==} engines: {node: '>=8'} dependencies: is-absolute-url: 3.0.3 dev: true - /is-relative/1.0.0: + /is-relative@1.0.0: resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==} engines: {node: '>=0.10.0'} dependencies: is-unc-path: 1.0.0 dev: true - /is-resolvable/1.1.0: + /is-resolvable@1.1.0: resolution: {integrity: sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==} - /is-retry-allowed/1.2.0: + /is-retry-allowed@1.2.0: resolution: {integrity: sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==} engines: {node: '>=0.10.0'} - dev: true - /is-root/1.0.0: + /is-root@1.0.0: resolution: {integrity: sha1-B7bCM7w5TNnQK6FclmvWZg1jQtU=} engines: {node: '>=0.10.0'} dev: true - /is-root/2.1.0: + /is-root@2.1.0: resolution: {integrity: sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==} engines: {node: '>=6'} dev: true - /is-ssh/1.3.1: + /is-ssh@1.3.1: resolution: {integrity: sha512-0eRIASHZt1E68/ixClI8bp2YK2wmBPVWEismTs6M+M099jKgrzl/3E976zIbImSIob48N2/XGe9y7ZiYdImSlg==} dependencies: protocols: 1.4.7 dev: true - /is-stream/1.1.0: + /is-stream@1.1.0: resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=} engines: {node: '>=0.10.0'} - /is-stream/2.0.0: + /is-stream@2.0.0: resolution: {integrity: sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==} engines: {node: '>=8'} - /is-string/1.0.5: + /is-string@1.0.5: resolution: {integrity: sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==} engines: {node: '>= 0.4'} dev: true - /is-subdir/1.2.0: + /is-subdir@1.2.0: resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} engines: {node: '>=4'} dependencies: better-path-resolve: 1.0.0 dev: false - /is-svg/3.0.0: + /is-svg@3.0.0: resolution: {integrity: sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==} engines: {node: '>=4'} dependencies: html-comment-regex: 1.1.2 - /is-symbol/1.0.3: + /is-symbol@1.0.3: resolution: {integrity: sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.1 - /is-typedarray/1.0.0: + /is-typedarray@1.0.0: resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=} - /is-unc-path/1.0.0: + /is-unc-path@1.0.0: resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==} engines: {node: '>=0.10.0'} dependencies: unc-path-regex: 0.1.2 dev: true - /is-upper-case/1.1.2: + /is-upper-case@1.1.2: resolution: {integrity: sha1-jQsfp+eTOh5YSDYA7H2WYcuvdW8=} dependencies: upper-case: 1.1.3 dev: false - /is-url/1.2.4: + /is-url@1.2.4: resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==} dev: true - /is-valid-path/0.1.1: + /is-valid-path@0.1.1: resolution: {integrity: sha1-EQ+f90w39mPh7HkV60UfLbk6yd8=} engines: {node: '>=0.10.0'} dependencies: is-invalid-path: 0.1.0 dev: true - /is-whitespace-character/1.0.4: + /is-whitespace-character@1.0.4: resolution: {integrity: sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==} - /is-whitespace/0.3.0: - resolution: {integrity: sha1-Fjnssb4DauxppUy7QBz77XEUq38=} + /is-whitespace@0.3.0: + resolution: {integrity: sha512-RydPhl4S6JwAyj0JJjshWJEFG6hNye3pZFBRZaTUfZFwGHxzppNaNOVgQuS/E/SlhrApuMXrpnK1EEIXfdo3Dg==} engines: {node: '>=0.10.0'} dev: true - /is-windows/1.0.2: + /is-windows@1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} - /is-word-character/1.0.4: + /is-word-character@1.0.4: resolution: {integrity: sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==} - /is-wsl/1.1.0: + /is-wsl@1.1.0: resolution: {integrity: sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=} engines: {node: '>=4'} - /is-wsl/2.1.1: + /is-wsl@2.1.1: resolution: {integrity: sha512-umZHcSrwlDHo2TGMXv0DZ8dIUGunZ2Iv68YZnrmCiBPkZ4aaOhtv7pXJKeki9k3qJ3RJr0cDyitcl5wEH3AYog==} engines: {node: '>=8'} dev: true - /is-wsl/2.2.0: + /is-wsl@2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} engines: {node: '>=8'} dependencies: @@ -9339,44 +9819,44 @@ packages: dev: false optional: true - /is-yarn-global/0.3.0: + /is-yarn-global@0.3.0: resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==} dev: true - /isarray/0.0.1: - resolution: {integrity: sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=} + /isarray@0.0.1: + resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==} dev: true - /isarray/1.0.0: - resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=} + /isarray@1.0.0: + resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} - /isarray/2.0.1: - resolution: {integrity: sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=} + /isarray@2.0.1: + resolution: {integrity: sha512-c2cu3UxbI+b6kR3fy0nRnAhodsvR9dx7U5+znCOzdj6IfP3upFURTr0Xl5BlQZNKZjEtxrmVyfSdeE3O57smoQ==} dev: true - /isexe/2.0.0: + /isexe@2.0.0: resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=} - /isobject/2.1.0: + /isobject@2.1.0: resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=} engines: {node: '>=0.10.0'} dependencies: isarray: 1.0.0 - /isobject/3.0.1: + /isobject@3.0.1: resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=} engines: {node: '>=0.10.0'} - /isstream/0.1.2: + /isstream@0.1.2: resolution: {integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=} dev: false - /istanbul-lib-coverage/3.0.0: + /istanbul-lib-coverage@3.0.0: resolution: {integrity: sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==} engines: {node: '>=8'} dev: false - /istanbul-lib-instrument/4.0.3: + /istanbul-lib-instrument@4.0.3: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: @@ -9384,9 +9864,11 @@ packages: '@istanbuljs/schema': 0.1.2 istanbul-lib-coverage: 3.0.0 semver: 6.3.0 + transitivePeerDependencies: + - supports-color dev: false - /istanbul-lib-report/3.0.0: + /istanbul-lib-report@3.0.0: resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} engines: {node: '>=8'} dependencies: @@ -9395,16 +9877,18 @@ packages: supports-color: 7.1.0 dev: false - /istanbul-lib-source-maps/4.0.0: + /istanbul-lib-source-maps@4.0.0: resolution: {integrity: sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==} engines: {node: '>=8'} dependencies: - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) istanbul-lib-coverage: 3.0.0 source-map: 0.6.1 + transitivePeerDependencies: + - supports-color dev: false - /istanbul-reports/3.0.2: + /istanbul-reports@3.0.2: resolution: {integrity: sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw==} engines: {node: '>=8'} dependencies: @@ -9412,19 +9896,18 @@ packages: istanbul-lib-report: 3.0.0 dev: false - /isurl/1.0.0: + /isurl@1.0.0: resolution: {integrity: sha512-1P/yWsxPlDtn7QeRD+ULKQPaIaN6yF368GZ2vDfv0AL0NwpStafjWCDDdn0k8wgFMWpVAqG7oJhxHnlud42i9w==} engines: {node: '>= 4'} dependencies: has-to-string-tag-x: 1.4.1 is-object: 1.0.1 - dev: true - /iterall/1.3.0: + /iterall@1.3.0: resolution: {integrity: sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==} dev: true - /jest-changed-files/26.0.1: + /jest-changed-files@26.0.1: resolution: {integrity: sha512-q8LP9Sint17HaE2LjxQXL+oYWW/WeeXMPE2+Op9X3mY8IEGFVc14xRxFjUuXUbcPAlDLhtWdIEt59GdQbn76Hw==} engines: {node: '>= 10.14.2'} dependencies: @@ -9433,7 +9916,7 @@ packages: throat: 5.0.0 dev: false - /jest-cli/26.0.1: + /jest-cli@26.0.1: resolution: {integrity: sha512-pFLfSOBcbG9iOZWaMK4Een+tTxi/Wcm34geqZEqrst9cZDkTQ1LZ2CnBrTlHWuYAiTMFr0EQeK52ScyFU8wK+w==} engines: {node: '>= 10.14.2'} hasBin: true @@ -9454,17 +9937,18 @@ packages: transitivePeerDependencies: - bufferutil - canvas + - supports-color - utf-8-validate dev: false - /jest-config/26.0.1: + /jest-config@26.0.1: resolution: {integrity: sha512-9mWKx2L1LFgOXlDsC4YSeavnblN6A4CPfXFiobq+YYLaBMymA/SczN7xYTSmLaEYHZOcB98UdoN4m5uNt6tztg==} engines: {node: '>= 10.14.2'} dependencies: '@babel/core': 7.10.3 '@jest/test-sequencer': 26.0.1 '@jest/types': 26.0.1 - babel-jest: 26.0.1_@babel+core@7.10.3 + babel-jest: 26.0.1(@babel/core@7.10.3) chalk: 4.1.0 deepmerge: 4.2.2 glob: 7.1.6 @@ -9482,10 +9966,11 @@ packages: transitivePeerDependencies: - bufferutil - canvas + - supports-color - utf-8-validate dev: false - /jest-diff/25.4.0: + /jest-diff@25.4.0: resolution: {integrity: sha512-kklLbJVXW0y8UKOWOdYhI6TH5MG6QAxrWiBMgQaPIuhj3dNFGirKCd+/xfplBXICQ7fI+3QcqHm9p9lWu1N6ug==} engines: {node: '>= 8.3'} dependencies: @@ -9495,7 +9980,7 @@ packages: pretty-format: 25.4.0 dev: true - /jest-diff/25.5.0: + /jest-diff@25.5.0: resolution: {integrity: sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A==} engines: {node: '>= 8.3'} dependencies: @@ -9505,7 +9990,7 @@ packages: pretty-format: 25.5.0 dev: false - /jest-diff/26.0.1: + /jest-diff@26.0.1: resolution: {integrity: sha512-odTcHyl5X+U+QsczJmOjWw5tPvww+y9Yim5xzqxVl/R1j4z71+fHW4g8qu1ugMmKdFdxw+AtQgs5mupPnzcIBQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -9515,14 +10000,14 @@ packages: pretty-format: 26.0.1 dev: false - /jest-docblock/26.0.0: + /jest-docblock@26.0.0: resolution: {integrity: sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==} engines: {node: '>= 10.14.2'} dependencies: detect-newline: 3.1.0 dev: false - /jest-each/26.0.1: + /jest-each@26.0.1: resolution: {integrity: sha512-OTgJlwXCAR8NIWaXFL5DBbeS4QIYPuNASkzSwMCJO+ywo9BEa6TqkaSWsfR7VdbMLdgYJqSfQcIyjJCNwl5n4Q==} engines: {node: '>= 10.14.2'} dependencies: @@ -9533,7 +10018,7 @@ packages: pretty-format: 26.0.1 dev: false - /jest-environment-jsdom/26.0.1: + /jest-environment-jsdom@26.0.1: resolution: {integrity: sha512-u88NJa3aptz2Xix2pFhihRBAatwZHWwSiRLBDBQE1cdJvDjPvv7ZGA0NQBxWwDDn7D0g1uHqxM8aGgfA9Bx49g==} engines: {node: '>= 10.14.2'} dependencies: @@ -9549,7 +10034,7 @@ packages: - utf-8-validate dev: false - /jest-environment-node/26.0.1: + /jest-environment-node@26.0.1: resolution: {integrity: sha512-4FRBWcSn5yVo0KtNav7+5NH5Z/tEgDLp7VRQVS5tCouWORxj+nI+1tOLutM07Zb2Qi7ja+HEDoOUkjBSWZg/IQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -9560,16 +10045,16 @@ packages: jest-util: 26.0.1 dev: false - /jest-get-type/25.2.6: + /jest-get-type@25.2.6: resolution: {integrity: sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig==} engines: {node: '>= 8.3'} - /jest-get-type/26.0.0: + /jest-get-type@26.0.0: resolution: {integrity: sha512-zRc1OAPnnws1EVfykXOj19zo2EMw5Hi6HLbFCSjpuJiXtOWAYIjNsHVSbpQ8bDX7L5BGYGI8m+HmKdjHYFF0kg==} engines: {node: '>= 10.14.2'} dev: false - /jest-haste-map/26.0.1: + /jest-haste-map@26.0.1: resolution: {integrity: sha512-J9kBl/EdjmDsvyv7CiyKY5+DsTvVOScenprz/fGqfLg/pm1gdjbwwQ98nW0t+OIt+f+5nAVaElvn/6wP5KO7KA==} engines: {node: '>= 10.14.2'} dependencies: @@ -9587,9 +10072,11 @@ packages: which: 2.0.2 optionalDependencies: fsevents: 2.1.3 + transitivePeerDependencies: + - supports-color dev: false - /jest-jasmine2/26.0.1: + /jest-jasmine2@26.0.1: resolution: {integrity: sha512-ILaRyiWxiXOJ+RWTKupzQWwnPaeXPIoLS5uW41h18varJzd9/7I0QJGqg69fhTT1ev9JpSSo9QtalriUN0oqOg==} engines: {node: '>= 10.14.2'} dependencies: @@ -9613,10 +10100,11 @@ packages: transitivePeerDependencies: - bufferutil - canvas + - supports-color - utf-8-validate dev: false - /jest-leak-detector/26.0.1: + /jest-leak-detector@26.0.1: resolution: {integrity: sha512-93FR8tJhaYIWrWsbmVN1pQ9ZNlbgRpfvrnw5LmgLRX0ckOJ8ut/I35CL7awi2ecq6Ca4lL59bEK9hr7nqoHWPA==} engines: {node: '>= 10.14.2'} dependencies: @@ -9624,7 +10112,7 @@ packages: pretty-format: 26.0.1 dev: false - /jest-matcher-utils/26.0.1: + /jest-matcher-utils@26.0.1: resolution: {integrity: sha512-PUMlsLth0Azen8Q2WFTwnSkGh2JZ8FYuwijC8NR47vXKpsrKmA1wWvgcj1CquuVfcYiDEdj985u5Wmg7COEARw==} engines: {node: '>= 10.14.2'} dependencies: @@ -9634,7 +10122,7 @@ packages: pretty-format: 26.0.1 dev: false - /jest-message-util/26.0.1: + /jest-message-util@26.0.1: resolution: {integrity: sha512-CbK8uQREZ8umUfo8+zgIfEt+W7HAHjQCoRaNs4WxKGhAYBGwEyvxuK81FXa7VeB9pwDEXeeKOB2qcsNVCAvB7Q==} engines: {node: '>= 10.14.2'} dependencies: @@ -9648,14 +10136,14 @@ packages: stack-utils: 2.0.2 dev: false - /jest-mock/26.0.1: + /jest-mock@26.0.1: resolution: {integrity: sha512-MpYTBqycuPYSY6xKJognV7Ja46/TeRbAZept987Zp+tuJvMN0YBWyyhG9mXyYQaU3SBI0TUlSaO5L3p49agw7Q==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.0.1 dev: false - /jest-pnp-resolver/1.2.1_jest-resolve@26.0.1: + /jest-pnp-resolver@1.2.1(jest-resolve@26.0.1): resolution: {integrity: sha512-pgFw2tm54fzgYvc/OHrnysABEObZCUNFnhjoRjaVOCN8NYc032/gVjPaHD4Aq6ApkSieWtfKAFQtmDKAmhupnQ==} engines: {node: '>=6'} peerDependencies: @@ -9667,12 +10155,12 @@ packages: jest-resolve: 26.0.1 dev: false - /jest-regex-util/26.0.0: + /jest-regex-util@26.0.0: resolution: {integrity: sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==} engines: {node: '>= 10.14.2'} dev: false - /jest-resolve-dependencies/26.0.1: + /jest-resolve-dependencies@26.0.1: resolution: {integrity: sha512-9d5/RS/ft0vB/qy7jct/qAhzJsr6fRQJyGAFigK3XD4hf9kIbEH5gks4t4Z7kyMRhowU6HWm/o8ILqhaHdSqLw==} engines: {node: '>= 10.14.2'} dependencies: @@ -9681,21 +10169,21 @@ packages: jest-snapshot: 26.0.1 dev: false - /jest-resolve/26.0.1: + /jest-resolve@26.0.1: resolution: {integrity: sha512-6jWxk0IKZkPIVTvq6s72RH735P8f9eCJW3IM5CX/SJFeKq1p2cZx0U49wf/SdMlhaB/anann5J2nCJj6HrbezQ==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.0.1 chalk: 4.1.0 graceful-fs: 4.2.4 - jest-pnp-resolver: 1.2.1_jest-resolve@26.0.1 + jest-pnp-resolver: 1.2.1(jest-resolve@26.0.1) jest-util: 26.0.1 read-pkg-up: 7.0.1 resolve: 1.17.0 slash: 3.0.0 dev: false - /jest-runner/26.0.1: + /jest-runner@26.0.1: resolution: {integrity: sha512-CApm0g81b49Znm4cZekYQK67zY7kkB4umOlI2Dx5CwKAzdgw75EN+ozBHRvxBzwo1ZLYZ07TFxkaPm+1t4d8jA==} engines: {node: '>= 10.14.2'} dependencies: @@ -9721,10 +10209,11 @@ packages: transitivePeerDependencies: - bufferutil - canvas + - supports-color - utf-8-validate dev: false - /jest-runtime/26.0.1: + /jest-runtime@26.0.1: resolution: {integrity: sha512-Ci2QhYFmANg5qaXWf78T2Pfo6GtmIBn2rRaLnklRyEucmPccmCKvS9JPljcmtVamsdMmkyNkVFb9pBTD6si9Lw==} engines: {node: '>= 10.14.2'} hasBin: true @@ -9758,17 +10247,18 @@ packages: transitivePeerDependencies: - bufferutil - canvas + - supports-color - utf-8-validate dev: false - /jest-serializer/26.0.0: + /jest-serializer@26.0.0: resolution: {integrity: sha512-sQGXLdEGWFAE4wIJ2ZaIDb+ikETlUirEOBsLXdoBbeLhTHkZUJwgk3+M8eyFizhM6le43PDCCKPA1hzkSDo4cQ==} engines: {node: '>= 10.14.2'} dependencies: graceful-fs: 4.2.4 dev: false - /jest-snapshot/26.0.1: + /jest-snapshot@26.0.1: resolution: {integrity: sha512-jxd+cF7+LL+a80qh6TAnTLUZHyQoWwEHSUFJjkw35u3Gx+BZUNuXhYvDqHXr62UQPnWo2P6fvQlLjsU93UKyxA==} engines: {node: '>= 10.14.2'} dependencies: @@ -9789,7 +10279,7 @@ packages: semver: 7.3.2 dev: false - /jest-util/26.0.1: + /jest-util@26.0.1: resolution: {integrity: sha512-byQ3n7ad1BO/WyFkYvlWQHTsomB6GIewBh8tlGtusiylAlaxQ1UpS0XYH0ngOyhZuHVLN79Qvl6/pMiDMSSG1g==} engines: {node: '>= 10.14.2'} dependencies: @@ -9800,7 +10290,7 @@ packages: make-dir: 3.1.0 dev: false - /jest-validate/26.0.1: + /jest-validate@26.0.1: resolution: {integrity: sha512-u0xRc+rbmov/VqXnX3DlkxD74rHI/CfS5xaV2VpeaVySjbb1JioNVOyly5b56q2l9ZKe7bVG5qWmjfctkQb0bA==} engines: {node: '>= 10.14.2'} dependencies: @@ -9812,7 +10302,7 @@ packages: pretty-format: 26.0.1 dev: false - /jest-watcher/26.0.1: + /jest-watcher@26.0.1: resolution: {integrity: sha512-pdZPydsS8475f89kGswaNsN3rhP6lnC3/QDCppP7bg1L9JQz7oU9Mb/5xPETk1RHDCWeqmVC47M4K5RR7ejxFw==} engines: {node: '>= 10.14.2'} dependencies: @@ -9824,14 +10314,14 @@ packages: string-length: 4.0.1 dev: false - /jest-worker/24.9.0: + /jest-worker@24.9.0: resolution: {integrity: sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw==} engines: {node: '>= 6'} dependencies: merge-stream: 2.0.0 supports-color: 6.1.0 - /jest-worker/26.0.0: + /jest-worker@26.0.0: resolution: {integrity: sha512-pPaYa2+JnwmiZjK9x7p9BoZht+47ecFCDFA/CJxspHzeDvQcfVBLWzCiWyo+EGrSiQMWZtCFo9iSvMZnAAo8vw==} engines: {node: '>= 10.14.2'} dependencies: @@ -9839,7 +10329,7 @@ packages: supports-color: 7.1.0 dev: false - /jest/26.0.1: + /jest@26.0.1: resolution: {integrity: sha512-29Q54kn5Bm7ZGKIuH2JRmnKl85YRigp0o0asTc6Sb6l2ch1DCXIeZTLLFy9ultJvhkTqbswF5DEx4+RlkmCxWg==} engines: {node: '>= 10.14.2'} hasBin: true @@ -9850,34 +10340,35 @@ packages: transitivePeerDependencies: - bufferutil - canvas + - supports-color - utf-8-validate dev: false - /js-tokens/3.0.2: + /js-tokens@3.0.2: resolution: {integrity: sha1-mGbfOVECEw449/mWvOtlRDIJwls=} - /js-tokens/4.0.0: + /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - /js-yaml/3.13.1: + /js-yaml@3.13.1: resolution: {integrity: sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==} hasBin: true dependencies: argparse: 1.0.10 esprima: 4.0.1 - /js-yaml/3.14.0: + /js-yaml@3.14.0: resolution: {integrity: sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==} hasBin: true dependencies: argparse: 1.0.10 esprima: 4.0.1 - /jsbn/0.1.1: + /jsbn@0.1.1: resolution: {integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM=} dev: false - /jsdom/16.2.2: + /jsdom@16.2.2: resolution: {integrity: sha512-pDFQbcYtKBHxRaP55zGXCJWgFHkDAYbKcsXEK/3Icu9nKYZkutUXfLBwbD+09XDutkYSHcgfQLZ0qvpAAm9mvg==} engines: {node: '>=10'} peerDependencies: @@ -9900,7 +10391,7 @@ packages: nwsapi: 2.2.0 parse5: 5.1.1 request: 2.88.2 - request-promise-native: 1.0.8_request@2.88.2 + request-promise-native: 1.0.8(request@2.88.2) saxes: 5.0.1 symbol-tree: 3.2.4 tough-cookie: 3.0.1 @@ -9917,67 +10408,78 @@ packages: - utf-8-validate dev: false - /jsesc/0.5.0: + /jsesc@0.5.0: resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=} hasBin: true - /jsesc/2.5.2: + /jsesc@2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true - /json-buffer/3.0.0: - resolution: {integrity: sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=} + /json-buffer@3.0.0: + resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==} + + /json-buffer@3.0.1: + resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} dev: true - /json-loader/0.5.7: + /json-loader@0.5.7: resolution: {integrity: sha512-QLPs8Dj7lnf3e3QYS1zkCo+4ZwqOiF9d/nZnYozTISxXWCfNs9yuky5rJw4/W34s7POaNlbZmQGaB5NiXCbP4w==} dev: true - /json-parse-better-errors/1.0.2: + /json-parse-better-errors@1.0.2: resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} - /json-schema-traverse/0.4.1: + /json-schema-traverse@0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} - /json-schema/0.2.3: + /json-schema@0.2.3: resolution: {integrity: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=} dev: false - /json-stable-stringify-without-jsonify/1.0.1: + /json-stable-stringify-without-jsonify@1.0.1: resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=} dev: true - /json-stringify-safe/5.0.1: + /json-stringify-safe@5.0.1: resolution: {integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=} - /json3/3.3.3: + /json3@3.3.3: resolution: {integrity: sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==} dev: true - /json5/1.0.1: + /json5@1.0.1: resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} hasBin: true dependencies: minimist: 1.2.5 - /json5/2.1.3: + /json5@2.1.3: resolution: {integrity: sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==} engines: {node: '>=6'} hasBin: true dependencies: - minimist: 1.2.5 + minimist: 1.2.8 - /jsonfile/4.0.0: + /jsonfile@4.0.0: resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=} optionalDependencies: graceful-fs: 4.2.4 - /jsonify/0.0.0: + /jsonfile@6.1.0: + resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + dependencies: + universalify: 2.0.0 + optionalDependencies: + graceful-fs: 4.2.4 + dev: true + + /jsonify@0.0.0: resolution: {integrity: sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=} dev: true - /jsprim/1.4.1: + /jsprim@1.4.1: resolution: {integrity: sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=} engines: {'0': node >=0.6.0} dependencies: @@ -9987,7 +10489,7 @@ packages: verror: 1.10.0 dev: false - /jsx-ast-utils/2.2.3: + /jsx-ast-utils@2.2.3: resolution: {integrity: sha512-EdIHFMm+1BPynpKOpdPqiOsvnIrInRGJD7bzPZdPkjitQEqpdpUuFpq4T0npZFKTiB3RhWFdGN+oqOJIdhDhQA==} engines: {node: '>=4.0'} dependencies: @@ -9995,88 +10497,93 @@ packages: object.assign: 4.1.0 dev: true - /keyv/3.0.0: + /keyv@3.0.0: resolution: {integrity: sha512-eguHnq22OE3uVoSYG0LVWNP+4ppamWr9+zWBe1bsNcovIMy6huUJFPgy4mGwCd/rnl3vOLGW1MTlu4c57CT1xA==} dependencies: json-buffer: 3.0.0 - dev: true - /keyv/3.1.0: + /keyv@3.1.0: resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==} dependencies: json-buffer: 3.0.0 dev: true - /killable/1.0.1: + /keyv@4.5.3: + resolution: {integrity: sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==} + dependencies: + json-buffer: 3.0.1 + dev: true + + /killable@1.0.1: resolution: {integrity: sha512-LzqtLKlUwirEUyl/nicirVmNiPvYs7l5n8wOPP7fyJVpUPkvCnW/vuiXGpylGUlnPDnB7311rARzAt3Mhswpjg==} dev: true - /kind-of/3.2.2: + /kind-of@3.2.2: resolution: {integrity: sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=} engines: {node: '>=0.10.0'} dependencies: is-buffer: 1.1.6 - /kind-of/4.0.0: + /kind-of@4.0.0: resolution: {integrity: sha1-IIE989cSkosgc3hpGkUGb65y3Vc=} engines: {node: '>=0.10.0'} dependencies: is-buffer: 1.1.6 - /kind-of/5.1.0: + /kind-of@5.1.0: resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==} engines: {node: '>=0.10.0'} - /kind-of/6.0.3: + /kind-of@6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - /kleur/3.0.3: + /kleur@3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} - /last-call-webpack-plugin/3.0.0: + /last-call-webpack-plugin@3.0.0: resolution: {integrity: sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==} dependencies: lodash: 4.17.15 webpack-sources: 1.4.3 dev: true - /latest-version/5.1.0: + /latest-version@5.1.0: resolution: {integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==} engines: {node: '>=8'} dependencies: package-json: 6.5.0 dev: true - /lcid/2.0.0: + /lcid@2.0.0: resolution: {integrity: sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==} engines: {node: '>=6'} dependencies: invert-kv: 2.0.0 dev: true - /leven/3.1.0: + /leven@3.1.0: resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} engines: {node: '>=6'} - /levenary/1.1.1: + /levenary@1.1.1: resolution: {integrity: sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ==} engines: {node: '>= 6'} dependencies: leven: 3.1.0 - /levn/0.3.0: + /levn@0.3.0: resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 type-check: 0.3.2 - /lines-and-columns/1.1.6: + /lines-and-columns@1.1.6: resolution: {integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=} - /load-json-file/2.0.0: + /load-json-file@2.0.0: resolution: {integrity: sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=} engines: {node: '>=4'} dependencies: @@ -10086,17 +10593,17 @@ packages: strip-bom: 3.0.0 dev: true - /load-json-file/4.0.0: + /load-json-file@4.0.0: resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=} engines: {node: '>=4'} dependencies: - graceful-fs: 4.2.3 + graceful-fs: 4.2.4 parse-json: 4.0.0 pify: 3.0.0 strip-bom: 3.0.0 dev: false - /load-yaml-file/0.2.0: + /load-yaml-file@0.2.0: resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} engines: {node: '>=6'} dependencies: @@ -10106,18 +10613,18 @@ packages: strip-bom: 3.0.0 dev: false - /loader-fs-cache/1.0.3: + /loader-fs-cache@1.0.3: resolution: {integrity: sha512-ldcgZpjNJj71n+2Mf6yetz+c9bM4xpKtNds4LbqXzU/PTdeAX0g3ytnU1AJMEcTk2Lex4Smpe3Q/eCTsvUBxbA==} dependencies: find-cache-dir: 0.1.1 mkdirp: 0.5.5 dev: true - /loader-runner/2.4.0: + /loader-runner@2.4.0: resolution: {integrity: sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==} engines: {node: '>=4.3.0 <5.0.0 || >=5.10'} - /loader-utils/1.2.3: + /loader-utils@1.2.3: resolution: {integrity: sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==} engines: {node: '>=4.0.0'} dependencies: @@ -10125,7 +10632,7 @@ packages: emojis-list: 2.1.0 json5: 1.0.1 - /loader-utils/1.4.0: + /loader-utils@1.4.0: resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==} engines: {node: '>=4.0.0'} dependencies: @@ -10133,7 +10640,7 @@ packages: emojis-list: 3.0.0 json5: 1.0.1 - /loader-utils/2.0.0: + /loader-utils@2.0.0: resolution: {integrity: sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==} engines: {node: '>=8.9.0'} dependencies: @@ -10142,129 +10649,128 @@ packages: json5: 2.1.3 dev: false - /locate-path/2.0.0: + /locate-path@2.0.0: resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=} engines: {node: '>=4'} dependencies: p-locate: 2.0.0 path-exists: 3.0.0 - /locate-path/3.0.0: + /locate-path@3.0.0: resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} engines: {node: '>=6'} dependencies: p-locate: 3.0.0 path-exists: 3.0.0 - /locate-path/5.0.0: + /locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} dependencies: p-locate: 4.1.0 - /lockfile/1.0.4: + /lockfile@1.0.4: resolution: {integrity: sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA==} dependencies: signal-exit: 3.0.3 dev: true - /lodash.assignin/4.2.0: + /lodash.assignin@4.2.0: resolution: {integrity: sha1-uo31+4QesKPoBEIysOJjqNxqKKI=} dev: false - /lodash.bind/4.2.1: + /lodash.bind@4.2.1: resolution: {integrity: sha1-euMBfpOWIqwxt9fX3LGzTbFpDTU=} dev: false - /lodash.clonedeep/4.5.0: + /lodash.clonedeep@4.5.0: resolution: {integrity: sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=} dev: true - /lodash.debounce/4.0.8: + /lodash.debounce@4.0.8: resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=} dev: true - /lodash.defaults/4.2.0: + /lodash.defaults@4.2.0: resolution: {integrity: sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=} dev: false - /lodash.every/4.6.0: + /lodash.every@4.6.0: resolution: {integrity: sha1-64mYS+vENkJ5uzrvu9HKGb+mxqc=} dev: true - /lodash.filter/4.6.0: + /lodash.filter@4.6.0: resolution: {integrity: sha1-ZosdSYFgOuHMWm+nYBQ+SAtMSs4=} dev: false - /lodash.flatten/4.4.0: + /lodash.flatten@4.4.0: resolution: {integrity: sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=} dev: false - /lodash.flattendeep/4.4.0: + /lodash.flattendeep@4.4.0: resolution: {integrity: sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=} dev: true - /lodash.foreach/4.5.0: + /lodash.foreach@4.5.0: resolution: {integrity: sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM=} - /lodash.isequal/4.5.0: + /lodash.isequal@4.5.0: resolution: {integrity: sha1-QVxEePK8wwEgwizhDtMib30+GOA=} dev: true - /lodash.map/4.6.0: + /lodash.map@4.6.0: resolution: {integrity: sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=} - /lodash.maxby/4.6.0: + /lodash.maxby@4.6.0: resolution: {integrity: sha1-CCJABo88eiJ6oAqDgOTzjPB4bj0=} dev: true - /lodash.memoize/4.1.2: + /lodash.memoize@4.1.2: resolution: {integrity: sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=} - /lodash.merge/4.6.2: + /lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: false - /lodash.pick/4.4.0: + /lodash.pick@4.4.0: resolution: {integrity: sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM=} dev: false - /lodash.reduce/4.6.0: + /lodash.reduce@4.6.0: resolution: {integrity: sha1-8atrg5KZrUj3hKu/R2WW8DuRTTs=} dev: false - /lodash.reject/4.6.0: + /lodash.reject@4.6.0: resolution: {integrity: sha1-gNZJLcFHCGS79YNTO2UfQqn1JBU=} dev: false - /lodash.some/4.6.0: + /lodash.some@4.6.0: resolution: {integrity: sha1-G7nzFO9ri63tE7VJFpsqlF62jk0=} dev: false - /lodash.sortby/4.7.0: + /lodash.sortby@4.7.0: resolution: {integrity: sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=} dev: false - /lodash.startcase/4.4.0: + /lodash.startcase@4.4.0: resolution: {integrity: sha1-lDbjTtJgk+1/+uGTYUQ1CRXZrdg=} dev: false - /lodash.throttle/4.1.1: + /lodash.throttle@4.1.1: resolution: {integrity: sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=} dev: true - optional: true - /lodash.toarray/4.4.0: + /lodash.toarray@4.4.0: resolution: {integrity: sha1-JMS/zWsvuji/0FlNsRedjptlZWE=} dev: true - /lodash.uniq/4.5.0: + /lodash.uniq@4.5.0: resolution: {integrity: sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=} - /lodash/4.17.15: + /lodash@4.17.15: resolution: {integrity: sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==} - /log-update/3.4.0: + /log-update@3.4.0: resolution: {integrity: sha512-ILKe88NeMt4gmDvk/eb615U/IVn7K9KWGkoYbdatQ69Z65nj1ZzjM6fHXfcs0Uge+e+EGnMW7DY4T9yko8vWFg==} engines: {node: '>=6'} dependencies: @@ -10272,27 +10778,26 @@ packages: cli-cursor: 2.1.0 wrap-ansi: 5.1.0 dev: true - optional: true - /loglevel/1.6.8: + /loglevel@1.6.8: resolution: {integrity: sha512-bsU7+gc9AJ2SqpzxwU3+1fedl8zAntbtC5XYlt3s2j1hJcn2PsXSmgN8TaLG/J1/2mod4+cE/3vNL70/c1RNCA==} engines: {node: '>= 0.6.0'} dev: true - /lokijs/1.5.8: + /lokijs@1.5.8: resolution: {integrity: sha512-D8E3TBrY35o1ELnonp2MF8b3wKu2tVNl2TqRjvS+95oPMMe7OoIAxNY1qr+5BEZwnWn2V4ErAjVt000DonM+FA==} dev: true - /longest-streak/2.0.4: + /longest-streak@2.0.4: resolution: {integrity: sha512-vM6rUVCVUJJt33bnmHiZEvr7wPT78ztX7rojL+LW51bHtLh6HTjx84LA5W4+oa6aKEJA7jJu5LR6vQRBpA5DVg==} - /loose-envify/1.4.0: + /loose-envify@1.4.0: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true dependencies: js-tokens: 4.0.0 - /loud-rejection/1.6.0: + /loud-rejection@1.6.0: resolution: {integrity: sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=} engines: {node: '>=0.10.0'} dependencies: @@ -10300,7 +10805,7 @@ packages: signal-exit: 3.0.3 dev: false - /loud-rejection/2.2.0: + /loud-rejection@2.2.0: resolution: {integrity: sha512-S0FayMXku80toa5sZ6Ro4C+s+EtFDCsyJNG/AzFMfX3AxD5Si4dZsgzm/kKnbOxHl5Cv8jBlno8+3XYIh2pNjQ==} engines: {node: '>=8'} dependencies: @@ -10308,125 +10813,123 @@ packages: signal-exit: 3.0.3 dev: true - /lower-case-first/1.0.2: + /lower-case-first@1.0.2: resolution: {integrity: sha1-5dp8JvKacHO+AtUrrJmA5ZIq36E=} dependencies: lower-case: 1.1.4 dev: false - /lower-case/1.1.4: + /lower-case@1.1.4: resolution: {integrity: sha1-miyr0bno4K6ZOkv31YdcOcQujqw=} dev: false - /lowercase-keys/1.0.0: - resolution: {integrity: sha1-TjNms55/VFfjXxMkvfb4jQv8cwY=} + /lowercase-keys@1.0.0: + resolution: {integrity: sha512-RPlX0+PHuvxVDZ7xX+EBVAp4RsVxP/TdDSN2mJYdiq1Lc4Hz7EUSjUI7RZrKKlmrIzVhf6Jo2stj7++gVarS0A==} engines: {node: '>=0.10.0'} - dev: true - /lowercase-keys/1.0.1: + /lowercase-keys@1.0.1: resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==} engines: {node: '>=0.10.0'} - dev: true - /lowercase-keys/2.0.0: + /lowercase-keys@2.0.0: resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==} engines: {node: '>=8'} dev: true - /lru-cache/4.0.0: + /lru-cache@4.0.0: resolution: {integrity: sha1-tcvwFVbBaWb+vlTO7A+03JDfbCg=} dependencies: pseudomap: 1.0.2 yallist: 2.1.2 dev: true - /lru-cache/4.1.5: + /lru-cache@4.1.5: resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} dependencies: pseudomap: 1.0.2 yallist: 2.1.2 - /lru-cache/5.1.1: + /lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} dependencies: yallist: 3.1.1 - /magic-string/0.25.7: + /magic-string@0.25.7: resolution: {integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==} dependencies: sourcemap-codec: 1.4.8 - /make-dir/1.3.0: + /make-dir@1.3.0: resolution: {integrity: sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==} engines: {node: '>=4'} dependencies: pify: 3.0.0 dev: true - /make-dir/2.1.0: + /make-dir@2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} dependencies: pify: 4.0.1 semver: 5.7.1 - /make-dir/3.1.0: + /make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} dependencies: semver: 6.3.0 - /makeerror/1.0.11: + /makeerror@1.0.11: resolution: {integrity: sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=} dependencies: tmpl: 1.0.4 dev: false - /map-age-cleaner/0.1.3: + /map-age-cleaner@0.1.3: resolution: {integrity: sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==} engines: {node: '>=6'} dependencies: p-defer: 1.0.0 dev: true - /map-cache/0.2.2: + /map-cache@0.2.2: resolution: {integrity: sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=} engines: {node: '>=0.10.0'} - /map-obj/1.0.1: + /map-obj@1.0.1: resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=} engines: {node: '>=0.10.0'} dev: false - /map-obj/2.0.0: + /map-obj@2.0.0: resolution: {integrity: sha1-plzSkIepJZi4eRJXpSPgISIqwfk=} engines: {node: '>=4'} dev: false - /map-obj/4.3.0: + /map-obj@4.3.0: resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==} engines: {node: '>=8'} dev: false - /map-visit/1.0.0: + /map-visit@1.0.0: resolution: {integrity: sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=} engines: {node: '>=0.10.0'} dependencies: object-visit: 1.0.1 - /markdown-escapes/1.0.4: + /markdown-escapes@1.0.4: resolution: {integrity: sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==} - /markdown-table/1.1.3: + /markdown-table@1.1.3: resolution: {integrity: sha512-1RUZVgQlpJSPWYbFSpmudq5nHY1doEIv89gBtF0s4gW1GF2XorxcA/70M5vq7rLv0a6mhOUccRsqkwhwLCIQ2Q==} dev: false - /markdown-table/2.0.0: + /markdown-table@2.0.0: resolution: {integrity: sha512-Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A==} dependencies: repeat-string: 1.6.1 - /md5-file/3.2.3: + /md5-file@3.2.3: resolution: {integrity: sha512-3Tkp1piAHaworfcCgH0jKbTvj1jWWFgbvh2cXaNCgHwyTCBxxvD1Y04rmfpvdPm1P4oXMOpm6+2H7sr7v9v8Fw==} engines: {node: '>=0.10'} hasBin: true @@ -10434,14 +10937,14 @@ packages: buffer-alloc: 1.2.0 dev: true - /md5.js/1.3.5: + /md5.js@1.3.5: resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==} dependencies: hash-base: 3.0.4 inherits: 2.0.4 safe-buffer: 5.2.1 - /md5/2.2.1: + /md5@2.2.1: resolution: {integrity: sha1-U6s41f48iJG6RlMp6iP6wFQBJvk=} dependencies: charenc: 0.0.2 @@ -10449,30 +10952,28 @@ packages: is-buffer: 1.1.6 dev: true - /mdast-squeeze-paragraphs/4.0.0: + /mdast-squeeze-paragraphs@4.0.0: resolution: {integrity: sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==} dependencies: unist-util-remove: 2.0.0 - dev: true - /mdast-util-compact/1.0.4: + /mdast-util-compact@1.0.4: resolution: {integrity: sha512-3YDMQHI5vRiS2uygEFYaqckibpJtKq5Sj2c8JioeOQBU6INpKbdWzfyLqFFnDwEcEnRFIdMsguzs5pC1Jp4Isg==} dependencies: unist-util-visit: 1.4.1 dev: false - /mdast-util-compact/2.0.1: + /mdast-util-compact@2.0.1: resolution: {integrity: sha512-7GlnT24gEwDrdAwEHrU4Vv5lLWrEer4KOkAiKT9nYstsTad7Oc1TwqT2zIMKRdZF7cTuaf+GA1E4Kv7jJh8mPA==} dependencies: unist-util-visit: 2.0.2 - /mdast-util-definitions/2.0.1: + /mdast-util-definitions@2.0.1: resolution: {integrity: sha512-Co+DQ6oZlUzvUR7JCpP249PcexxygiaKk9axJh+eRzHDZJk2julbIdKB4PXHVxdBuLzvJ1Izb+YDpj2deGMOuA==} dependencies: unist-util-visit: 2.0.2 - dev: true - /mdast-util-to-hast/8.2.0: + /mdast-util-to-hast@8.2.0: resolution: {integrity: sha512-WjH/KXtqU66XyTJQ7tg7sjvTw1OQcVV0hKdFh3BgHPwZ96fSBCQ/NitEHsN70Mmnggt+5eUUC7pCnK+2qGQnCA==} dependencies: collapse-white-space: 1.0.6 @@ -10484,9 +10985,8 @@ packages: unist-util-generated: 1.1.5 unist-util-position: 3.1.0 unist-util-visit: 2.0.2 - dev: true - /mdast-util-to-nlcst/3.2.3: + /mdast-util-to-nlcst@3.2.3: resolution: {integrity: sha512-hPIsgEg7zCvdU6/qvjcR6lCmJeRuIEpZGY5xBV+pqzuMOvQajyyF8b6f24f8k3Rw8u40GwkI3aAxUXr3bB2xag==} dependencies: nlcst-to-string: 2.0.4 @@ -10495,11 +10995,11 @@ packages: vfile-location: 2.0.6 dev: false - /mdast-util-to-string/1.1.0: + /mdast-util-to-string@1.1.0: resolution: {integrity: sha512-jVU0Nr2B9X3MU4tSK7JP1CMkSvOj7X5l/GboG1tKRw52lLF1x2Ju92Ms9tNetCcbfX3hzlM73zYo2NKkWSfF/A==} dev: false - /mdast-util-toc/3.1.0: + /mdast-util-toc@3.1.0: resolution: {integrity: sha512-Za0hqL1PqWrvxGtA/3NH9D5nhGAUS9grMM4obEAz5+zsk1RIw/vWUchkaoDLNdrwk05A0CSC5eEXng36/1qE5w==} dependencies: github-slugger: 1.3.0 @@ -10508,26 +11008,25 @@ packages: unist-util-visit: 1.4.1 dev: false - /mdn-data/2.0.4: + /mdn-data@2.0.4: resolution: {integrity: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==} - /mdn-data/2.0.6: + /mdn-data@2.0.6: resolution: {integrity: sha512-rQvjv71olwNHgiTbfPZFkJtjNMciWgswYeciZhtvWLO8bmX3TnhyA62I6sTWOyZssWHJJjY6/KiWwqQsWWsqOA==} - /mdurl/1.0.1: + /mdurl@1.0.1: resolution: {integrity: sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=} - dev: true - /meant/1.0.1: + /meant@1.0.1: resolution: {integrity: sha512-UakVLFjKkbbUwNWJ2frVLnnAtbb7D7DsloxRd3s/gDpI8rdv8W5Hp3NaDb+POBI1fQdeussER6NB8vpcRURvlg==} dev: true - /media-typer/0.3.0: + /media-typer@0.3.0: resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=} engines: {node: '>= 0.6'} dev: true - /mem/4.3.0: + /mem@4.3.0: resolution: {integrity: sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==} engines: {node: '>=6'} dependencies: @@ -10536,20 +11035,20 @@ packages: p-is-promise: 2.1.0 dev: true - /memory-fs/0.4.1: + /memory-fs@0.4.1: resolution: {integrity: sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=} dependencies: errno: 0.1.7 readable-stream: 2.3.7 - /memory-fs/0.5.0: + /memory-fs@0.5.0: resolution: {integrity: sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==} engines: {node: '>=4.3.0 <5.0.0 || >=5.10'} dependencies: errno: 0.1.7 readable-stream: 2.3.7 - /meow/5.0.0: + /meow@5.0.0: resolution: {integrity: sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig==} engines: {node: '>=6'} dependencies: @@ -10564,7 +11063,7 @@ packages: yargs-parser: 10.1.0 dev: false - /meow/6.1.1: + /meow@6.1.1: resolution: {integrity: sha512-3YffViIt2QWgTy6Pale5QpopX/IvU3LPL03jOTqp6pGj3VjesdO/U8CuHMKpnQr4shCNCM5fd5XFFvIIl6JBHg==} engines: {node: '>=8'} dependencies: @@ -10581,117 +11080,123 @@ packages: yargs-parser: 18.1.3 dev: false - /merge-descriptors/1.0.1: + /merge-descriptors@1.0.1: resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=} dev: true - /merge-stream/2.0.0: + /merge-stream@2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} - /merge2/1.3.0: + /merge2@1.3.0: resolution: {integrity: sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw==} engines: {node: '>= 6'} - /methods/1.1.2: + /methods@1.1.2: resolution: {integrity: sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=} engines: {node: '>= 0.6'} dev: true - /microevent.ts/0.1.1: + /microevent.ts@0.1.1: resolution: {integrity: sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g==} - /micromatch/3.1.10: + /micromatch@3.1.10(supports-color@6.1.0): resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} engines: {node: '>=0.10.0'} dependencies: arr-diff: 4.0.0 array-unique: 0.3.2 - braces: 2.3.2 + braces: 2.3.2(supports-color@6.1.0) define-property: 2.0.2 extend-shallow: 3.0.2 - extglob: 2.0.4 + extglob: 2.0.4(supports-color@6.1.0) fragment-cache: 0.2.1 kind-of: 6.0.3 - nanomatch: 1.2.13 + nanomatch: 1.2.13(supports-color@6.1.0) object.pick: 1.3.0 regex-not: 1.0.2 - snapdragon: 0.8.2 + snapdragon: 0.8.2(supports-color@6.1.0) to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color - /micromatch/4.0.2: + /micromatch@4.0.2: resolution: {integrity: sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==} engines: {node: '>=8'} dependencies: braces: 3.0.2 picomatch: 2.2.2 - /miller-rabin/4.0.1: + /miller-rabin@4.0.1: resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==} hasBin: true dependencies: bn.js: 4.11.8 brorand: 1.1.0 - /mime-db/1.43.0: + /mime-db@1.43.0: resolution: {integrity: sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ==} engines: {node: '>= 0.6'} dev: true - /mime-db/1.44.0: + /mime-db@1.44.0: resolution: {integrity: sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==} engines: {node: '>= 0.6'} - /mime-types/2.1.26: + /mime-types@2.1.26: resolution: {integrity: sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.43.0 dev: true - /mime-types/2.1.27: + /mime-types@2.1.27: resolution: {integrity: sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.44.0 dev: false - /mime/1.6.0: + /mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} hasBin: true dev: true - /mime/2.4.4: + /mime@2.4.4: resolution: {integrity: sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA==} engines: {node: '>=4.0.0'} hasBin: true - /mimic-fn/1.2.0: + /mimic-fn@1.2.0: resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==} engines: {node: '>=4'} dev: true - /mimic-fn/2.1.0: + /mimic-fn@2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} - /mimic-response/1.0.1: + /mimic-response@1.0.1: resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==} engines: {node: '>=4'} + + /mimic-response@3.1.0: + resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} + engines: {node: '>=10'} dev: true - /min-document/2.19.0: + /min-document@2.19.0: resolution: {integrity: sha1-e9KC4/WELtKVu3SM3Z8f+iyCRoU=} dependencies: dom-walk: 0.1.2 dev: true - /min-indent/1.0.1: + /min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} dev: false - /mini-css-extract-plugin/0.8.0_webpack@4.43.0: + /mini-css-extract-plugin@0.8.0(webpack@4.43.0): resolution: {integrity: sha512-MNpRGbNA52q6U92i0qbVpQNsgk7LExy41MdAlG84FeytfDOtRIf/mCHdEgG8rpTKOaNKiqUnZdlptF469hxqOw==} engines: {node: '>= 6.9.0'} peerDependencies: @@ -10704,7 +11209,7 @@ packages: webpack-sources: 1.4.3 dev: false - /mini-css-extract-plugin/0.8.2_webpack@4.42.1: + /mini-css-extract-plugin@0.8.2(webpack@4.42.1): resolution: {integrity: sha512-a3Y4of27Wz+mqK3qrcd3VhYz6cU0iW5x3Sgvqzbj+XmlrSizmvu8QQMl5oMYJjgHOC4iyt+w7l4umP+dQeW3bw==} engines: {node: '>= 6.9.0'} peerDependencies: @@ -10717,24 +11222,24 @@ packages: webpack-sources: 1.4.3 dev: true - /minimalistic-assert/1.0.1: + /minimalistic-assert@1.0.1: resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} - /minimalistic-crypto-utils/1.0.1: + /minimalistic-crypto-utils@1.0.1: resolution: {integrity: sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=} - /minimatch/3.0.3: + /minimatch@3.0.3: resolution: {integrity: sha1-Kk5AkLlrLbBqnX3wEFWmKnfJt3Q=} dependencies: brace-expansion: 1.1.11 dev: true - /minimatch/3.0.4: + /minimatch@3.0.4: resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} dependencies: brace-expansion: 1.1.11 - /minimist-options/3.0.2: + /minimist-options@3.0.2: resolution: {integrity: sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==} engines: {node: '>= 4'} dependencies: @@ -10742,7 +11247,7 @@ packages: is-plain-obj: 1.1.0 dev: false - /minimist-options/4.1.0: + /minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} dependencies: @@ -10751,38 +11256,41 @@ packages: kind-of: 6.0.3 dev: false - /minimist/1.2.5: + /minimist@1.2.5: resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} - /minipass-collect/1.0.2: + /minimist@1.2.8: + resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} + + /minipass-collect@1.0.2: resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==} engines: {node: '>= 8'} dependencies: minipass: 3.1.3 dev: false - /minipass-flush/1.0.5: + /minipass-flush@1.0.5: resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==} engines: {node: '>= 8'} dependencies: minipass: 3.1.3 dev: false - /minipass-pipeline/1.2.3: + /minipass-pipeline@1.2.3: resolution: {integrity: sha512-cFOknTvng5vqnwOpDsZTWhNll6Jf8o2x+/diplafmxpuIymAjzoOolZG0VvQf3V2HgqzJNhnuKHYp2BqDgz8IQ==} engines: {node: '>=8'} dependencies: minipass: 3.1.3 dev: false - /minipass/3.1.3: + /minipass@3.1.3: resolution: {integrity: sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==} engines: {node: '>=8'} dependencies: yallist: 4.0.0 dev: false - /mississippi/3.0.0: + /mississippi@3.0.0: resolution: {integrity: sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==} engines: {node: '>=4.0.0'} dependencies: @@ -10797,40 +11305,47 @@ packages: stream-each: 1.2.3 through2: 2.0.5 - /mitt/1.2.0: + /mitt@1.2.0: resolution: {integrity: sha512-r6lj77KlwqLhIUku9UWYes7KJtsczvolZkzp8hbaDPPaE24OmWl5s539Mytlj22siEQKosZ26qCBgda2PKwoJw==} dev: true - /mixin-deep/1.3.2: + /mixin-deep@1.3.2: resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} engines: {node: '>=0.10.0'} dependencies: for-in: 1.0.2 is-extendable: 1.0.1 - /mixme/0.3.5: + /mixme@0.3.5: resolution: {integrity: sha512-SyV9uPETRig5ZmYev0ANfiGeB+g6N2EnqqEfBbCGmmJ6MgZ3E4qv5aPbnHVdZ60KAHHXV+T3sXopdrnIXQdmjQ==} engines: {node: '>= 8.0.0'} dev: false - /mkdirp/0.5.3: + /mkdirp@0.5.3: resolution: {integrity: sha512-P+2gwrFqx8lhew375MQHHeTlY8AuOJSrGf0R5ddkEndUkmwpgUob/vQuBD1V22/Cw1/lJr4x+EjllSezBThzBg==} deprecated: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) hasBin: true dependencies: minimist: 1.2.5 + dev: false - /mkdirp/0.5.5: + /mkdirp@0.5.5: resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} hasBin: true dependencies: minimist: 1.2.5 - /moment/2.24.0: + /mkdirp@1.0.4: + resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} + engines: {node: '>=10'} + hasBin: true + dev: false + + /moment@2.24.0: resolution: {integrity: sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==} dev: true - /move-concurrently/1.0.1: + /move-concurrently@1.0.1: resolution: {integrity: sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=} dependencies: aproba: 1.2.0 @@ -10840,21 +11355,21 @@ packages: rimraf: 2.7.1 run-queue: 1.0.3 - /ms/2.0.0: + /ms@2.0.0: resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} - /ms/2.1.1: + /ms@2.1.1: resolution: {integrity: sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==} dev: true - /ms/2.1.2: + /ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - /multicast-dns-service-types/1.1.0: + /multicast-dns-service-types@1.1.0: resolution: {integrity: sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=} dev: true - /multicast-dns/6.2.3: + /multicast-dns@6.2.3: resolution: {integrity: sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==} hasBin: true dependencies: @@ -10862,23 +11377,24 @@ packages: thunky: 1.1.0 dev: true - /mute-stream/0.0.7: + /mute-stream@0.0.7: resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=} dev: true - /mute-stream/0.0.8: + /mute-stream@0.0.8: resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} dev: true - /name-all-modules-plugin/1.0.1: + /name-all-modules-plugin@1.0.1: resolution: {integrity: sha1-Cr+2rYNXGLn7Te8GdOBmV6lUN1w=} dev: true - /nan/2.14.1: + /nan@2.14.1: resolution: {integrity: sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==} + requiresBuild: true optional: true - /nanomatch/1.2.13: + /nanomatch@1.2.13(supports-color@6.1.0): resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} engines: {node: '>=0.10.0'} dependencies: @@ -10891,35 +11407,37 @@ packages: kind-of: 6.0.3 object.pick: 1.3.0 regex-not: 1.0.2 - snapdragon: 0.8.2 + snapdragon: 0.8.2(supports-color@6.1.0) to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color - /native-url/0.3.1: + /native-url@0.3.1: resolution: {integrity: sha512-VL0XRW8nNBdSpxqZCbLJKrLHmIMn82FZ8pJzriJgyBmErjdEtrUX6eZAJbtHjlkMooEWUV+EtJ0D5tOP3+1Piw==} dependencies: querystring: 0.2.0 dev: false - /natural-compare/1.4.0: + /natural-compare@1.4.0: resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} - /negotiator/0.6.2: + /negotiator@0.6.2: resolution: {integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==} engines: {node: '>= 0.6'} dev: true - /neo-async/2.6.1: + /neo-async@2.6.1: resolution: {integrity: sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==} - /newline-regex/0.2.1: + /newline-regex@0.2.1: resolution: {integrity: sha1-RpbYaQRe4VCbg6rDpY1Kk7vtkm4=} dev: true - /next-tick/1.0.0: + /next-tick@1.0.0: resolution: {integrity: sha1-yobR/ogoFpsBICCOPchCS524NCw=} dev: false - /next/9.4.4_2835b61db5436cc1b0e8bedc12a528e2: + /next@9.4.4(react-dom@16.13.1)(react@16.13.1)(typescript@3.8.3): resolution: {integrity: sha512-ZT8bU2SAv5jkFQ+y8py+Rl5RJRJ6DnZDS+VUnB1cIscmtmUhDi7LYED7pYm4MCKkYhPbEEM1Lbpo7fnoZJGWNQ==} engines: {node: '>=10.13.0'} hasBin: true @@ -10930,107 +11448,113 @@ packages: '@ampproject/toolbox-optimizer': 2.4.0 '@babel/code-frame': 7.8.3 '@babel/core': 7.7.7 - '@babel/plugin-proposal-class-properties': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-proposal-numeric-separator': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-proposal-object-rest-spread': 7.9.6_@babel+core@7.7.7 - '@babel/plugin-proposal-optional-chaining': 7.9.0_@babel+core@7.7.7 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.7.7 - '@babel/plugin-transform-modules-commonjs': 7.9.6_@babel+core@7.7.7 - '@babel/plugin-transform-runtime': 7.9.6_@babel+core@7.7.7 - '@babel/preset-env': 7.9.6_@babel+core@7.7.7 - '@babel/preset-modules': 0.1.3_@babel+core@7.7.7 - '@babel/preset-react': 7.9.4_@babel+core@7.7.7 - '@babel/preset-typescript': 7.9.0_@babel+core@7.7.7 + '@babel/plugin-proposal-class-properties': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-proposal-numeric-separator': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-proposal-object-rest-spread': 7.9.6(@babel/core@7.7.7) + '@babel/plugin-proposal-optional-chaining': 7.9.0(@babel/core@7.7.7) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.7.7) + '@babel/plugin-transform-modules-commonjs': 7.9.6(@babel/core@7.7.7) + '@babel/plugin-transform-runtime': 7.9.6(@babel/core@7.7.7) + '@babel/preset-env': 7.9.6(@babel/core@7.7.7) + '@babel/preset-modules': 0.1.3(@babel/core@7.7.7) + '@babel/preset-react': 7.9.4(@babel/core@7.7.7) + '@babel/preset-typescript': 7.9.0(@babel/core@7.7.7) '@babel/runtime': 7.9.6 '@babel/types': 7.9.6 - '@next/react-dev-overlay': 9.4.4_react-dom@16.13.1+react@16.13.1 - '@next/react-refresh-utils': 9.4.4_fd8093f90ae2e7e229f846ec0d2fc400 + '@next/react-dev-overlay': 9.4.4(react-dom@16.13.1)(react@16.13.1) + '@next/react-refresh-utils': 9.4.4(react-refresh@0.8.3)(webpack@4.43.0) babel-plugin-syntax-jsx: 6.18.0 babel-plugin-transform-define: 2.0.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 browserslist: 4.12.0 cacache: 13.0.1 - chokidar: 2.1.8 - css-loader: 3.5.3_webpack@4.43.0 + chokidar: 2.1.8(supports-color@6.1.0) + css-loader: 3.5.3(webpack@4.43.0) find-cache-dir: 3.3.1 - fork-ts-checker-webpack-plugin: 3.1.1 + fork-ts-checker-webpack-plugin: 3.1.1(typescript@3.8.3)(webpack@4.43.0) jest-worker: 24.9.0 loader-utils: 2.0.0 - mini-css-extract-plugin: 0.8.0_webpack@4.43.0 + mini-css-extract-plugin: 0.8.0(webpack@4.43.0) mkdirp: 0.5.3 native-url: 0.3.1 neo-async: 2.6.1 - pnp-webpack-plugin: 1.6.4_typescript@3.8.3 + pnp-webpack-plugin: 1.6.4(typescript@3.8.3) postcss: 7.0.29 prop-types: 15.7.2 prop-types-exact: 1.2.0 react: 16.13.1 - react-dom: 16.13.1_react@16.13.1 + react-dom: 16.13.1(react@16.13.1) react-is: 16.13.1 react-refresh: 0.8.3 resolve-url-loader: 3.1.1 - sass-loader: 8.0.2_webpack@4.43.0 + sass-loader: 8.0.2(webpack@4.43.0) schema-utils: 2.6.6 - style-loader: 1.2.1_webpack@4.43.0 - styled-jsx: 3.3.0_react@16.13.1 - use-subscription: 1.4.1_react@16.13.1 + style-loader: 1.2.1(webpack@4.43.0) + styled-jsx: 3.3.0(react@16.13.1) + use-subscription: 1.4.1(react@16.13.1) watchpack: 2.0.0-beta.13 web-vitals: 0.2.1 webpack: 4.43.0 webpack-sources: 1.4.3 transitivePeerDependencies: + - bluebird + - eslint - fibers - jimp - node-sass - probe-image-size - sass + - supports-color - typescript + - vue-template-compiler + - webpack-cli + - webpack-command dev: false - /nice-try/1.0.5: + /nice-try@1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} - /nlcst-to-string/2.0.4: + /nlcst-to-string@2.0.4: resolution: {integrity: sha512-3x3jwTd6UPG7vi5k4GEzvxJ5rDA7hVUIRNHPblKuMVP9Z3xmlsd9cgLcpAMkc5uPOBna82EeshROFhsPkbnTZg==} dev: false - /no-case/2.3.2: + /no-case@2.3.2: resolution: {integrity: sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==} dependencies: lower-case: 1.1.4 dev: false - /node-emoji/1.10.0: + /node-emoji@1.10.0: resolution: {integrity: sha512-Yt3384If5H6BYGVHiHwTL+99OzJKHhgp82S8/dktEK73T26BazdgZ4JZh92xSVtGNJvz9UbXdNAc5hcrXV42vw==} dependencies: lodash.toarray: 4.4.0 dev: true - /node-eta/0.9.0: + /node-eta@0.9.0: resolution: {integrity: sha1-n7CwmbzSoCGUDmA8ZCVNwAPZp6g=} dev: true - /node-fetch/2.1.2: + /node-fetch@2.1.2: resolution: {integrity: sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=} engines: {node: 4.x || >=6.0.0} dev: true - /node-fetch/2.6.0: + /node-fetch@2.6.0: resolution: {integrity: sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==} engines: {node: 4.x || >=6.0.0} - /node-forge/0.9.0: + /node-forge@0.9.0: resolution: {integrity: sha512-7ASaDa3pD+lJ3WvXFsxekJQelBKRpne+GOVbLbtHYdd7pFspyeuJHnWfLplGf3SwKGbfs/aYl5V/JCIaHVUKKQ==} engines: {node: '>= 4.5.0'} dev: true - /node-int64/0.4.0: + /node-int64@0.4.0: resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=} dev: false - /node-libs-browser/2.2.1: + /node-libs-browser@2.2.1: resolution: {integrity: sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==} dependencies: assert: 1.5.0 @@ -11057,12 +11581,12 @@ packages: util: 0.11.1 vm-browserify: 1.1.2 - /node-modules-regexp/1.0.0: + /node-modules-regexp@1.0.0: resolution: {integrity: sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=} engines: {node: '>=0.10.0'} dev: false - /node-notifier/7.0.1: + /node-notifier@7.0.1: resolution: {integrity: sha512-VkzhierE7DBmQEElhTGJIoiZa1oqRijOtgOlsXg32KrJRXsPy0NXFBqWGW/wTswnJlDCs5viRYaqWguqzsKcmg==} requiresBuild: true dependencies: @@ -11075,26 +11599,31 @@ packages: dev: false optional: true - /node-object-hash/2.0.0: + /node-object-hash@2.0.0: resolution: {integrity: sha512-VZR0zroAusy1ETZMZiGeLkdu50LGjG5U1KHZqTruqtTyQ2wfWhHG2Ow4nsUbfTFGlaREgNHcCWoM/OzEm6p+NQ==} engines: {node: '>=0.10.0'} - /node-releases/1.1.53: + /node-object-hash@2.3.10: + resolution: {integrity: sha512-jY5dPJzw6NHd/KPSfPKJ+IHoFS81/tJ43r34ZeNMXGzCOM8jwQDCD12HYayKIB6MuznrnqIYy2e891NA2g0ibA==} + engines: {node: '>=0.10.0'} + dev: true + + /node-releases@1.1.53: resolution: {integrity: sha512-wp8zyQVwef2hpZ/dJH7SfSrIPD6YoJz6BDQDpGEkcA0s3LpAQoxBIYmfIq6QAhC1DhwsyCgTaTTcONwX8qzCuQ==} - /noms/0.0.0: + /noms@0.0.0: resolution: {integrity: sha1-2o69nzr51nYJGbJ9nNyAkqczKFk=} dependencies: inherits: 2.0.4 readable-stream: 1.0.34 dev: true - /normalize-html-whitespace/1.0.0: + /normalize-html-whitespace@1.0.0: resolution: {integrity: sha512-9ui7CGtOOlehQu0t/OhhlmDyc71mKVlv+4vF+me4iZLPrNtRL2xoquEdfZxasC/bdQi/Hr3iTrpyRKIG+ocabA==} engines: {node: '>= 8'} dev: false - /normalize-package-data/2.5.0: + /normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.8 @@ -11102,23 +11631,23 @@ packages: semver: 5.7.1 validate-npm-package-license: 3.0.4 - /normalize-path/2.1.1: + /normalize-path@2.1.1: resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=} engines: {node: '>=0.10.0'} dependencies: remove-trailing-separator: 1.1.0 - /normalize-path/3.0.0: + /normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} - /normalize-range/0.1.2: + /normalize-range@0.1.2: resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=} engines: {node: '>=0.10.0'} dev: true - /normalize-url/1.9.1: - resolution: {integrity: sha1-LMDWazHqIwNkWENuNiDYWVTGbDw=} + /normalize-url@1.9.1: + resolution: {integrity: sha512-A48My/mtCklowHBlI8Fq2jFWK4tX4lJ5E6ytFsSOq1fzpvT0SQSgKhSg7lN5c2uYFOrUAOQp6zhhJnpp1eMloQ==} engines: {node: '>=4'} dependencies: object-assign: 4.1.1 @@ -11126,35 +11655,39 @@ packages: query-string: 4.3.4 sort-keys: 1.1.2 - /normalize-url/2.0.1: + /normalize-url@2.0.1: resolution: {integrity: sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==} engines: {node: '>=4'} dependencies: prepend-http: 2.0.0 query-string: 5.1.1 sort-keys: 2.0.0 - dev: true - /normalize-url/3.3.0: + /normalize-url@3.3.0: resolution: {integrity: sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==} engines: {node: '>=6'} - /normalize-url/4.5.0: + /normalize-url@4.5.0: resolution: {integrity: sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==} engines: {node: '>=8'} dev: true - /npm-bundled/1.1.1: + /normalize-url@6.1.0: + resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==} + engines: {node: '>=10'} + dev: true + + /npm-bundled@1.1.1: resolution: {integrity: sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA==} dependencies: npm-normalize-package-bin: 1.0.1 dev: false - /npm-normalize-package-bin/1.0.1: + /npm-normalize-package-bin@1.0.1: resolution: {integrity: sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==} dev: false - /npm-packlist/2.1.1: + /npm-packlist@2.1.1: resolution: {integrity: sha512-95TSDvGwujIhqfSpIiRRLodEF+y6mJMopuZdahoGzqtRDFZXGav46S0p6ngeWaiAkb5R72w6eVARhzej0HvZeQ==} engines: {node: '>=10'} hasBin: true @@ -11165,24 +11698,24 @@ packages: npm-normalize-package-bin: 1.0.1 dev: false - /npm-run-path/2.0.2: + /npm-run-path@2.0.2: resolution: {integrity: sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=} engines: {node: '>=4'} dependencies: path-key: 2.0.1 - /npm-run-path/4.0.1: + /npm-run-path@4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} dependencies: path-key: 3.1.1 - /nth-check/1.0.2: + /nth-check@1.0.2: resolution: {integrity: sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==} dependencies: boolbase: 1.0.0 - /null-loader/3.0.0_webpack@4.42.1: + /null-loader@3.0.0(webpack@4.42.1): resolution: {integrity: sha512-hf5sNLl8xdRho4UPBOOeoIwT3WhjYcMUQm0zj44EhD6UscMAz72o2udpoDFBgykucdEDGIcd6SXbc/G6zssbzw==} engines: {node: '>= 8.9.0'} peerDependencies: @@ -11193,32 +11726,32 @@ packages: webpack: 4.42.1 dev: true - /num2fraction/1.2.2: + /num2fraction@1.2.2: resolution: {integrity: sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=} dev: true - /number-is-nan/1.0.1: + /number-is-nan@1.0.1: resolution: {integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=} engines: {node: '>=0.10.0'} dev: true - /nwsapi/2.2.0: + /nwsapi@2.2.0: resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==} dev: false - /oauth-sign/0.9.0: + /oauth-sign@0.9.0: resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==} dev: false - /object-assign/4.1.1: + /object-assign@4.1.1: resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=} engines: {node: '>=0.10.0'} - /object-component/0.0.3: + /object-component@0.0.3: resolution: {integrity: sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=} dev: true - /object-copy/0.1.0: + /object-copy@0.1.0: resolution: {integrity: sha1-fn2Fi3gb18mRpBupde04EnVOmYw=} engines: {node: '>=0.10.0'} dependencies: @@ -11226,15 +11759,15 @@ packages: define-property: 0.2.5 kind-of: 3.2.2 - /object-hash/1.3.1: + /object-hash@1.3.1: resolution: {integrity: sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==} engines: {node: '>= 0.10.0'} dev: true - /object-inspect/1.7.0: + /object-inspect@1.7.0: resolution: {integrity: sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==} - /object-is/1.1.2: + /object-is@1.1.2: resolution: {integrity: sha512-5lHCz+0uufF6wZ7CRFWJN3hp8Jqblpgve06U5CMQ3f//6iDjPr2PEo9MWCjEssDsa+UZEL4PkFpr+BMop6aKzQ==} engines: {node: '>= 0.4'} dependencies: @@ -11242,21 +11775,21 @@ packages: es-abstract: 1.17.5 dev: true - /object-keys/1.1.1: + /object-keys@1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} - /object-path/0.11.4: + /object-path@0.11.4: resolution: {integrity: sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=} engines: {node: '>=0.10.0'} - /object-visit/1.0.1: + /object-visit@1.0.1: resolution: {integrity: sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 - /object.assign/4.1.0: + /object.assign@4.1.0: resolution: {integrity: sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==} engines: {node: '>= 0.4'} dependencies: @@ -11265,7 +11798,7 @@ packages: has-symbols: 1.0.1 object-keys: 1.1.1 - /object.entries/1.1.1: + /object.entries@1.1.1: resolution: {integrity: sha512-ilqR7BgdyZetJutmDPfXCDffGa0/Yzl2ivVNpbx/g4UeWrCdRnFDUBrKJGLhGieRHDATnyZXWBeCb29k9CJysQ==} engines: {node: '>= 0.4'} dependencies: @@ -11275,7 +11808,7 @@ packages: has: 1.0.3 dev: true - /object.fromentries/2.0.2: + /object.fromentries@2.0.2: resolution: {integrity: sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ==} engines: {node: '>= 0.4'} dependencies: @@ -11285,20 +11818,20 @@ packages: has: 1.0.3 dev: true - /object.getownpropertydescriptors/2.1.0: + /object.getownpropertydescriptors@2.1.0: resolution: {integrity: sha512-Z53Oah9A3TdLoblT7VKJaTDdXdT+lQO+cNpKVnya5JDe9uLvzu1YyY1yFDFrcxrlRgWrEFH0jJtD/IbuwjcEVg==} engines: {node: '>= 0.8'} dependencies: define-properties: 1.1.3 es-abstract: 1.17.5 - /object.pick/1.3.0: + /object.pick@1.3.0: resolution: {integrity: sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 - /object.values/1.1.1: + /object.values@1.1.1: resolution: {integrity: sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==} engines: {node: '>= 0.4'} dependencies: @@ -11307,67 +11840,67 @@ packages: function-bind: 1.1.1 has: 1.0.3 - /obuf/1.1.2: + /obuf@1.1.2: resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==} dev: true - /on-finished/2.3.0: + /on-finished@2.3.0: resolution: {integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=} engines: {node: '>= 0.8'} dependencies: ee-first: 1.1.1 dev: true - /on-headers/1.0.2: + /on-headers@1.0.2: resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} engines: {node: '>= 0.8'} dev: true - /once/1.4.0: - resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=} + /once@1.4.0: + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} dependencies: wrappy: 1.0.2 - /onetime/2.0.1: + /onetime@2.0.1: resolution: {integrity: sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=} engines: {node: '>=4'} dependencies: mimic-fn: 1.2.0 dev: true - /onetime/5.1.0: + /onetime@5.1.0: resolution: {integrity: sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==} engines: {node: '>=6'} dependencies: mimic-fn: 2.1.0 - /open/6.4.0: + /open@6.4.0: resolution: {integrity: sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==} engines: {node: '>=8'} dependencies: is-wsl: 1.1.0 dev: true - /opentracing/0.14.4: + /opentracing@0.14.4: resolution: {integrity: sha512-nNnZDkUNExBwEpb7LZaeMeQgvrlO8l4bgY/LvGNZCR0xG/dGWqHqjKrAmR5GUoYo0FIz38kxasvA1aevxWs2CA==} engines: {node: '>=0.10'} dev: true - /opn/5.1.0: + /opn@5.1.0: resolution: {integrity: sha512-iPNl7SyM8L30Rm1sjGdLLheyHVw5YXVfi3SKWJzBI7efxRwHojfRFjwE/OLM6qp9xJYMgab8WicTU1cPoY+Hpg==} engines: {node: '>=4'} dependencies: is-wsl: 1.1.0 dev: true - /opn/5.5.0: + /opn@5.5.0: resolution: {integrity: sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==} engines: {node: '>=4'} dependencies: is-wsl: 1.1.0 dev: true - /optimize-css-assets-webpack-plugin/5.0.3_webpack@4.42.1: + /optimize-css-assets-webpack-plugin@5.0.3(webpack@4.42.1): resolution: {integrity: sha512-q9fbvCRS6EYtUKKSwI87qm2IxlyJK5b4dygW1rKUBT6mMDhdG5e5bZT63v6tnJR9F9FB/H5a0HTmtw+laUBxKA==} peerDependencies: webpack: ^4.0.0 @@ -11377,7 +11910,7 @@ packages: webpack: 4.42.1 dev: true - /optionator/0.8.3: + /optionator@0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} engines: {node: '>= 0.8.0'} dependencies: @@ -11388,16 +11921,16 @@ packages: type-check: 0.3.2 word-wrap: 1.2.3 - /original/1.0.2: + /original@1.0.2: resolution: {integrity: sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==} dependencies: url-parse: 1.4.7 dev: true - /os-browserify/0.3.0: + /os-browserify@0.3.0: resolution: {integrity: sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=} - /os-locale/3.1.0: + /os-locale@3.1.0: resolution: {integrity: sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==} engines: {node: '>=6'} dependencies: @@ -11406,135 +11939,137 @@ packages: mem: 4.3.0 dev: true - /os-tmpdir/1.0.2: + /os-tmpdir@1.0.2: resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=} engines: {node: '>=0.10.0'} - /outdent/0.5.0: + /outdent@0.5.0: resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==} dev: false - /p-cancelable/0.4.1: + /p-cancelable@0.4.1: resolution: {integrity: sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==} engines: {node: '>=4'} - dev: true - /p-cancelable/1.1.0: + /p-cancelable@1.1.0: resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==} engines: {node: '>=6'} dev: true - /p-defer/1.0.0: + /p-cancelable@2.1.1: + resolution: {integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==} + engines: {node: '>=8'} + dev: true + + /p-defer@1.0.0: resolution: {integrity: sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=} engines: {node: '>=4'} dev: true - /p-defer/3.0.0: + /p-defer@3.0.0: resolution: {integrity: sha512-ugZxsxmtTln604yeYd29EGrNhazN2lywetzpKhfmQjW/VJmhpDmWbiX+h0zL8V91R0UXkhb3KtPmyq9PZw3aYw==} engines: {node: '>=8'} dev: true - /p-each-series/2.1.0: + /p-each-series@2.1.0: resolution: {integrity: sha512-ZuRs1miPT4HrjFa+9fRfOFXxGJfORgelKV9f9nNOWw2gl6gVsRaVDOQP0+MI0G0wGKns1Yacsu0GjOFbTK0JFQ==} engines: {node: '>=8'} dev: false - /p-filter/2.1.0: + /p-filter@2.1.0: resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==} engines: {node: '>=8'} dependencies: p-map: 2.1.0 dev: false - /p-finally/1.0.0: - resolution: {integrity: sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=} + /p-finally@1.0.0: + resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==} engines: {node: '>=4'} - /p-finally/2.0.1: + /p-finally@2.0.1: resolution: {integrity: sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw==} engines: {node: '>=8'} dev: true - /p-is-promise/1.1.0: - resolution: {integrity: sha1-nJRWmJ6fZYgBewQ01WCXZ1w9oF4=} + /p-is-promise@1.1.0: + resolution: {integrity: sha512-zL7VE4JVS2IFSkR2GQKDSPEVxkoH43/p7oEnwpdCndKYJO0HVeRB7fA8TJwuLOTBREtK0ea8eHaxdwcpob5dmg==} engines: {node: '>=4'} - dev: true - /p-is-promise/2.1.0: + /p-is-promise@2.1.0: resolution: {integrity: sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==} engines: {node: '>=6'} dev: true - /p-limit/1.3.0: + /p-limit@1.3.0: resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} engines: {node: '>=4'} dependencies: p-try: 1.0.0 - /p-limit/2.3.0: + /p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} dependencies: p-try: 2.2.0 - /p-locate/2.0.0: + /p-locate@2.0.0: resolution: {integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=} engines: {node: '>=4'} dependencies: p-limit: 1.3.0 - /p-locate/3.0.0: + /p-locate@3.0.0: resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} engines: {node: '>=6'} dependencies: p-limit: 2.3.0 - /p-locate/4.1.0: + /p-locate@4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} dependencies: p-limit: 2.3.0 - /p-map/2.1.0: + /p-map@2.1.0: resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==} engines: {node: '>=6'} - /p-map/3.0.0: + /p-map@3.0.0: resolution: {integrity: sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==} engines: {node: '>=8'} dependencies: aggregate-error: 3.0.1 - /p-queue/5.0.0: + /p-queue@5.0.0: resolution: {integrity: sha512-6QfeouDf236N+MAxHch0CVIy8o/KBnmhttKjxZoOkUlzqU+u9rZgEyXH3OdckhTgawbqf5rpzmyR+07+Lv0+zg==} engines: {node: '>=8'} dependencies: eventemitter3: 3.1.2 dev: false - /p-retry/3.0.1: + /p-retry@3.0.1: resolution: {integrity: sha512-XE6G4+YTTkT2a0UWb2kjZe8xNwf8bIbnqpc/IS/idOBVhyves0mK5OJgeocjx7q5pvX/6m23xuzVPYT1uGM73w==} engines: {node: '>=6'} dependencies: retry: 0.12.0 dev: true - /p-timeout/2.0.1: + /p-timeout@2.0.1: resolution: {integrity: sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA==} engines: {node: '>=4'} dependencies: p-finally: 1.0.0 - dev: true - /p-try/1.0.0: + /p-try@1.0.0: resolution: {integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=} engines: {node: '>=4'} - /p-try/2.2.0: + /p-try@2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - /package-json/6.5.0: + /package-json@6.5.0: resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==} engines: {node: '>=8'} dependencies: @@ -11544,30 +12079,30 @@ packages: semver: 6.3.0 dev: true - /pako/1.0.11: + /pako@1.0.11: resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} - /parallel-transform/1.2.0: + /parallel-transform@1.2.0: resolution: {integrity: sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==} dependencies: cyclist: 1.0.1 inherits: 2.0.4 readable-stream: 2.3.7 - /param-case/2.1.1: + /param-case@2.1.1: resolution: {integrity: sha1-35T9jPZTHs915r75oIWPvHK+Ikc=} dependencies: no-case: 2.3.2 dev: false - /parent-module/1.0.1: + /parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} dependencies: callsites: 3.1.0 dev: true - /parse-asn1/5.1.5: + /parse-asn1@5.1.5: resolution: {integrity: sha512-jkMYn1dcJqF6d5CpU689bq7w/b5ALS9ROVSpQDPrZsqqesUJii9qutvoT5ltGedNXMO2e16YUWIghG9KxaViTQ==} dependencies: asn1.js: 4.10.1 @@ -11577,7 +12112,7 @@ packages: pbkdf2: 3.0.17 safe-buffer: 5.2.1 - /parse-english/4.1.3: + /parse-english@4.1.3: resolution: {integrity: sha512-IQl1v/ik9gw437T8083coohMihae0rozpc7JYC/9h6hi9xKBSxFwh5HWRpzVC2ZhEs2nUlze2aAktpNBJXdJKA==} dependencies: nlcst-to-string: 2.0.4 @@ -11586,7 +12121,7 @@ packages: unist-util-visit-children: 1.1.4 dev: false - /parse-entities/1.2.2: + /parse-entities@1.2.2: resolution: {integrity: sha512-NzfpbxW/NPrzZ/yYSoQxyqUZMZXIdCfE0OIN4ESsnptHJECoUk3FZktxNuzQf4tjt5UEopnxpYJbvYuxIFDdsg==} dependencies: character-entities: 1.2.4 @@ -11597,7 +12132,7 @@ packages: is-hexadecimal: 1.0.4 dev: false - /parse-entities/2.0.0: + /parse-entities@2.0.0: resolution: {integrity: sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==} dependencies: character-entities: 1.2.4 @@ -11607,7 +12142,7 @@ packages: is-decimal: 1.0.4 is-hexadecimal: 1.0.4 - /parse-glob/3.0.4: + /parse-glob@3.0.4: resolution: {integrity: sha1-ssN2z7EfNVE7rdFz7wu246OIORw=} engines: {node: '>=0.10.0'} dependencies: @@ -11617,21 +12152,21 @@ packages: is-glob: 2.0.1 dev: false - /parse-json/2.2.0: + /parse-json@2.2.0: resolution: {integrity: sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=} engines: {node: '>=0.10.0'} dependencies: error-ex: 1.3.2 dev: true - /parse-json/4.0.0: + /parse-json@4.0.0: resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=} engines: {node: '>=4'} dependencies: error-ex: 1.3.2 json-parse-better-errors: 1.0.2 - /parse-json/5.0.0: + /parse-json@5.0.0: resolution: {integrity: sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==} engines: {node: '>=8'} dependencies: @@ -11640,7 +12175,7 @@ packages: json-parse-better-errors: 1.0.2 lines-and-columns: 1.1.6 - /parse-latin/4.2.1: + /parse-latin@4.2.1: resolution: {integrity: sha512-7T9g6mIsFFpLlo0Zzb2jLWdCt+H9Qtf/hRmMYFi/Mq6Ovi+YKo+AyDFX3OhFfu0vXX5Nid9FKJGKSSzNcTkWiA==} dependencies: nlcst-to-string: 2.0.4 @@ -11648,19 +12183,19 @@ packages: unist-util-visit-children: 1.1.4 dev: false - /parse-passwd/1.0.0: + /parse-passwd@1.0.0: resolution: {integrity: sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=} engines: {node: '>=0.10.0'} dev: true - /parse-path/4.0.1: + /parse-path@4.0.1: resolution: {integrity: sha512-d7yhga0Oc+PwNXDvQ0Jv1BuWkLVPXcAoQ/WREgd6vNNoKYaW52KI+RdOFjI63wjkmps9yUE8VS4veP+AgpQ/hA==} dependencies: is-ssh: 1.3.1 protocols: 1.4.7 dev: true - /parse-url/5.0.1: + /parse-url@5.0.1: resolution: {integrity: sha512-flNUPP27r3vJpROi0/R3/2efgKkyXqnXwyP1KQ2U0SfFRgdizOdWfvrrvJg1LuOoxs7GQhmxJlq23IpQ/BkByg==} dependencies: is-ssh: 1.3.1 @@ -11669,112 +12204,112 @@ packages: protocols: 1.4.7 dev: true - /parse5/5.1.1: + /parse5@5.1.1: resolution: {integrity: sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==} - /parseqs/0.0.5: + /parseqs@0.0.5: resolution: {integrity: sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=} dependencies: better-assert: 1.0.2 dev: true - /parseuri/0.0.5: + /parseuri@0.0.5: resolution: {integrity: sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=} dependencies: better-assert: 1.0.2 dev: true - /parseurl/1.3.3: + /parseurl@1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} dev: true - /pascal-case/2.0.1: + /pascal-case@2.0.1: resolution: {integrity: sha1-LVeNNFX2YNpl7KGO+VtODekSdh4=} dependencies: camel-case: 3.0.0 upper-case-first: 1.1.2 dev: false - /pascalcase/0.1.1: + /pascalcase@0.1.1: resolution: {integrity: sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=} engines: {node: '>=0.10.0'} - /password-prompt/1.1.2: + /password-prompt@1.1.2: resolution: {integrity: sha512-bpuBhROdrhuN3E7G/koAju0WjVw9/uQOG5Co5mokNj0MiOSBVZS1JTwM4zl55hu0WFmIEFvO9cU9sJQiBIYeIA==} dependencies: ansi-escapes: 3.2.0 cross-spawn: 6.0.5 dev: true - /path-browserify/0.0.1: + /path-browserify@0.0.1: resolution: {integrity: sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==} - /path-case/2.1.1: + /path-case@2.1.1: resolution: {integrity: sha1-lLgDfDctP+KQbkZbtF4l0ibo7qU=} dependencies: no-case: 2.3.2 dev: false - /path-dirname/1.0.2: + /path-dirname@1.0.2: resolution: {integrity: sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=} - /path-exists/2.1.0: + /path-exists@2.1.0: resolution: {integrity: sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=} engines: {node: '>=0.10.0'} dependencies: pinkie-promise: 2.0.1 dev: true - /path-exists/3.0.0: + /path-exists@3.0.0: resolution: {integrity: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=} engines: {node: '>=4'} - /path-exists/4.0.0: + /path-exists@4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} - /path-is-absolute/1.0.1: + /path-is-absolute@1.0.1: resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=} engines: {node: '>=0.10.0'} - /path-is-inside/1.0.2: + /path-is-inside@1.0.2: resolution: {integrity: sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=} dev: true - /path-key/2.0.1: + /path-key@2.0.1: resolution: {integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=} engines: {node: '>=4'} - /path-key/3.1.1: + /path-key@3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} - /path-parse/1.0.6: + /path-parse@1.0.6: resolution: {integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==} - /path-to-regexp/0.1.7: + /path-to-regexp@0.1.7: resolution: {integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=} dev: true - /path-type/2.0.0: + /path-type@2.0.0: resolution: {integrity: sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=} engines: {node: '>=4'} dependencies: pify: 2.3.0 dev: true - /path-type/3.0.0: + /path-type@3.0.0: resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==} engines: {node: '>=4'} dependencies: pify: 3.0.0 - /path-type/4.0.0: + /path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} - /pbkdf2/3.0.17: + /pbkdf2@3.0.17: resolution: {integrity: sha512-U/il5MsrZp7mGg3mSQfn742na2T+1/vHDCG5/iTI3X9MKUuYUZVLQhyRsg06mCgDBTd57TxzgZt7P+fYfjRLtA==} engines: {node: '>=0.12'} dependencies: @@ -11784,115 +12319,122 @@ packages: safe-buffer: 5.2.1 sha.js: 2.4.11 - /performance-now/2.1.0: + /peek-readable@4.1.0: + resolution: {integrity: sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg==} + engines: {node: '>=8'} + dev: true + + /performance-now@2.1.0: resolution: {integrity: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=} dev: false - /physical-cpu-count/2.0.0: + /physical-cpu-count@2.0.0: resolution: {integrity: sha1-GN4vl+S/epVRrXURlCtUlverpmA=} dev: true - /picomatch/2.2.2: + /picomatch@2.2.2: resolution: {integrity: sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==} engines: {node: '>=8.6'} - /pify/2.3.0: - resolution: {integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=} + /pify@2.3.0: + resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} dev: true - /pify/3.0.0: - resolution: {integrity: sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=} + /pify@3.0.0: + resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==} engines: {node: '>=4'} - /pify/4.0.1: + /pify@4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} - /pinkie-promise/2.0.1: + /pinkie-promise@2.0.1: resolution: {integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=} engines: {node: '>=0.10.0'} dependencies: pinkie: 2.0.4 dev: true - /pinkie/2.0.4: + /pinkie@2.0.4: resolution: {integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=} engines: {node: '>=0.10.0'} dev: true - /pirates/4.0.1: + /pirates@4.0.1: resolution: {integrity: sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==} engines: {node: '>= 6'} dependencies: node-modules-regexp: 1.0.0 dev: false - /pkg-dir/1.0.0: + /pkg-dir@1.0.0: resolution: {integrity: sha1-ektQio1bstYp1EcFb/TpyTFM89Q=} engines: {node: '>=0.10.0'} dependencies: find-up: 1.1.2 dev: true - /pkg-dir/2.0.0: + /pkg-dir@2.0.0: resolution: {integrity: sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=} engines: {node: '>=4'} dependencies: find-up: 2.1.0 dev: true - /pkg-dir/3.0.0: + /pkg-dir@3.0.0: resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} engines: {node: '>=6'} dependencies: find-up: 3.0.0 - /pkg-dir/4.2.0: + /pkg-dir@4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} dependencies: find-up: 4.1.0 - /pkg-up/2.0.0: + /pkg-up@2.0.0: resolution: {integrity: sha1-yBmscoBZpGHKscOImivjxJoATX8=} engines: {node: '>=4'} dependencies: find-up: 2.1.0 - /platform/1.3.3: + /platform@1.3.3: resolution: {integrity: sha1-ZGx3ARiZhwtqCQPnXpl+jlHadGE=} dev: false - /pnp-webpack-plugin/1.6.4_typescript@3.8.3: + /pnp-webpack-plugin@1.6.4(typescript@3.8.3): resolution: {integrity: sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==} engines: {node: '>=6'} dependencies: - ts-pnp: 1.2.0_typescript@3.8.3 + ts-pnp: 1.2.0(typescript@3.8.3) transitivePeerDependencies: - typescript - /portfinder/1.0.25: + /portfinder@1.0.25(supports-color@6.1.0): resolution: {integrity: sha512-6ElJnHBbxVA1XSLgBp7G1FiCkQdlqGzuF7DswL5tcea+E8UpuvPU7beVAjjRwCioTS9ZluNbu+ZyRvgTsmqEBg==} engines: {node: '>= 0.12.0'} dependencies: async: 2.6.3 - debug: 3.2.6 + debug: 3.2.6(supports-color@6.1.0) mkdirp: 0.5.5 + transitivePeerDependencies: + - supports-color dev: true - /posix-character-classes/0.1.1: + /posix-character-classes@0.1.1: resolution: {integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=} engines: {node: '>=0.10.0'} - /postcss-calc/7.0.2: + /postcss-calc@7.0.2: resolution: {integrity: sha512-rofZFHUg6ZIrvRwPeFktv06GdbDYLcGqh9EwiMutZg+a0oePCCw1zHOEiji6LCpyRcjTREtPASuUqeAvYlEVvQ==} dependencies: postcss: 7.0.29 postcss-selector-parser: 6.0.2 postcss-value-parser: 4.0.3 - /postcss-colormin/4.0.3: + /postcss-colormin@4.0.3: resolution: {integrity: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==} engines: {node: '>=6.9.0'} dependencies: @@ -11902,44 +12444,44 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-convert-values/4.0.1: + /postcss-convert-values@4.0.1: resolution: {integrity: sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-discard-comments/4.0.2: + /postcss-discard-comments@4.0.2: resolution: {integrity: sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.29 - /postcss-discard-duplicates/4.0.2: + /postcss-discard-duplicates@4.0.2: resolution: {integrity: sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.29 - /postcss-discard-empty/4.0.1: + /postcss-discard-empty@4.0.1: resolution: {integrity: sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.29 - /postcss-discard-overridden/4.0.1: + /postcss-discard-overridden@4.0.1: resolution: {integrity: sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.29 - /postcss-flexbugs-fixes/4.2.0: + /postcss-flexbugs-fixes@4.2.0: resolution: {integrity: sha512-QRE0n3hpkxxS/OGvzOa+PDuy4mh/Jg4o9ui22/ko5iGYOG3M5dfJabjnAZjTdh2G9F85c7Hv8hWcEDEKW/xceQ==} dependencies: postcss: 7.0.27 dev: true - /postcss-load-config/2.1.0: + /postcss-load-config@2.1.0: resolution: {integrity: sha512-4pV3JJVPLd5+RueiVVB+gFOAa7GWc25XQcMp86Zexzke69mKf6Nx9LRcQywdz7yZI9n1udOxmLuAwTBypypF8Q==} engines: {node: '>= 4'} dependencies: @@ -11947,7 +12489,7 @@ packages: import-cwd: 2.1.0 dev: true - /postcss-loader/3.0.0: + /postcss-loader@3.0.0: resolution: {integrity: sha512-cLWoDEY5OwHcAjDnkyRQzAXfs2jrKjXpO/HQFcc5b5u/r7aa471wdmChmwfnv7x2u840iat/wi0lQ5nbRgSkUA==} engines: {node: '>= 6'} dependencies: @@ -11957,7 +12499,7 @@ packages: schema-utils: 1.0.0 dev: true - /postcss-merge-longhand/4.0.11: + /postcss-merge-longhand@4.0.11: resolution: {integrity: sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==} engines: {node: '>=6.9.0'} dependencies: @@ -11966,7 +12508,7 @@ packages: postcss-value-parser: 3.3.1 stylehacks: 4.0.3 - /postcss-merge-rules/4.0.3: + /postcss-merge-rules@4.0.3: resolution: {integrity: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==} engines: {node: '>=6.9.0'} dependencies: @@ -11977,14 +12519,14 @@ packages: postcss-selector-parser: 3.1.2 vendors: 1.0.4 - /postcss-minify-font-values/4.0.2: + /postcss-minify-font-values@4.0.2: resolution: {integrity: sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-minify-gradients/4.0.2: + /postcss-minify-gradients@4.0.2: resolution: {integrity: sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==} engines: {node: '>=6.9.0'} dependencies: @@ -11993,7 +12535,7 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-minify-params/4.0.2: + /postcss-minify-params@4.0.2: resolution: {integrity: sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==} engines: {node: '>=6.9.0'} dependencies: @@ -12004,7 +12546,7 @@ packages: postcss-value-parser: 3.3.1 uniqs: 2.0.0 - /postcss-minify-selectors/4.0.2: + /postcss-minify-selectors@4.0.2: resolution: {integrity: sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==} engines: {node: '>=6.9.0'} dependencies: @@ -12013,27 +12555,27 @@ packages: postcss: 7.0.29 postcss-selector-parser: 3.1.2 - /postcss-modules-extract-imports/1.2.1: + /postcss-modules-extract-imports@1.2.1: resolution: {integrity: sha512-6jt9XZwUhwmRUhb/CkyJY020PYaPJsCyt3UjbaWo6XEbH/94Hmv6MP7fG2C5NDU/BcHzyGYxNtHvM+LTf9HrYw==} dependencies: postcss: 6.0.23 dev: true - /postcss-modules-extract-imports/2.0.0: + /postcss-modules-extract-imports@2.0.0: resolution: {integrity: sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==} engines: {node: '>= 6'} dependencies: postcss: 7.0.29 dev: false - /postcss-modules-local-by-default/1.2.0: + /postcss-modules-local-by-default@1.2.0: resolution: {integrity: sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=} dependencies: css-selector-tokenizer: 0.7.2 postcss: 6.0.23 dev: true - /postcss-modules-local-by-default/3.0.2: + /postcss-modules-local-by-default@3.0.2: resolution: {integrity: sha512-jM/V8eqM4oJ/22j0gx4jrp63GSvDH6v86OqyTHHUvk4/k1vceipZsaymiZ5PvocqZOl5SFHiFJqjs3la0wnfIQ==} engines: {node: '>= 6'} dependencies: @@ -12043,14 +12585,14 @@ packages: postcss-value-parser: 4.0.3 dev: false - /postcss-modules-scope/1.1.0: + /postcss-modules-scope@1.1.0: resolution: {integrity: sha1-1upkmUx5+XtipytCb75gVqGUu5A=} dependencies: css-selector-tokenizer: 0.7.2 postcss: 6.0.23 dev: true - /postcss-modules-scope/2.2.0: + /postcss-modules-scope@2.2.0: resolution: {integrity: sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==} engines: {node: '>= 6'} dependencies: @@ -12058,27 +12600,27 @@ packages: postcss-selector-parser: 6.0.2 dev: false - /postcss-modules-values/1.3.0: + /postcss-modules-values@1.3.0: resolution: {integrity: sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=} dependencies: icss-replace-symbols: 1.1.0 postcss: 6.0.23 dev: true - /postcss-modules-values/3.0.0: + /postcss-modules-values@3.0.0: resolution: {integrity: sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==} dependencies: icss-utils: 4.1.1 postcss: 7.0.29 dev: false - /postcss-normalize-charset/4.0.1: + /postcss-normalize-charset@4.0.1: resolution: {integrity: sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.29 - /postcss-normalize-display-values/4.0.2: + /postcss-normalize-display-values@4.0.2: resolution: {integrity: sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==} engines: {node: '>=6.9.0'} dependencies: @@ -12086,7 +12628,7 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-normalize-positions/4.0.2: + /postcss-normalize-positions@4.0.2: resolution: {integrity: sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==} engines: {node: '>=6.9.0'} dependencies: @@ -12095,7 +12637,7 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-normalize-repeat-style/4.0.2: + /postcss-normalize-repeat-style@4.0.2: resolution: {integrity: sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==} engines: {node: '>=6.9.0'} dependencies: @@ -12104,7 +12646,7 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-normalize-string/4.0.2: + /postcss-normalize-string@4.0.2: resolution: {integrity: sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==} engines: {node: '>=6.9.0'} dependencies: @@ -12112,7 +12654,7 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-normalize-timing-functions/4.0.2: + /postcss-normalize-timing-functions@4.0.2: resolution: {integrity: sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==} engines: {node: '>=6.9.0'} dependencies: @@ -12120,7 +12662,7 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-normalize-unicode/4.0.1: + /postcss-normalize-unicode@4.0.1: resolution: {integrity: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==} engines: {node: '>=6.9.0'} dependencies: @@ -12128,7 +12670,7 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-normalize-url/4.0.1: + /postcss-normalize-url@4.0.1: resolution: {integrity: sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==} engines: {node: '>=6.9.0'} dependencies: @@ -12137,14 +12679,14 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-normalize-whitespace/4.0.2: + /postcss-normalize-whitespace@4.0.2: resolution: {integrity: sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==} engines: {node: '>=6.9.0'} dependencies: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-ordered-values/4.1.2: + /postcss-ordered-values@4.1.2: resolution: {integrity: sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==} engines: {node: '>=6.9.0'} dependencies: @@ -12152,7 +12694,7 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-reduce-initial/4.0.3: + /postcss-reduce-initial@4.0.3: resolution: {integrity: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==} engines: {node: '>=6.9.0'} dependencies: @@ -12161,7 +12703,7 @@ packages: has: 1.0.3 postcss: 7.0.29 - /postcss-reduce-transforms/4.0.2: + /postcss-reduce-transforms@4.0.2: resolution: {integrity: sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==} engines: {node: '>=6.9.0'} dependencies: @@ -12170,14 +12712,14 @@ packages: postcss: 7.0.29 postcss-value-parser: 3.3.1 - /postcss-safe-parser/4.0.2: + /postcss-safe-parser@4.0.2: resolution: {integrity: sha512-Uw6ekxSWNLCPesSv/cmqf2bY/77z11O7jZGPax3ycZMFU/oi2DMH9i89AdHc1tRwFg/arFoEwX0IS3LCUxJh1g==} engines: {node: '>=6.0.0'} dependencies: postcss: 7.0.29 dev: false - /postcss-selector-parser/3.1.2: + /postcss-selector-parser@3.1.2: resolution: {integrity: sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==} engines: {node: '>=8'} dependencies: @@ -12185,7 +12727,7 @@ packages: indexes-of: 1.0.1 uniq: 1.0.1 - /postcss-selector-parser/6.0.2: + /postcss-selector-parser@6.0.2: resolution: {integrity: sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg==} engines: {node: '>=4'} dependencies: @@ -12193,7 +12735,7 @@ packages: indexes-of: 1.0.1 uniq: 1.0.1 - /postcss-svgo/4.0.2: + /postcss-svgo@4.0.2: resolution: {integrity: sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw==} engines: {node: '>=6.9.0'} dependencies: @@ -12202,7 +12744,7 @@ packages: postcss-value-parser: 3.3.1 svgo: 1.3.2 - /postcss-unique-selectors/4.0.1: + /postcss-unique-selectors@4.0.1: resolution: {integrity: sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==} engines: {node: '>=6.9.0'} dependencies: @@ -12210,13 +12752,13 @@ packages: postcss: 7.0.29 uniqs: 2.0.0 - /postcss-value-parser/3.3.1: + /postcss-value-parser@3.3.1: resolution: {integrity: sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==} - /postcss-value-parser/4.0.3: + /postcss-value-parser@4.0.3: resolution: {integrity: sha512-N7h4pG+Nnu5BEIzyeaaIYWs0LI5XC40OrRh5L60z0QjFsqGWcHcbkBvpe1WYpcIS9yQ8sOi/vIPt1ejQCrMVrg==} - /postcss/6.0.23: + /postcss@6.0.23: resolution: {integrity: sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==} engines: {node: '>=4.0.0'} dependencies: @@ -12225,7 +12767,7 @@ packages: supports-color: 5.5.0 dev: true - /postcss/7.0.21: + /postcss@7.0.21: resolution: {integrity: sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==} engines: {node: '>=6.0.0'} dependencies: @@ -12234,7 +12776,7 @@ packages: supports-color: 6.1.0 dev: false - /postcss/7.0.27: + /postcss@7.0.27: resolution: {integrity: sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==} engines: {node: '>=6.0.0'} dependencies: @@ -12243,7 +12785,7 @@ packages: supports-color: 6.1.0 dev: true - /postcss/7.0.29: + /postcss@7.0.29: resolution: {integrity: sha512-ba0ApvR3LxGvRMMiUa9n0WR4HjzcYm7tS+ht4/2Nd0NLtHpPIH77fuB9Xh1/yJVz9O/E/95Y/dn8ygWsyffXtw==} engines: {node: '>=6.0.0'} dependencies: @@ -12251,7 +12793,7 @@ packages: source-map: 0.6.1 supports-color: 6.1.0 - /preferred-pm/3.0.0: + /preferred-pm@3.0.0: resolution: {integrity: sha512-NbN+2UuqjakJpyHamsuIWyeFdQcFUQHF9nkw16hpFE++z3px+/KDsj+AF1h0BlnsBJi1Z5U4EKBW7XnHriny8g==} engines: {node: '>=10'} dependencies: @@ -12261,44 +12803,43 @@ packages: which-pm: 2.0.0 dev: false - /prelude-ls/1.1.2: + /prelude-ls@1.1.2: resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=} engines: {node: '>= 0.8.0'} - /prepend-http/1.0.4: - resolution: {integrity: sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=} + /prepend-http@1.0.4: + resolution: {integrity: sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg==} engines: {node: '>=0.10.0'} - /prepend-http/2.0.0: - resolution: {integrity: sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=} + /prepend-http@2.0.0: + resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==} engines: {node: '>=4'} - dev: true - /prettier/1.19.1: + /prettier@1.19.1: resolution: {integrity: sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==} engines: {node: '>=4'} hasBin: true dev: false - /prettier/2.0.5: + /prettier@2.0.5: resolution: {integrity: sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==} engines: {node: '>=10.13.0'} hasBin: true dev: true - /pretty-bytes/5.3.0: + /pretty-bytes@5.3.0: resolution: {integrity: sha512-hjGrh+P926p4R4WbaB6OckyRtO0F0/lQBiT+0gnxjV+5kjPBrfVBFCsCLbMqVQeydvIoouYTCmmEURiH3R1Bdg==} engines: {node: '>=6'} dev: false - /pretty-error/2.1.1: + /pretty-error@2.1.1: resolution: {integrity: sha1-X0+HyPkeWuPzuoerTPXgOxoX8aM=} dependencies: renderkid: 2.0.3 utila: 0.4.0 dev: true - /pretty-format/25.4.0: + /pretty-format@25.4.0: resolution: {integrity: sha512-PI/2dpGjXK5HyXexLPZU/jw5T9Q6S1YVXxxVxco+LIqzUFHXIbKZKdUVt7GcX7QUCr31+3fzhi4gN4/wUYPVxQ==} engines: {node: '>= 8.3'} dependencies: @@ -12308,7 +12849,7 @@ packages: react-is: 16.13.1 dev: true - /pretty-format/25.5.0: + /pretty-format@25.5.0: resolution: {integrity: sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ==} engines: {node: '>= 8.3'} dependencies: @@ -12318,7 +12859,7 @@ packages: react-is: 16.13.1 dev: false - /pretty-format/26.0.1: + /pretty-format@26.0.1: resolution: {integrity: sha512-SWxz6MbupT3ZSlL0Po4WF/KujhQaVehijR2blyRDCzk9e45EaYMVhMBn49fnRuHxtkSpXTes1GxNpVmH86Bxfw==} engines: {node: '>= 10.14.2'} dependencies: @@ -12328,33 +12869,40 @@ packages: react-is: 16.13.1 dev: false - /private/0.1.8: + /private@0.1.8: resolution: {integrity: sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==} engines: {node: '>= 0.6'} - /process-nextick-args/2.0.1: + /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} - /process/0.11.10: + /process@0.11.10: resolution: {integrity: sha1-czIwDoQBYb2j5podHZGn1LwW8YI=} engines: {node: '>= 0.6.0'} - /progress/2.0.3: + /progress@2.0.3: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} engines: {node: '>=0.4.0'} dev: true - /promise-inflight/1.0.1: + /promise-inflight@1.0.1(bluebird@3.7.2): resolution: {integrity: sha1-mEcocL8igTL8vdhoEputEsPAKeM=} + peerDependencies: + bluebird: '*' + peerDependenciesMeta: + bluebird: + optional: true + dependencies: + bluebird: 3.7.2 - /prompts/2.3.2: + /prompts@2.3.2: resolution: {integrity: sha512-Q06uKs2CkNYVID0VqwfAl9mipo99zkBv/n2JtWY89Yxa3ZabWSrs0e2KTudKVa3peLUvYXMefDqIleLPVUBZMA==} engines: {node: '>= 6'} dependencies: kleur: 3.0.3 sisteransi: 1.0.5 - /prop-types-exact/1.2.0: + /prop-types-exact@1.2.0: resolution: {integrity: sha512-K+Tk3Kd9V0odiXFP9fwDHUYRyvK3Nun3GVyPapSIs5OBkITAm15W0CPFD/YKTkMUAbc0b9CUwRQp2ybiBIq+eA==} dependencies: has: 1.0.3 @@ -12362,24 +12910,31 @@ packages: reflect.ownkeys: 0.2.0 dev: false - /prop-types/15.7.2: + /prop-types@15.7.2: resolution: {integrity: sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==} dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 react-is: 16.13.1 - /property-information/5.4.0: + /proper-lockfile@4.1.2: + resolution: {integrity: sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==} + dependencies: + graceful-fs: 4.2.4 + retry: 0.12.0 + signal-exit: 3.0.3 + dev: true + + /property-information@5.4.0: resolution: {integrity: sha512-nmMWAm/3vKFGmmOWOcdLjgq/Hlxa+hsuR/px1Lp/UGEyc5A22A6l78Shc2C0E71sPmAqglni+HrS7L7VJ7AUCA==} dependencies: xtend: 4.0.2 - dev: true - /protocols/1.4.7: + /protocols@1.4.7: resolution: {integrity: sha512-Fx65lf9/YDn3hUX08XUc0J8rSux36rEsyiv21ZGUC1mOyeM3lTRpZLcrm8aAolzS4itwVfm7TAPyxC2E5zd6xg==} dev: true - /proxy-addr/2.0.6: + /proxy-addr@2.0.6: resolution: {integrity: sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==} engines: {node: '>= 0.10'} dependencies: @@ -12387,17 +12942,17 @@ packages: ipaddr.js: 1.9.1 dev: true - /prr/1.0.1: + /prr@1.0.1: resolution: {integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=} - /pseudomap/1.0.2: + /pseudomap@1.0.2: resolution: {integrity: sha1-8FKijacOYYkX7wqKw0wa5aaChrM=} - /psl/1.8.0: + /psl@1.8.0: resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==} dev: false - /public-encrypt/4.0.3: + /public-encrypt@4.0.3: resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==} dependencies: bn.js: 4.11.8 @@ -12407,104 +12962,108 @@ packages: randombytes: 2.1.0 safe-buffer: 5.2.1 - /pump/2.0.1: + /pump@2.0.1: resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==} dependencies: end-of-stream: 1.4.4 once: 1.4.0 - /pump/3.0.0: + /pump@3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} dependencies: end-of-stream: 1.4.4 once: 1.4.0 - /pumpify/1.5.1: + /pumpify@1.5.1: resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==} dependencies: duplexify: 3.7.1 inherits: 2.0.4 pump: 2.0.1 - /punycode/1.3.2: + /punycode@1.3.2: resolution: {integrity: sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=} - /punycode/1.4.1: + /punycode@1.4.1: resolution: {integrity: sha1-wNWmOycYgArY4esPpSachN1BhF4=} - /punycode/2.1.1: + /punycode@2.1.1: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} - /q/1.5.1: + /q@1.5.1: resolution: {integrity: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=} engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - /qs/6.5.2: + /qs@6.5.2: resolution: {integrity: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==} engines: {node: '>=0.6'} dev: false - /qs/6.7.0: + /qs@6.7.0: resolution: {integrity: sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==} engines: {node: '>=0.6'} dev: true - /query-string/4.3.4: - resolution: {integrity: sha1-u7aTucqRXCMlFbIosaArYJBD2+s=} + /query-string@4.3.4: + resolution: {integrity: sha512-O2XLNDBIg1DnTOa+2XrIwSiXEV8h2KImXUnjhhn2+UsvZ+Es2uyd5CCRTNQlDGbzUQOW3aYCBx9rVA6dzsiY7Q==} engines: {node: '>=0.10.0'} dependencies: object-assign: 4.1.1 strict-uri-encode: 1.1.0 - /query-string/5.1.1: + /query-string@5.1.1: resolution: {integrity: sha512-gjWOsm2SoGlgLEdAGt7a6slVOk9mGiXmPFMqrEhLQ68rhQuBnpfs3+EmlvqKyxnCo9/PPlF+9MtY02S1aFg+Jw==} engines: {node: '>=0.10.0'} dependencies: decode-uri-component: 0.2.0 object-assign: 4.1.1 strict-uri-encode: 1.1.0 - dev: true - /querystring-es3/0.2.1: + /querystring-es3@0.2.1: resolution: {integrity: sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=} engines: {node: '>=0.4.x'} - /querystring/0.2.0: + /querystring@0.2.0: resolution: {integrity: sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=} engines: {node: '>=0.4.x'} - /querystringify/2.1.1: + /querystringify@2.1.1: resolution: {integrity: sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==} dev: true - /quick-lru/1.1.0: - resolution: {integrity: sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=} + /quick-lru@1.1.0: + resolution: {integrity: sha512-tRS7sTgyxMXtLum8L65daJnHUhfDUgboRdcWW2bR9vBfrj2+O5HSMbQOJfJJjIVSPFqbBCF37FpwWXGitDc5tA==} engines: {node: '>=4'} dev: false - /quick-lru/4.0.1: + /quick-lru@4.0.1: resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} engines: {node: '>=8'} dev: false - /randombytes/2.1.0: + /quick-lru@5.1.1: + resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==} + engines: {node: '>=10'} + dev: true + + /randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} dependencies: safe-buffer: 5.2.1 - /randomfill/1.0.4: + /randomfill@1.0.4: resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} dependencies: randombytes: 2.1.0 safe-buffer: 5.2.1 - /range-parser/1.2.1: + /range-parser@1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} dev: true - /raw-body/2.4.0: + /raw-body@2.4.0: resolution: {integrity: sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==} engines: {node: '>= 0.8'} dependencies: @@ -12514,7 +13073,7 @@ packages: unpipe: 1.0.0 dev: true - /raw-body/2.4.1: + /raw-body@2.4.1: resolution: {integrity: sha512-9WmIKF6mkvA0SLmA2Knm9+qj89e+j1zqgyn8aXGd7+nAduPoqgI9lO57SAZNn/Byzo5P7JhXTyg9PzaJbH73bA==} engines: {node: '>= 0.8'} dependencies: @@ -12524,11 +13083,11 @@ packages: unpipe: 1.0.0 dev: true - /raw-loader/0.5.1: + /raw-loader@0.5.1: resolution: {integrity: sha1-DD0L6u2KAclm2Xh793goElKpeao=} dev: true - /rc/1.2.8: + /rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true dependencies: @@ -12538,9 +13097,15 @@ packages: strip-json-comments: 2.0.1 dev: true - /react-dev-utils/4.2.3: + /react-dev-utils@4.2.3(typescript@3.8.3)(webpack@4.42.1): resolution: {integrity: sha512-uvmkwl5uMexCmC0GUv1XGQP0YjfYePJufGg4YYiukhqk2vN1tQxwWJIBERqhOmSi80cppZg8mZnPP/kOMf1sUQ==} engines: {node: '>=6'} + peerDependencies: + typescript: '>=2.7' + webpack: '>=4' + peerDependenciesMeta: + typescript: + optional: true dependencies: address: 1.0.3 babel-code-frame: 6.26.0 @@ -12560,11 +13125,21 @@ packages: sockjs-client: 1.1.4 strip-ansi: 3.0.1 text-table: 0.2.0 + typescript: 3.8.3 + webpack: 4.42.1 + transitivePeerDependencies: + - supports-color dev: true - /react-dev-utils/9.1.0: + /react-dev-utils@9.1.0(eslint@6.8.0)(typescript@3.8.3)(webpack@4.42.1): resolution: {integrity: sha512-X2KYF/lIGyGwP/F/oXgGDF24nxDA2KC4b7AFto+eqzc/t838gpSGiaU8trTqHXOohuLxxc5qi1eDzsl9ucPDpg==} engines: {node: '>=8.10'} + peerDependencies: + typescript: '>=2.7' + webpack: '>=4' + peerDependenciesMeta: + typescript: + optional: true dependencies: '@babel/code-frame': 7.5.5 address: 1.1.2 @@ -12575,7 +13150,7 @@ packages: escape-string-regexp: 1.0.5 filesize: 3.6.1 find-up: 3.0.0 - fork-ts-checker-webpack-plugin: 1.5.0 + fork-ts-checker-webpack-plugin: 1.5.0(eslint@6.8.0)(typescript@3.8.3)(webpack@4.42.1) global-modules: 2.0.0 globby: 8.0.2 gzip-size: 5.1.1 @@ -12588,12 +13163,18 @@ packages: react-error-overlay: 6.0.7 recursive-readdir: 2.2.2 shell-quote: 1.7.2 - sockjs-client: 1.4.0 + sockjs-client: 1.4.0(supports-color@6.1.0) strip-ansi: 5.2.0 text-table: 0.2.0 + typescript: 3.8.3 + webpack: 4.42.1 + transitivePeerDependencies: + - eslint + - supports-color + - vue-template-compiler dev: true - /react-dom/16.13.1_react@16.13.1: + /react-dom@16.13.1(react@16.13.1): resolution: {integrity: sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==} peerDependencies: react: ^16.13.1 @@ -12603,17 +13184,16 @@ packages: prop-types: 15.7.2 react: 16.13.1 scheduler: 0.19.1 - dev: false - /react-error-overlay/3.0.0: + /react-error-overlay@3.0.0: resolution: {integrity: sha512-XzgvowFrwDo6TWcpJ/WTiarb9UI6lhA4PMzS7n1joK3sHfBBBOQHUc0U4u57D6DWO9vHv6lVSWx2Q/Ymfyv4hw==} dev: true - /react-error-overlay/6.0.7: + /react-error-overlay@6.0.7: resolution: {integrity: sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA==} dev: true - /react-hot-loader/4.12.20_@types+react@16.9.34: + /react-hot-loader@4.12.20(@types/react@16.9.34)(react-dom@16.13.1)(react@16.13.1): resolution: {integrity: sha512-lPlv1HVizi0lsi+UFACBJaydtRYILWkfHAC/lyCs6ZlAxlOZRQIfYHDqiGaRvL/GF7zyti+Qn9XpnDAUvdFA4A==} engines: {node: '>= 6'} peerDependencies: @@ -12627,19 +13207,21 @@ packages: hoist-non-react-statics: 3.3.2 loader-utils: 1.4.0 prop-types: 15.7.2 + react: 16.13.1 + react-dom: 16.13.1(react@16.13.1) react-lifecycles-compat: 3.0.4 shallowequal: 1.1.0 source-map: 0.7.3 dev: true - /react-is/16.13.1: + /react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} - /react-lifecycles-compat/3.0.4: + /react-lifecycles-compat@3.0.4: resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} dev: true - /react-reconciler/0.24.0_react@16.13.1: + /react-reconciler@0.24.0(react@16.13.1): resolution: {integrity: sha512-gAGnwWkf+NOTig9oOowqid9O0HjTDC+XVGBCAmJYYJ2A2cN/O4gDdIuuUQjv8A4v6GDwVfJkagpBBLW5OW9HSw==} engines: {node: '>=0.10.0'} peerDependencies: @@ -12651,19 +13233,18 @@ packages: react: 16.13.1 scheduler: 0.18.0 dev: true - optional: true - /react-refresh/0.7.2: + /react-refresh@0.7.2: resolution: {integrity: sha512-u5l7fhAJXecWUJzVxzMRU2Zvw8m4QmDNHlTrT5uo3KBlYBhmChd7syAakBoay1yIiVhx/8Fi7a6v6kQZfsw81Q==} engines: {node: '>=0.10.0'} dev: true - /react-refresh/0.8.3: + /react-refresh@0.8.3: resolution: {integrity: sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==} engines: {node: '>=0.10.0'} dev: false - /react/16.13.1: + /react@16.13.1: resolution: {integrity: sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==} engines: {node: '>=0.10.0'} dependencies: @@ -12671,7 +13252,7 @@ packages: object-assign: 4.1.1 prop-types: 15.7.2 - /read-pkg-up/2.0.0: + /read-pkg-up@2.0.0: resolution: {integrity: sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=} engines: {node: '>=4'} dependencies: @@ -12679,7 +13260,7 @@ packages: read-pkg: 2.0.0 dev: true - /read-pkg-up/3.0.0: + /read-pkg-up@3.0.0: resolution: {integrity: sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=} engines: {node: '>=4'} dependencies: @@ -12687,7 +13268,7 @@ packages: read-pkg: 3.0.0 dev: false - /read-pkg-up/7.0.1: + /read-pkg-up@7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} dependencies: @@ -12696,7 +13277,7 @@ packages: type-fest: 0.8.1 dev: false - /read-pkg/2.0.0: + /read-pkg@2.0.0: resolution: {integrity: sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=} engines: {node: '>=4'} dependencies: @@ -12705,7 +13286,7 @@ packages: path-type: 2.0.0 dev: true - /read-pkg/3.0.0: + /read-pkg@3.0.0: resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=} engines: {node: '>=4'} dependencies: @@ -12714,7 +13295,7 @@ packages: path-type: 3.0.0 dev: false - /read-pkg/5.2.0: + /read-pkg@5.2.0: resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} engines: {node: '>=8'} dependencies: @@ -12724,7 +13305,7 @@ packages: type-fest: 0.6.0 dev: false - /read-yaml-file/1.1.0: + /read-yaml-file@1.1.0: resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==} engines: {node: '>=6'} dependencies: @@ -12734,15 +13315,15 @@ packages: strip-bom: 3.0.0 dev: false - /read/1.0.7: + /read@1.0.7: resolution: {integrity: sha1-s9oZvQUkMal2cdRKQmNK33ELQMQ=} engines: {node: '>=0.8'} dependencies: mute-stream: 0.0.8 dev: true - /readable-stream/1.0.34: - resolution: {integrity: sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=} + /readable-stream@1.0.34: + resolution: {integrity: sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==} dependencies: core-util-is: 1.0.2 inherits: 2.0.4 @@ -12750,7 +13331,7 @@ packages: string_decoder: 0.10.31 dev: true - /readable-stream/2.3.7: + /readable-stream@2.3.7: resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==} dependencies: core-util-is: 1.0.2 @@ -12761,7 +13342,7 @@ packages: string_decoder: 1.1.1 util-deprecate: 1.0.2 - /readable-stream/3.6.0: + /readable-stream@3.6.0: resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} engines: {node: '>= 6'} dependencies: @@ -12769,35 +13350,44 @@ packages: string_decoder: 1.3.0 util-deprecate: 1.0.2 - /readdirp/2.2.1: + /readable-web-to-node-stream@3.0.2: + resolution: {integrity: sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==} + engines: {node: '>=8'} + dependencies: + readable-stream: 3.6.0 + dev: true + + /readdirp@2.2.1(supports-color@6.1.0): resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==} engines: {node: '>=0.10'} dependencies: graceful-fs: 4.2.4 - micromatch: 3.1.10 + micromatch: 3.1.10(supports-color@6.1.0) readable-stream: 2.3.7 + transitivePeerDependencies: + - supports-color - /readdirp/3.3.0: + /readdirp@3.3.0: resolution: {integrity: sha512-zz0pAkSPOXXm1viEwygWIPSPkcBYjW1xU5j/JBh5t9bGCJwa6f9+BJa6VaB2g+b55yVrmXzqkyLf4xaWYM0IkQ==} engines: {node: '>=8.10.0'} dependencies: picomatch: 2.2.2 - /recursive-readdir/2.2.1: + /recursive-readdir@2.2.1: resolution: {integrity: sha1-kO8jHQd4xc4JPJpI105cVCLROpk=} engines: {node: '>=0.10.0'} dependencies: minimatch: 3.0.3 dev: true - /recursive-readdir/2.2.2: + /recursive-readdir@2.2.2: resolution: {integrity: sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==} engines: {node: '>=0.10.0'} dependencies: minimatch: 3.0.4 dev: true - /redent/2.0.0: + /redent@2.0.0: resolution: {integrity: sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo=} engines: {node: '>=4'} dependencies: @@ -12805,7 +13395,7 @@ packages: strip-indent: 2.0.0 dev: false - /redent/3.0.0: + /redent@3.0.0: resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} engines: {node: '>=8'} dependencies: @@ -12813,55 +13403,59 @@ packages: strip-indent: 3.0.0 dev: false - /redux-thunk/2.3.0: + /redux-thunk@2.3.0(redux@4.0.5): resolution: {integrity: sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw==} + peerDependencies: + redux: ^4.0.0 + dependencies: + redux: 4.0.5 dev: true - /redux/4.0.5: + /redux@4.0.5: resolution: {integrity: sha512-VSz1uMAH24DM6MF72vcojpYPtrTUu3ByVWfPL1nPfVRb5mZVTve5GnNCUV53QM/BZ66xfWrm0CTWoM+Xlz8V1w==} dependencies: loose-envify: 1.4.0 symbol-observable: 1.2.0 dev: true - /reflect.ownkeys/0.2.0: + /reflect.ownkeys@0.2.0: resolution: {integrity: sha1-dJrO7H8/34tj+SegSAnpDFwLNGA=} dev: false - /regenerate-unicode-properties/8.2.0: + /regenerate-unicode-properties@8.2.0: resolution: {integrity: sha512-F9DjY1vKLo/tPePDycuH3dn9H1OTPIkVD9Kz4LODu+F2C75mgjAJ7x/gwy6ZcSNRAAkhNlJSOHRe8k3p+K9WhA==} engines: {node: '>=4'} dependencies: regenerate: 1.4.0 - /regenerate/1.4.0: + /regenerate@1.4.0: resolution: {integrity: sha512-1G6jJVDWrt0rK99kBjvEtziZNCICAuvIPkSiUFIQxVP06RCVpq3dmDo2oi6ABpYaDYaTRr67BEhL8r1wgEZZKg==} - /regenerator-runtime/0.11.1: + /regenerator-runtime@0.11.1: resolution: {integrity: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==} dev: true - /regenerator-runtime/0.13.5: + /regenerator-runtime@0.13.5: resolution: {integrity: sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==} - /regenerator-transform/0.14.4: + /regenerator-transform@0.14.4: resolution: {integrity: sha512-EaJaKPBI9GvKpvUz2mz4fhx7WPgvwRLY9v3hlNHWmAuJHI13T4nwKnNvm5RWJzEdnI5g5UwtOww+S8IdoUC2bw==} dependencies: - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 private: 0.1.8 - /regex-not/1.0.2: + /regex-not@1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} engines: {node: '>=0.10.0'} dependencies: extend-shallow: 3.0.2 safe-regex: 1.1.0 - /regex-parser/2.2.10: + /regex-parser@2.2.10: resolution: {integrity: sha512-8t6074A68gHfU8Neftl0Le6KTDwfGAj7IyjPIMSfikI2wJUTHDMaIq42bUsfVnj8mhx0R+45rdUXHGpN164avA==} dev: false - /regexp.prototype.flags/1.3.0: + /regexp.prototype.flags@1.3.0: resolution: {integrity: sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==} engines: {node: '>= 0.4'} dependencies: @@ -12869,17 +13463,17 @@ packages: es-abstract: 1.17.5 dev: true - /regexpp/2.0.1: + /regexpp@2.0.1: resolution: {integrity: sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==} engines: {node: '>=6.5.0'} dev: true - /regexpp/3.1.0: + /regexpp@3.1.0: resolution: {integrity: sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==} engines: {node: '>=8'} dev: true - /regexpu-core/4.7.0: + /regexpu-core@4.7.0: resolution: {integrity: sha512-TQ4KXRnIn6tz6tjnrXEkD/sshygKH/j5KzK86X8MkeHyZ8qst/LZ89j3X4/8HEIfHANTFIP/AbXakeRhWIl5YQ==} engines: {node: '>=4'} dependencies: @@ -12890,46 +13484,47 @@ packages: unicode-match-property-ecmascript: 1.0.4 unicode-match-property-value-ecmascript: 1.2.0 - /registry-auth-token/4.1.1: + /registry-auth-token@4.1.1: resolution: {integrity: sha512-9bKS7nTl9+/A1s7tnPeGrUpRcVY+LUh7bfFgzpndALdPfXQBfQV77rQVtqgUV3ti4vc/Ik81Ex8UJDWDQ12zQA==} engines: {node: '>=6.0.0'} dependencies: rc: 1.2.8 dev: true - /registry-url/5.1.0: + /registry-url@5.1.0: resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==} engines: {node: '>=8'} dependencies: rc: 1.2.8 dev: true - /regjsgen/0.5.1: + /regjsgen@0.5.1: resolution: {integrity: sha512-5qxzGZjDs9w4tzT3TPhCJqWdCc3RLYwy9J2NB0nm5Lz+S273lvWcpjaTGHsT1dc6Hhfq41uSEOw8wBmxrKOuyg==} - /regjsparser/0.6.4: + /regjsparser@0.6.4: resolution: {integrity: sha512-64O87/dPDgfk8/RQqC4gkZoGyyWFIEUTTh80CU6CWuK5vkCGyekIx+oKcEIYtP/RAxSQltCZHCNu/mdd7fqlJw==} hasBin: true dependencies: jsesc: 0.5.0 - /remark-footnotes/1.0.0: + /remark-footnotes@1.0.0: resolution: {integrity: sha512-X9Ncj4cj3/CIvLI2Z9IobHtVi8FVdUrdJkCNaL9kdX8ohfsi18DXHsCVd/A7ssARBdccdDb5ODnt62WuEWaM/g==} - dev: true - /remark-mdx/1.5.9: + /remark-mdx@1.5.9: resolution: {integrity: sha512-HFr/VOVoJ2lnZsN090wttFTcqXIker49S5JT3Tem8SKMeQoRA9Pl+iIlEOZau+C9w6ISZj79l6nwzrflAa5VDA==} dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-proposal-object-rest-spread': 7.9.5_@babel+core@7.9.0 - '@babel/plugin-syntax-jsx': 7.8.3_@babel+core@7.9.0 + '@babel/plugin-proposal-object-rest-spread': 7.9.5(@babel/core@7.9.0) + '@babel/plugin-syntax-jsx': 7.8.3(@babel/core@7.9.0) '@mdx-js/util': 1.5.9 is-alphabetical: 1.0.4 remark-parse: 8.0.1 unified: 9.0.0 + transitivePeerDependencies: + - supports-color - /remark-parse/6.0.3: + /remark-parse@6.0.3: resolution: {integrity: sha512-QbDXWN4HfKTUC0hHa4teU463KclLAnwpn/FBn87j9cKYJWWawbiLgMfP2Q4XwhxxuuuOxHlw+pSN0OKuJwyVvg==} dependencies: collapse-white-space: 1.0.6 @@ -12949,7 +13544,7 @@ packages: xtend: 4.0.2 dev: false - /remark-parse/8.0.1: + /remark-parse@8.0.1: resolution: {integrity: sha512-Ye/5W57tdQZWsfkuVyRq9SUWRgECHnDsMuyUMzdSKpTbNPkZeGtoYfsrkeSi4+Xyl0mhcPPddHITXPcCPHrl3w==} dependencies: ccount: 1.0.5 @@ -12969,19 +13564,18 @@ packages: vfile-location: 3.0.1 xtend: 4.0.2 - /remark-retext/3.1.3: + /remark-retext@3.1.3: resolution: {integrity: sha512-UujXAm28u4lnUvtOZQFYfRIhxX+auKI9PuA2QpQVTT7gYk1OgX6o0OUrSo1KOa6GNrFX+OODOtS5PWIHPxM7qw==} dependencies: mdast-util-to-nlcst: 3.2.3 dev: false - /remark-squeeze-paragraphs/4.0.0: + /remark-squeeze-paragraphs@4.0.0: resolution: {integrity: sha512-8qRqmL9F4nuLPIgl92XUuxI3pFxize+F1H0e/W3llTk0UsjJaj01+RrirkMw7P21RKe4X6goQhYRSvNWX+70Rw==} dependencies: mdast-squeeze-paragraphs: 4.0.0 - dev: true - /remark-stringify/6.0.4: + /remark-stringify@6.0.4: resolution: {integrity: sha512-eRWGdEPMVudijE/psbIDNcnJLRVx3xhfuEsTDGgH4GsFF91dVhw5nhmnBppafJ7+NWINW6C7ZwWbi30ImJzqWg==} dependencies: ccount: 1.0.5 @@ -13000,7 +13594,7 @@ packages: xtend: 4.0.2 dev: false - /remark-stringify/8.0.0: + /remark-stringify@8.0.0: resolution: {integrity: sha512-cABVYVloFH+2ZI5bdqzoOmemcz/ZuhQSH6W6ZNYnLojAUUn3xtX7u+6BpnYp35qHoGr2NFBsERV14t4vCIeW8w==} dependencies: ccount: 1.0.5 @@ -13018,7 +13612,7 @@ packages: unherit: 1.1.3 xtend: 4.0.2 - /remark/10.0.1: + /remark@10.0.1: resolution: {integrity: sha512-E6lMuoLIy2TyiokHprMjcWNJ5UxfGQjaMSMhV+f4idM625UjjK4j798+gPs5mfjzDE6vL0oFKVeZM6gZVSVrzQ==} dependencies: remark-parse: 6.0.3 @@ -13026,7 +13620,7 @@ packages: unified: 7.1.0 dev: false - /remark/12.0.0: + /remark@12.0.0: resolution: {integrity: sha512-oX4lMIS0csgk8AEbzY0h2jdR0ngiCHOpwwpxjmRa5TqAkeknY+tkhjRJGZqnCmvyuWh55/0SW5WY3R3nn3PH9A==} dependencies: remark-parse: 8.0.1 @@ -13034,10 +13628,10 @@ packages: unified: 9.0.0 dev: false - /remove-trailing-separator/1.1.0: + /remove-trailing-separator@1.1.0: resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=} - /renderkid/2.0.3: + /renderkid@2.0.3: resolution: {integrity: sha512-z8CLQp7EZBPCwCnncgf9C4XAi3WR0dv+uWu/PjIyhhAb5d6IJ/QZqlHFprHeKT+59//V6BNUsLbvN8+2LarxGA==} dependencies: css-select: 1.2.0 @@ -13047,19 +13641,19 @@ packages: utila: 0.4.0 dev: true - /repeat-element/1.1.3: + /repeat-element@1.1.3: resolution: {integrity: sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==} engines: {node: '>=0.10.0'} - /repeat-string/1.6.1: + /repeat-string@1.6.1: resolution: {integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=} engines: {node: '>=0.10'} - /replace-ext/1.0.0: + /replace-ext@1.0.0: resolution: {integrity: sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=} engines: {node: '>= 0.10'} - /request-promise-core/1.1.3_request@2.88.2: + /request-promise-core@1.1.3(request@2.88.2): resolution: {integrity: sha512-QIs2+ArIGQVp5ZYbWD5ZLCY29D5CfWizP8eWnm8FoGD1TX61veauETVQbrV60662V0oFBkrDOuaBI8XgtuyYAQ==} engines: {node: '>=0.10.0'} peerDependencies: @@ -13069,19 +13663,19 @@ packages: request: 2.88.2 dev: false - /request-promise-native/1.0.8_request@2.88.2: + /request-promise-native@1.0.8(request@2.88.2): resolution: {integrity: sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ==} engines: {node: '>=0.12.0'} peerDependencies: request: ^2.34 dependencies: request: 2.88.2 - request-promise-core: 1.1.3_request@2.88.2 + request-promise-core: 1.1.3(request@2.88.2) stealthy-require: 1.1.1 tough-cookie: 2.5.0 dev: false - /request/2.88.2: + /request@2.88.2: resolution: {integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==} engines: {node: '>= 6'} deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 @@ -13108,40 +13702,44 @@ packages: uuid: 3.4.0 dev: false - /require-directory/2.1.1: + /require-directory@2.1.1: resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=} engines: {node: '>=0.10.0'} - /require-like/0.1.2: + /require-like@0.1.2: resolution: {integrity: sha1-rW8wwTvs15cBDEaK+ndcDAprR/o=} dev: false - /require-main-filename/1.0.1: + /require-main-filename@1.0.1: resolution: {integrity: sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=} dev: true - /require-main-filename/2.0.0: + /require-main-filename@2.0.0: resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} - /requires-port/1.0.0: + /requires-port@1.0.0: resolution: {integrity: sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=} dev: true - /resolve-cwd/2.0.0: + /resolve-alpn@1.2.1: + resolution: {integrity: sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==} + dev: true + + /resolve-cwd@2.0.0: resolution: {integrity: sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=} engines: {node: '>=4'} dependencies: resolve-from: 3.0.0 dev: true - /resolve-cwd/3.0.0: + /resolve-cwd@3.0.0: resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} engines: {node: '>=8'} dependencies: resolve-from: 5.0.0 dev: false - /resolve-dir/1.0.1: + /resolve-dir@1.0.1: resolution: {integrity: sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=} engines: {node: '>=0.10.0'} dependencies: @@ -13149,21 +13747,21 @@ packages: global-modules: 1.0.0 dev: true - /resolve-from/3.0.0: + /resolve-from@3.0.0: resolution: {integrity: sha1-six699nWiBvItuZTM17rywoYh0g=} engines: {node: '>=4'} - /resolve-from/4.0.0: + /resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} dev: true - /resolve-from/5.0.0: + /resolve-from@5.0.0: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} dev: false - /resolve-url-loader/3.1.1: + /resolve-url-loader@3.1.1: resolution: {integrity: sha512-K1N5xUjj7v0l2j/3Sgs5b8CjrrgtC70SmdCuZiJ8tSyb5J+uk3FoeZ4b7yTnH6j7ngI+Bc5bldHJIa8hYdu2gQ==} engines: {node: '>=6.0.0'} dependencies: @@ -13179,22 +13777,27 @@ packages: source-map: 0.6.1 dev: false - /resolve-url/0.2.1: + /resolve-url@0.2.1: resolution: {integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=} deprecated: https://github.com/lydell/resolve-url#deprecated - /resolve/1.17.0: + /resolve@1.17.0: resolution: {integrity: sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==} dependencies: path-parse: 1.0.6 - /responselike/1.0.2: - resolution: {integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=} + /responselike@1.0.2: + resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==} dependencies: - lowercase-keys: 1.0.0 + lowercase-keys: 1.0.1 + + /responselike@2.0.1: + resolution: {integrity: sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==} + dependencies: + lowercase-keys: 2.0.0 dev: true - /restore-cursor/2.0.0: + /restore-cursor@2.0.0: resolution: {integrity: sha1-n37ih/gv0ybU/RYpI9YhKe7g368=} engines: {node: '>=4'} dependencies: @@ -13202,7 +13805,7 @@ packages: signal-exit: 3.0.3 dev: true - /restore-cursor/3.1.0: + /restore-cursor@3.1.0: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} engines: {node: '>=8'} dependencies: @@ -13210,69 +13813,69 @@ packages: signal-exit: 3.0.3 dev: true - /ret/0.1.15: + /ret@0.1.15: resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} engines: {node: '>=0.12'} - /retext-english/3.0.4: + /retext-english@3.0.4: resolution: {integrity: sha512-yr1PgaBDde+25aJXrnt3p1jvT8FVLVat2Bx8XeAWX13KXo8OT+3nWGU3HWxM4YFJvmfqvJYJZG2d7xxaO774gw==} dependencies: parse-english: 4.1.3 unherit: 1.1.3 dev: false - /retry/0.12.0: - resolution: {integrity: sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=} + /retry@0.12.0: + resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==} engines: {node: '>= 4'} dev: true - /reusify/1.0.4: + /reusify@1.0.4: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - /rework-visit/1.0.0: + /rework-visit@1.0.0: resolution: {integrity: sha1-mUWygD8hni96ygCtuLyfZA+ELJo=} dev: false - /rework/1.0.1: + /rework@1.0.1: resolution: {integrity: sha1-MIBqhBNCtUUQqkEQhQzUhTQUSqc=} dependencies: convert-source-map: 0.3.5 css: 2.2.4 dev: false - /rgb-regex/1.0.1: + /rgb-regex@1.0.1: resolution: {integrity: sha1-wODWiC3w4jviVKR16O3UGRX+rrE=} - /rgba-regex/1.0.0: + /rgba-regex@1.0.0: resolution: {integrity: sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=} - /rimraf/2.6.3: + /rimraf@2.6.3: resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} hasBin: true dependencies: glob: 7.1.6 dev: true - /rimraf/2.7.1: + /rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} hasBin: true dependencies: glob: 7.1.6 - /rimraf/3.0.2: + /rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: glob: 7.1.6 - /ripemd160/2.0.2: + /ripemd160@2.0.2: resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==} dependencies: hash-base: 3.0.4 inherits: 2.0.4 - /rollup/1.32.1: + /rollup@1.32.1: resolution: {integrity: sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==} hasBin: true dependencies: @@ -13281,78 +13884,76 @@ packages: acorn: 7.1.1 dev: false - /rsvp/4.8.5: + /rsvp@4.8.5: resolution: {integrity: sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==} engines: {node: 6.* || >= 7.*} dev: false - /run-async/2.4.0: + /run-async@2.4.0: resolution: {integrity: sha512-xJTbh/d7Lm7SBhc1tNvTpeCHaEzoyxPrqNlvSdMfBTYwaY++UJFyXUOxAtsRUXjlqOfj8luNaR9vjCh4KeV+pg==} engines: {node: '>=0.12.0'} dependencies: is-promise: 2.1.0 dev: true - /run-parallel/1.1.9: + /run-parallel@1.1.9: resolution: {integrity: sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==} - /run-queue/1.0.3: + /run-queue@1.0.3: resolution: {integrity: sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=} dependencies: aproba: 1.2.0 - /rx-lite-aggregates/4.0.8: + /rx-lite-aggregates@4.0.8: resolution: {integrity: sha1-dTuHqJoRyVRnxKwWJsTvxOBcZ74=} dependencies: rx-lite: 4.0.8 dev: true - /rx-lite/4.0.8: + /rx-lite@4.0.8: resolution: {integrity: sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ=} dev: true - /rxjs/6.5.5: + /rxjs@6.5.5: resolution: {integrity: sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==} engines: {npm: '>=2.0.0'} dependencies: tslib: 1.11.1 dev: true - /safe-buffer/5.1.2: + /safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} - /safe-buffer/5.2.0: - resolution: {integrity: sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==} - dev: true - - /safe-buffer/5.2.1: + /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - /safe-regex/1.1.0: + /safe-regex@1.1.0: resolution: {integrity: sha1-QKNmnzsHfR6UPURinhV91IAjvy4=} dependencies: ret: 0.1.15 - /safer-buffer/2.1.2: + /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sane/4.1.0: + /sane@4.1.0: resolution: {integrity: sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==} engines: {node: 6.* || 8.* || >= 10.*} hasBin: true dependencies: '@cnakazawa/watch': 1.0.4 - anymatch: 2.0.0 + anymatch: 2.0.0(supports-color@6.1.0) capture-exit: 2.0.0 exec-sh: 0.3.4 execa: 1.0.0 fb-watchman: 2.0.1 - micromatch: 3.1.10 - minimist: 1.2.5 + micromatch: 3.1.10(supports-color@6.1.0) + minimist: 1.2.8 walker: 1.0.7 + transitivePeerDependencies: + - supports-color dev: false - /sass-loader/8.0.2_webpack@4.43.0: + /sass-loader@8.0.2(webpack@4.43.0): resolution: {integrity: sha512-7o4dbSK8/Ol2KflEmSco4jTjQoV988bM82P9CZdmo9hR3RLnvNc0ufMNdMrB0caq38JQ/FgF4/7RcbcfKzxoFQ==} engines: {node: '>= 8.9.0'} peerDependencies: @@ -13376,62 +13977,60 @@ packages: webpack: 4.43.0 dev: false - /sax/1.2.4: + /sax@1.2.4: resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} - /saxes/5.0.1: + /saxes@5.0.1: resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} engines: {node: '>=10'} dependencies: xmlchars: 2.2.0 dev: false - /scheduler/0.18.0: + /scheduler@0.18.0: resolution: {integrity: sha512-agTSHR1Nbfi6ulI0kYNK0203joW2Y5W4po4l+v03tOoiJKpTBbxpNhWDvqc/4IcOw+KLmSiQLTasZ4cab2/UWQ==} dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 dev: true - optional: true - /scheduler/0.19.1: + /scheduler@0.19.1: resolution: {integrity: sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==} dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 - dev: false - /schema-utils/0.4.7: + /schema-utils@0.4.7: resolution: {integrity: sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==} engines: {node: '>= 4'} dependencies: ajv: 6.12.2 - ajv-keywords: 3.4.1_ajv@6.12.2 + ajv-keywords: 3.4.1(ajv@6.12.2) dev: true - /schema-utils/1.0.0: + /schema-utils@1.0.0: resolution: {integrity: sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==} engines: {node: '>= 4'} dependencies: ajv: 6.12.2 - ajv-errors: 1.0.1_ajv@6.12.2 - ajv-keywords: 3.4.1_ajv@6.12.2 + ajv-errors: 1.0.1(ajv@6.12.2) + ajv-keywords: 3.4.1(ajv@6.12.2) - /schema-utils/2.6.6: + /schema-utils@2.6.6: resolution: {integrity: sha512-wHutF/WPSbIi9x6ctjGGk2Hvl0VOz5l3EKEuKbjPlB30mKZUzb9A5k9yEXRX3pwyqVLPvpfZZEllaFq/M718hA==} engines: {node: '>= 8.9.0'} dependencies: ajv: 6.12.2 - ajv-keywords: 3.4.1_ajv@6.12.2 + ajv-keywords: 3.4.1(ajv@6.12.2) - /scroll-behavior/0.9.12: + /scroll-behavior@0.9.12: resolution: {integrity: sha512-18sirtyq1P/VsBX6O/vgw20Np+ngduFXEMO4/NDFXabdOKBL2kjPVUpz1y0+jm99EWwFJafxf5/tCyMeXt9Xyg==} dependencies: dom-helpers: 3.4.0 invariant: 2.2.4 dev: true - /section-matter/1.0.0: + /section-matter@1.0.0: resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==} engines: {node: '>=4'} dependencies: @@ -13439,58 +14038,58 @@ packages: kind-of: 6.0.3 dev: false - /select-hose/2.0.0: + /select-hose@2.0.0: resolution: {integrity: sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=} dev: true - /selfsigned/1.10.7: + /selfsigned@1.10.7: resolution: {integrity: sha512-8M3wBCzeWIJnQfl43IKwOmC4H/RAp50S8DF60znzjW5GVqTcSe2vWclt7hmYVPkKPlHWOu5EaWOMZ2Y6W8ZXTA==} dependencies: node-forge: 0.9.0 dev: true - /sembear/0.5.1: + /sembear@0.5.1: resolution: {integrity: sha512-M7Xz8IAShYntqgzyDSRFEsTAPZFgej/+u7EvxSDdNckmpHdXIyItlR6S1g8XWUI2PznkauPnew7bBT6WnUrvCg==} dependencies: '@types/semver': 6.2.1 semver: 6.3.0 dev: false - /semver-diff/2.1.0: + /semver-diff@2.1.0: resolution: {integrity: sha1-S7uEN8jTfksM8aaP1ybsbWRdbTY=} engines: {node: '>=0.10.0'} dependencies: semver: 5.7.1 dev: true - /semver-regex/2.0.0: + /semver-regex@2.0.0: resolution: {integrity: sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==} engines: {node: '>=6'} dev: false - /semver/5.7.1: + /semver@5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true - /semver/6.3.0: + /semver@6.3.0: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true - /semver/7.0.0: + /semver@7.0.0: resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==} hasBin: true - /semver/7.3.2: + /semver@7.3.2: resolution: {integrity: sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==} engines: {node: '>=10'} hasBin: true dev: false - /send/0.17.1: + /send@0.17.1(supports-color@6.1.0): resolution: {integrity: sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==} engines: {node: '>= 0.8.0'} dependencies: - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) depd: 1.1.2 destroy: 1.0.4 encodeurl: 1.0.2 @@ -13503,45 +14102,51 @@ packages: on-finished: 2.3.0 range-parser: 1.2.1 statuses: 1.5.0 + transitivePeerDependencies: + - supports-color dev: true - /sentence-case/2.1.1: + /sentence-case@2.1.1: resolution: {integrity: sha1-H24t2jnBaL+S0T+G1KkYkz9mftQ=} dependencies: no-case: 2.3.2 upper-case-first: 1.1.2 dev: false - /serialize-javascript/2.1.2: + /serialize-javascript@2.1.2: resolution: {integrity: sha512-rs9OggEUF0V4jUSecXazOYsLfu7OGK2qIn3c7IPBiffz32XniEp/TX9Xmc9LQfK2nQ2QKHvZ2oygKUGU0lG4jQ==} - /serve-index/1.9.1: + /serve-index@1.9.1(supports-color@6.1.0): resolution: {integrity: sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=} engines: {node: '>= 0.8.0'} dependencies: accepts: 1.3.7 batch: 0.6.1 - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) escape-html: 1.0.3 http-errors: 1.6.3 mime-types: 2.1.26 parseurl: 1.3.3 + transitivePeerDependencies: + - supports-color dev: true - /serve-static/1.14.1: + /serve-static@1.14.1(supports-color@6.1.0): resolution: {integrity: sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==} engines: {node: '>= 0.8.0'} dependencies: encodeurl: 1.0.2 escape-html: 1.0.3 parseurl: 1.3.3 - send: 0.17.1 + send: 0.17.1(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /set-blocking/2.0.0: + /set-blocking@2.0.0: resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=} - /set-value/2.0.1: + /set-value@2.0.1: resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} engines: {node: '>=0.10.0'} dependencies: @@ -13550,60 +14155,60 @@ packages: is-plain-object: 2.0.4 split-string: 3.1.0 - /setimmediate/1.0.5: + /setimmediate@1.0.5: resolution: {integrity: sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=} - /setprototypeof/1.1.0: + /setprototypeof@1.1.0: resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==} dev: true - /setprototypeof/1.1.1: + /setprototypeof@1.1.1: resolution: {integrity: sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==} dev: true - /sha.js/2.4.11: + /sha.js@2.4.11: resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} hasBin: true dependencies: inherits: 2.0.4 safe-buffer: 5.2.1 - /shallow-clone/3.0.1: + /shallow-clone@3.0.1: resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==} engines: {node: '>=8'} dependencies: kind-of: 6.0.3 dev: false - /shallow-compare/1.2.2: + /shallow-compare@1.2.2: resolution: {integrity: sha512-LUMFi+RppPlrHzbqmFnINTrazo0lPNwhcgzuAXVVcfy/mqPDrQmHAyz5bvV0gDAuRFrk804V0HpQ6u9sZ0tBeg==} dev: true - /shallowequal/1.1.0: + /shallowequal@1.1.0: resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==} dev: true - /shebang-command/1.2.0: + /shebang-command@1.2.0: resolution: {integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=} engines: {node: '>=0.10.0'} dependencies: shebang-regex: 1.0.0 - /shebang-command/2.0.0: + /shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} dependencies: shebang-regex: 3.0.0 - /shebang-regex/1.0.0: + /shebang-regex@1.0.0: resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=} engines: {node: '>=0.10.0'} - /shebang-regex/3.0.0: + /shebang-regex@3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - /shell-quote/1.6.1: + /shell-quote@1.6.1: resolution: {integrity: sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=} dependencies: array-filter: 0.0.1 @@ -13612,57 +14217,57 @@ packages: jsonify: 0.0.0 dev: true - /shell-quote/1.7.2: + /shell-quote@1.7.2: resolution: {integrity: sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==} - /shellwords/0.1.1: + /shellwords@0.1.1: resolution: {integrity: sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==} dev: false optional: true - /side-channel/1.0.2: + /side-channel@1.0.2: resolution: {integrity: sha512-7rL9YlPHg7Ancea1S96Pa8/QWb4BtXL/TZvS6B8XFetGBeuhAsfmUspK6DokBeZ64+Kj9TCNRD/30pVz1BvQNA==} dependencies: es-abstract: 1.17.5 object-inspect: 1.7.0 dev: true - /sift/5.1.0: + /sift@5.1.0: resolution: {integrity: sha1-G78t+w63HlbEzH+1Z/vRNRtlAV4=} dev: true - /signal-exit/3.0.3: + /signal-exit@3.0.3: resolution: {integrity: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==} - /simple-swizzle/0.2.2: + /simple-swizzle@0.2.2: resolution: {integrity: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=} dependencies: is-arrayish: 0.3.2 - /single-trailing-newline/1.0.0: + /single-trailing-newline@1.0.0: resolution: {integrity: sha1-gfCtKtZFGBlFyAlSpcFBSZLulmQ=} dependencies: detect-newline: 1.0.3 dev: true - /sisteransi/1.0.5: + /sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} - /slash/1.0.0: + /slash@1.0.0: resolution: {integrity: sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=} engines: {node: '>=0.10.0'} dev: true - /slash/2.0.0: + /slash@2.0.0: resolution: {integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==} engines: {node: '>=6'} dev: false - /slash/3.0.0: + /slash@3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} - /slice-ansi/2.1.0: + /slice-ansi@2.1.0: resolution: {integrity: sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==} engines: {node: '>=6'} dependencies: @@ -13671,7 +14276,7 @@ packages: is-fullwidth-code-point: 2.0.0 dev: true - /slice-ansi/3.0.0: + /slice-ansi@3.0.0: resolution: {integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==} engines: {node: '>=8'} dependencies: @@ -13679,14 +14284,13 @@ packages: astral-regex: 2.0.0 is-fullwidth-code-point: 3.0.0 dev: true - optional: true - /slugify/1.4.0: + /slugify@1.4.0: resolution: {integrity: sha512-FtLNsMGBSRB/0JOE2A0fxlqjI6fJsgHGS13iTuVT28kViI4JjUiNqp/vyis0ZXYcMnpR3fzGNkv+6vRlI2GwdQ==} engines: {node: '>=8.0.0'} dev: true - /smartwrap/1.2.5: + /smartwrap@1.2.5: resolution: {integrity: sha512-bzWRwHwu0RnWjwU7dFy7tF68pDAx/zMSu3g7xr9Nx5J0iSImYInglwEVExyHLxXljy6PWMjkSAbwF7t2mPnRmg==} deprecated: Backported compatibility to node > 6 hasBin: true @@ -13698,13 +14302,13 @@ packages: yargs: 15.3.1 dev: false - /snake-case/2.1.0: + /snake-case@2.1.0: resolution: {integrity: sha1-Qb2xtz8w7GagTU4srRt2OH1NbZ8=} dependencies: no-case: 2.3.2 dev: false - /snapdragon-node/2.1.1: + /snapdragon-node@2.1.1: resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} engines: {node: '>=0.10.0'} dependencies: @@ -13712,37 +14316,39 @@ packages: isobject: 3.0.1 snapdragon-util: 3.0.1 - /snapdragon-util/3.0.1: + /snapdragon-util@3.0.1: resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /snapdragon/0.8.2: + /snapdragon@0.8.2(supports-color@6.1.0): resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} engines: {node: '>=0.10.0'} dependencies: base: 0.11.2 - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) define-property: 0.2.5 extend-shallow: 2.0.1 map-cache: 0.2.2 source-map: 0.5.7 source-map-resolve: 0.5.3 use: 3.1.1 + transitivePeerDependencies: + - supports-color - /socket.io-adapter/1.1.2: + /socket.io-adapter@1.1.2: resolution: {integrity: sha512-WzZRUj1kUjrTIrUKpZLEzFZ1OLj5FwLlAFQs9kuZJzJi5DKdU7FsWc36SNmA8iDOtwBQyT8FkrriRM8vXLYz8g==} dev: true - /socket.io-client/2.3.0: + /socket.io-client@2.3.0: resolution: {integrity: sha512-cEQQf24gET3rfhxZ2jJ5xzAOo/xhZwK+mOqtGRg5IowZsMgwvHwnf/mCRapAAkadhM26y+iydgwsXGObBB5ZdA==} dependencies: backo2: 1.0.2 base64-arraybuffer: 0.1.5 component-bind: 1.0.0 component-emitter: 1.2.1 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) engine.io-client: 3.4.1 has-binary2: 1.0.3 has-cors: 1.1.0 @@ -13752,28 +14358,36 @@ packages: parseuri: 0.0.5 socket.io-parser: 3.3.0 to-array: 0.1.4 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate dev: true - /socket.io-parser/3.3.0: + /socket.io-parser@3.3.0: resolution: {integrity: sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==} dependencies: component-emitter: 1.2.1 debug: 3.1.0 isarray: 2.0.1 + transitivePeerDependencies: + - supports-color dev: true - /socket.io-parser/3.4.0: + /socket.io-parser@3.4.0: resolution: {integrity: sha512-/G/VOI+3DBp0+DJKW4KesGnQkQPFmUCbA/oO2QGT6CWxU7hLGWqU3tyuzeSK/dqcyeHsQg1vTe9jiZI8GU9SCQ==} dependencies: component-emitter: 1.2.1 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) isarray: 2.0.1 + transitivePeerDependencies: + - supports-color dev: true - /socket.io/2.3.0: + /socket.io@2.3.0: resolution: {integrity: sha512-2A892lrj0GcgR/9Qk81EaY2gYhCBxurV0PfmmESO6p27QPrUK1J3zdns+5QPqvUYK2q657nSj0guoIil9+7eFg==} dependencies: - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) engine.io: 3.4.1 has-binary2: 1.0.3 socket.io-adapter: 1.1.2 @@ -13781,59 +14395,63 @@ packages: socket.io-parser: 3.4.0 transitivePeerDependencies: - bufferutil + - supports-color - utf-8-validate dev: true - /sockjs-client/1.1.4: + /sockjs-client@1.1.4: resolution: {integrity: sha1-W6vjhrd15M8U51IJEUUmVAFsixI=} dependencies: - debug: 2.6.9 + debug: 2.6.9(supports-color@6.1.0) eventsource: 0.1.6 faye-websocket: 0.11.3 inherits: 2.0.4 json3: 3.3.3 url-parse: 1.4.7 + transitivePeerDependencies: + - supports-color dev: true - /sockjs-client/1.4.0: + /sockjs-client@1.4.0(supports-color@6.1.0): resolution: {integrity: sha512-5zaLyO8/nri5cua0VtOrFXBPK1jbL4+1cebT/mmKA1E1ZXOvJrII75bPu0l0k843G/+iAbhEqzyKr0w/eCCj7g==} dependencies: - debug: 3.2.6 + debug: 3.2.6(supports-color@6.1.0) eventsource: 1.0.7 faye-websocket: 0.11.3 inherits: 2.0.4 json3: 3.3.3 url-parse: 1.4.7 + transitivePeerDependencies: + - supports-color dev: true - /sockjs/0.3.19: + /sockjs@0.3.19: resolution: {integrity: sha512-V48klKZl8T6MzatbLlzzRNhMepEys9Y4oGFpypBFFn1gLI/QQ9HtLLyWJNbPlwGLelOVOEijUbTTJeLLI59jLw==} dependencies: faye-websocket: 0.10.0 uuid: 3.4.0 dev: true - /sort-keys/1.1.2: - resolution: {integrity: sha1-RBttTTRnmPG05J6JIK37oOVD+a0=} + /sort-keys@1.1.2: + resolution: {integrity: sha512-vzn8aSqKgytVik0iwdBEi+zevbTYZogewTUM6dtpmGwEcdzbub/TX4bCzRhebDCRC3QzXgJsLRKB2V/Oof7HXg==} engines: {node: '>=0.10.0'} dependencies: is-plain-obj: 1.1.0 - /sort-keys/2.0.0: - resolution: {integrity: sha1-ZYU1WEhh7JfXMNbPQYIuH1ZoQSg=} + /sort-keys@2.0.0: + resolution: {integrity: sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==} engines: {node: '>=4'} dependencies: is-plain-obj: 1.1.0 - dev: true - /source-list-map/1.1.2: + /source-list-map@1.1.2: resolution: {integrity: sha1-mIkBnRAkzOVc3AaUmDN+9hhqEaE=} dev: false - /source-list-map/2.0.1: + /source-list-map@2.0.1: resolution: {integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==} - /source-map-resolve/0.5.3: + /source-map-resolve@0.5.3: resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} dependencies: atob: 2.1.2 @@ -13842,109 +14460,112 @@ packages: source-map-url: 0.4.0 urix: 0.1.0 - /source-map-support/0.5.18: + /source-map-support@0.5.18: resolution: {integrity: sha512-9luZr/BZ2QeU6tO2uG8N2aZpVSli4TSAOAqFOyTO51AJcD9P99c0K1h6dD6r6qo5dyT44BR5exweOaLLeldTkQ==} dependencies: buffer-from: 1.1.1 source-map: 0.6.1 dev: false - /source-map-support/0.5.19: + /source-map-support@0.5.19: resolution: {integrity: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==} dependencies: buffer-from: 1.1.1 source-map: 0.6.1 - /source-map-url/0.4.0: + /source-map-url@0.4.0: resolution: {integrity: sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=} - /source-map/0.5.7: + /source-map@0.5.7: resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} engines: {node: '>=0.10.0'} - /source-map/0.6.1: + /source-map@0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} - /source-map/0.7.3: + /source-map@0.7.3: resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==} engines: {node: '>= 8'} - /source-map/0.8.0-beta.0: + /source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} dependencies: whatwg-url: 7.1.0 dev: false - /sourcemap-codec/1.4.8: + /sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} - /space-separated-tokens/1.1.5: + /space-separated-tokens@1.1.5: resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==} - dev: true - /spawndamnit/2.0.0: + /spawndamnit@2.0.0: resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==} dependencies: cross-spawn: 5.1.0 signal-exit: 3.0.3 dev: false - /spdx-correct/3.1.1: + /spdx-correct@3.1.1: resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} dependencies: spdx-expression-parse: 3.0.1 spdx-license-ids: 3.0.5 - /spdx-exceptions/2.3.0: + /spdx-exceptions@2.3.0: resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==} - /spdx-expression-parse/3.0.1: + /spdx-expression-parse@3.0.1: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.3.0 spdx-license-ids: 3.0.5 - /spdx-license-ids/3.0.5: + /spdx-license-ids@3.0.5: resolution: {integrity: sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==} - /spdy-transport/3.0.0: + /spdy-transport@3.0.0(supports-color@6.1.0): resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) detect-node: 2.0.4 hpack.js: 2.1.6 obuf: 1.1.2 readable-stream: 3.6.0 wbuf: 1.7.3 + transitivePeerDependencies: + - supports-color dev: true - /spdy/4.0.2: + /spdy@4.0.2(supports-color@6.1.0): resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} engines: {node: '>=6.0.0'} dependencies: - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 - spdy-transport: 3.0.0 + spdy-transport: 3.0.0(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - /split-string/3.1.0: + /split-string@3.1.0: resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} engines: {node: '>=0.10.0'} dependencies: extend-shallow: 3.0.2 - /sprintf-js/1.0.3: + /sprintf-js@1.0.3: resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=} - /sprintf-js/1.1.2: + /sprintf-js@1.1.2: resolution: {integrity: sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==} dev: false - /sshpk/1.16.1: + /sshpk@1.16.1: resolution: {integrity: sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==} engines: {node: '>=0.10.0'} hasBin: true @@ -13960,12 +14581,12 @@ packages: tweetnacl: 0.14.5 dev: false - /ssri/6.0.1: + /ssri@6.0.1: resolution: {integrity: sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==} dependencies: figgy-pudding: 3.5.2 - /ssri/7.1.0: + /ssri@7.1.0: resolution: {integrity: sha512-77/WrDZUWocK0mvA5NTRQyveUf+wsrIc6vyrxpS8tVvYBcX215QbafrJR3KtkpskIzoFLqqNuuYQvxaMjXJ/0g==} engines: {node: '>= 8'} dependencies: @@ -13973,47 +14594,47 @@ packages: minipass: 3.1.3 dev: false - /stable/0.1.8: + /stable@0.1.8: resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==} - /stack-trace/0.0.10: + /stack-trace@0.0.10: resolution: {integrity: sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA=} dev: true - /stack-utils/1.0.2: + /stack-utils@1.0.2: resolution: {integrity: sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA==} engines: {node: '>=0.10.0'} dev: true - /stack-utils/2.0.2: + /stack-utils@2.0.2: resolution: {integrity: sha512-0H7QK2ECz3fyZMzQ8rH0j2ykpfbnd20BFtfg/SqVC2+sCTtcw0aDTGB7dk+de4U4uUeuz6nOtJcrkFFLG1B0Rg==} engines: {node: '>=10'} dependencies: escape-string-regexp: 2.0.0 dev: false - /stackframe/1.1.1: + /stackframe@1.1.1: resolution: {integrity: sha512-0PlYhdKh6AfFxRyK/v+6/k+/mMfyiEBbTM5L94D0ZytQnJ166wuwoTYLHFWGbs2dpA8Rgq763KGWmN1EQEYHRQ==} dev: true - /stacktrace-parser/0.1.10: + /stacktrace-parser@0.1.10: resolution: {integrity: sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==} engines: {node: '>=6'} dependencies: type-fest: 0.7.1 dev: false - /state-toggle/1.0.3: + /state-toggle@1.0.3: resolution: {integrity: sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==} - /static-extend/0.1.2: + /static-extend@0.1.2: resolution: {integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=} engines: {node: '>=0.10.0'} dependencies: define-property: 0.2.5 object-copy: 0.1.0 - /static-site-generator-webpack-plugin/3.4.2: + /static-site-generator-webpack-plugin@3.4.2: resolution: {integrity: sha512-39Kn+fZDVjolLYuX5y1rDvksJIW0QEUaEC/AVO/UewNXxGzoSQI1UYnRsL+ocAcN5Yti6d6rJgEL0qZ5tNXfdw==} dependencies: bluebird: 3.7.2 @@ -14023,29 +14644,29 @@ packages: webpack-sources: 0.2.3 dev: false - /statuses/1.5.0: + /statuses@1.5.0: resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=} engines: {node: '>= 0.6'} dev: true - /stealthy-require/1.1.1: + /stealthy-require@1.1.1: resolution: {integrity: sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=} engines: {node: '>=0.10.0'} dev: false - /stream-browserify/2.0.2: + /stream-browserify@2.0.2: resolution: {integrity: sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==} dependencies: inherits: 2.0.4 readable-stream: 2.3.7 - /stream-each/1.2.3: + /stream-each@1.2.3: resolution: {integrity: sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==} dependencies: end-of-stream: 1.4.4 stream-shift: 1.0.1 - /stream-http/2.8.3: + /stream-http@2.8.3: resolution: {integrity: sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==} dependencies: builtin-status-codes: 3.0.0 @@ -14054,33 +14675,32 @@ packages: to-arraybuffer: 1.0.1 xtend: 4.0.2 - /stream-shift/1.0.1: + /stream-shift@1.0.1: resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==} - /stream-transform/2.0.1: + /stream-transform@2.0.1: resolution: {integrity: sha512-GiTcO/rRvZP2R8WPwxmxCFP+Of1yIATuFAmYkvSLDfcD93X2WHiPwdgIqeFT2CvL1gyAsjQvu1nB6RDNQ5b2jw==} dependencies: mixme: 0.3.5 dev: false - /strict-uri-encode/1.1.0: - resolution: {integrity: sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=} + /strict-uri-encode@1.1.0: + resolution: {integrity: sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==} engines: {node: '>=0.10.0'} - /string-hash/1.1.3: + /string-hash@1.1.3: resolution: {integrity: sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs=} dev: false - /string-length/3.1.0: + /string-length@3.1.0: resolution: {integrity: sha512-Ttp5YvkGm5v9Ijagtaz1BnN+k9ObpvS0eIBblPMp2YWL8FBmi9qblQ9fexc2k/CXFgrTIteU3jAw3payCnwSTA==} engines: {node: '>=8'} dependencies: astral-regex: 1.0.0 strip-ansi: 5.2.0 dev: true - optional: true - /string-length/4.0.1: + /string-length@4.0.1: resolution: {integrity: sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw==} engines: {node: '>=10'} dependencies: @@ -14088,7 +14708,7 @@ packages: strip-ansi: 6.0.0 dev: false - /string-similarity/1.2.2: + /string-similarity@1.2.2: resolution: {integrity: sha512-IoHUjcw3Srl8nsPlW04U3qwWPk3oG2ffLM0tN853d/E/JlIvcmZmDY2Kz5HzKp4lEi2T7QD7Zuvjq/1rDw+XcQ==} dependencies: lodash.every: 4.6.0 @@ -14098,7 +14718,7 @@ packages: lodash.maxby: 4.6.0 dev: true - /string-width/1.0.2: + /string-width@1.0.2: resolution: {integrity: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=} engines: {node: '>=0.10.0'} dependencies: @@ -14107,7 +14727,7 @@ packages: strip-ansi: 3.0.1 dev: true - /string-width/2.1.1: + /string-width@2.1.1: resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==} engines: {node: '>=4'} dependencies: @@ -14115,7 +14735,7 @@ packages: strip-ansi: 4.0.0 dev: true - /string-width/3.1.0: + /string-width@3.1.0: resolution: {integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==} engines: {node: '>=6'} dependencies: @@ -14124,7 +14744,7 @@ packages: strip-ansi: 5.2.0 dev: true - /string-width/4.2.0: + /string-width@4.2.0: resolution: {integrity: sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==} engines: {node: '>=8'} dependencies: @@ -14132,7 +14752,7 @@ packages: is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.0 - /string.prototype.matchall/4.0.2: + /string.prototype.matchall@4.0.2: resolution: {integrity: sha512-N/jp6O5fMf9os0JU3E72Qhf590RSRZU/ungsL/qJUYVTNv7hTG0P/dbPjxINVN9jpscu3nzYwKESU3P3RY5tOg==} dependencies: define-properties: 1.1.3 @@ -14143,13 +14763,13 @@ packages: side-channel: 1.0.2 dev: true - /string.prototype.trimend/1.0.1: + /string.prototype.trimend@1.0.1: resolution: {integrity: sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==} dependencies: define-properties: 1.1.3 es-abstract: 1.17.5 - /string.prototype.trimleft/2.1.2: + /string.prototype.trimleft@2.1.2: resolution: {integrity: sha512-gCA0tza1JBvqr3bfAIFJGqfdRTyPae82+KTnm3coDXkZN9wnuW3HjGgN386D7hfv5CHQYCI022/rJPVlqXyHSw==} engines: {node: '>= 0.4'} dependencies: @@ -14157,7 +14777,7 @@ packages: es-abstract: 1.17.5 string.prototype.trimstart: 1.0.1 - /string.prototype.trimright/2.1.2: + /string.prototype.trimright@2.1.2: resolution: {integrity: sha512-ZNRQ7sY3KroTaYjRS6EbNiiHrOkjihL9aQE/8gfQ4DtAC/aEBRHFJa44OmoWxGGqXuJlfKkZW4WcXErGr+9ZFg==} engines: {node: '>= 0.4'} dependencies: @@ -14165,27 +14785,27 @@ packages: es-abstract: 1.17.5 string.prototype.trimend: 1.0.1 - /string.prototype.trimstart/1.0.1: + /string.prototype.trimstart@1.0.1: resolution: {integrity: sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==} dependencies: define-properties: 1.1.3 es-abstract: 1.17.5 - /string_decoder/0.10.31: - resolution: {integrity: sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=} + /string_decoder@0.10.31: + resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==} dev: true - /string_decoder/1.1.1: + /string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} dependencies: safe-buffer: 5.1.2 - /string_decoder/1.3.0: + /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: safe-buffer: 5.2.1 - /stringify-entities/1.3.2: + /stringify-entities@1.3.2: resolution: {integrity: sha512-nrBAQClJAPN2p+uGCVJRPIPakKeKWZ9GtBCmormE7pWOSlHat7+x5A8gx85M7HM5Dt0BP3pP5RhVW77WdbJJ3A==} dependencies: character-entities-html4: 1.1.4 @@ -14194,7 +14814,7 @@ packages: is-hexadecimal: 1.0.4 dev: false - /stringify-entities/3.0.0: + /stringify-entities@3.0.0: resolution: {integrity: sha512-h7NJJIssprqlyjHT2eQt2W1F+MCcNmwPGlKb0bWEdET/3N44QN3QbUF/ueKCgAssyKRZ3Br9rQ7FcXjHr0qLHw==} dependencies: character-entities-html4: 1.1.4 @@ -14203,76 +14823,84 @@ packages: is-decimal: 1.0.4 is-hexadecimal: 1.0.4 - /strip-ansi/3.0.1: + /strip-ansi@3.0.1: resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=} engines: {node: '>=0.10.0'} dependencies: ansi-regex: 2.1.1 - /strip-ansi/4.0.0: + /strip-ansi@4.0.0: resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=} engines: {node: '>=4'} dependencies: ansi-regex: 3.0.0 dev: true - /strip-ansi/5.2.0: + /strip-ansi@5.2.0: resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==} engines: {node: '>=6'} dependencies: ansi-regex: 4.1.0 dev: true - /strip-ansi/6.0.0: + /strip-ansi@6.0.0: resolution: {integrity: sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==} engines: {node: '>=8'} dependencies: ansi-regex: 5.0.0 - /strip-bom-string/1.0.0: + /strip-bom-string@1.0.0: resolution: {integrity: sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=} engines: {node: '>=0.10.0'} dev: false - /strip-bom/3.0.0: + /strip-bom@3.0.0: resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=} engines: {node: '>=4'} - /strip-bom/4.0.0: + /strip-bom@4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} engines: {node: '>=8'} - /strip-eof/1.0.0: + /strip-eof@1.0.0: resolution: {integrity: sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=} engines: {node: '>=0.10.0'} - /strip-final-newline/2.0.0: + /strip-final-newline@2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} - /strip-indent/2.0.0: + /strip-indent@2.0.0: resolution: {integrity: sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=} engines: {node: '>=4'} dev: false - /strip-indent/3.0.0: + /strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} dependencies: min-indent: 1.0.1 dev: false - /strip-json-comments/2.0.1: + /strip-json-comments@2.0.1: resolution: {integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo=} engines: {node: '>=0.10.0'} dev: true - /strip-json-comments/3.1.0: + /strip-json-comments@3.1.0: resolution: {integrity: sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w==} engines: {node: '>=8'} dev: true - /style-loader/0.23.1: + /strtok3@6.3.0: + resolution: {integrity: sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==} + engines: {node: '>=10'} + dependencies: + '@tokenizer/token': 0.3.0 + peek-readable: 4.1.0 + dev: true + + /style-loader@0.23.1: resolution: {integrity: sha512-XK+uv9kWwhZMZ1y7mysB+zoihsEj4wneFWAS5qoiLwzW0WzSqMrrsIy+a3zkQJq0ipFtBpX5W3MqyRIBF/WFGg==} engines: {node: '>= 0.12.0'} dependencies: @@ -14280,7 +14908,7 @@ packages: schema-utils: 1.0.0 dev: true - /style-loader/1.2.1_webpack@4.43.0: + /style-loader@1.2.1(webpack@4.43.0): resolution: {integrity: sha512-ByHSTQvHLkWE9Ir5+lGbVOXhxX10fbprhLvdg96wedFZb4NDekDPxVKv5Fwmio+QcMlkkNfuK+5W1peQ5CUhZg==} engines: {node: '>= 8.9.0'} peerDependencies: @@ -14291,18 +14919,17 @@ packages: webpack: 4.43.0 dev: false - /style-to-object/0.2.3: + /style-to-object@0.2.3: resolution: {integrity: sha512-1d/k4EY2N7jVLOqf2j04dTc37TPOv/hHxZmvpg8Pdh8UYydxeu/C1W1U4vD8alzf5V2Gt7rLsmkr4dxAlDm9ng==} dependencies: inline-style-parser: 0.1.1 - dev: true - /style-to-object/0.3.0: + /style-to-object@0.3.0: resolution: {integrity: sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA==} dependencies: inline-style-parser: 0.1.1 - /styled-jsx/3.3.0_react@16.13.1: + /styled-jsx@3.3.0(react@16.13.1): resolution: {integrity: sha512-sh8BI5eGKyJlwL4kNXHjb27/a/GJV8wP4ElRIkRXrGW3sHKOsY9Pa1VZRNxyvf3+lisdPwizD9JDkzVO9uGwZw==} peerDependencies: react: 15.x.x || 16.x.x @@ -14315,10 +14942,10 @@ packages: source-map: 0.7.3 string-hash: 1.1.3 stylis: 3.5.4 - stylis-rule-sheet: 0.0.10_stylis@3.5.4 + stylis-rule-sheet: 0.0.10(stylis@3.5.4) dev: false - /stylehacks/4.0.3: + /stylehacks@4.0.3: resolution: {integrity: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==} engines: {node: '>=6.9.0'} dependencies: @@ -14326,7 +14953,7 @@ packages: postcss: 7.0.29 postcss-selector-parser: 3.1.2 - /stylis-rule-sheet/0.0.10_stylis@3.5.4: + /stylis-rule-sheet@0.0.10(stylis@3.5.4): resolution: {integrity: sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==} peerDependencies: stylis: ^3.5.0 @@ -14334,11 +14961,11 @@ packages: stylis: 3.5.4 dev: false - /stylis/3.5.4: + /stylis@3.5.4: resolution: {integrity: sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==} dev: false - /subscriptions-transport-ws/0.9.16_graphql@14.6.0: + /subscriptions-transport-ws@0.9.16(graphql@14.6.0): resolution: {integrity: sha512-pQdoU7nC+EpStXnCfh/+ho0zE0Z+ma+i7xvj7bkXKb1dvYHSZxgRPaU6spRP+Bjzow67c/rRDoix5RT0uU9omw==} peerDependencies: graphql: ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.1 || ^14.0.2 @@ -14349,46 +14976,49 @@ packages: iterall: 1.3.0 symbol-observable: 1.2.0 ws: 5.2.2 + transitivePeerDependencies: + - bufferutil + - utf-8-validate dev: true - /sudo-prompt/8.2.5: + /sudo-prompt@8.2.5: resolution: {integrity: sha512-rlBo3HU/1zAJUrkY6jNxDOC9eVYliG6nS4JA8u8KAshITd07tafMc/Br7xQwCSseXwJ2iCcHCE8SNWX3q8Z+kw==} dev: true - /supports-color/2.0.0: + /supports-color@2.0.0: resolution: {integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=} engines: {node: '>=0.8.0'} - /supports-color/5.5.0: + /supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} dependencies: has-flag: 3.0.0 - /supports-color/6.1.0: + /supports-color@6.1.0: resolution: {integrity: sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==} engines: {node: '>=6'} dependencies: has-flag: 3.0.0 - /supports-color/7.1.0: + /supports-color@7.1.0: resolution: {integrity: sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==} engines: {node: '>=8'} dependencies: has-flag: 4.0.0 - /supports-hyperlinks/2.1.0: + /supports-hyperlinks@2.1.0: resolution: {integrity: sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA==} engines: {node: '>=8'} dependencies: has-flag: 4.0.0 supports-color: 7.1.0 - /svg-tag-names/2.0.1: + /svg-tag-names@2.0.1: resolution: {integrity: sha512-BEZ508oR+X/b5sh7bT0RqDJ7GhTpezjj3P1D4kugrOaPs6HijviWksoQ63PS81vZn0QCjZmVKjHDBniTo+Domg==} dev: true - /svgo/1.3.2: + /svgo@1.3.2: resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==} engines: {node: '>=4.0.0'} hasBin: true @@ -14407,23 +15037,23 @@ packages: unquote: 1.1.1 util.promisify: 1.0.1 - /swap-case/1.1.2: + /swap-case@1.1.2: resolution: {integrity: sha1-w5IDpFhzhfrTyFCgvRvK+ggZdOM=} dependencies: lower-case: 1.1.4 upper-case: 1.1.3 dev: false - /symbol-observable/1.2.0: + /symbol-observable@1.2.0: resolution: {integrity: sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==} engines: {node: '>=0.10.0'} dev: true - /symbol-tree/3.2.4: + /symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: false - /table/5.4.6: + /table@5.4.6: resolution: {integrity: sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==} engines: {node: '>=6.0.0'} dependencies: @@ -14433,29 +15063,29 @@ packages: string-width: 3.1.0 dev: true - /tapable/1.1.3: + /tapable@1.1.3: resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==} engines: {node: '>=6'} - /term-size/1.2.0: + /term-size@1.2.0: resolution: {integrity: sha1-RYuDiH8oj8Vtb/+/rSYuJmOO+mk=} engines: {node: '>=4'} dependencies: execa: 0.7.0 dev: true - /term-size/2.2.0: + /term-size@2.2.0: resolution: {integrity: sha512-a6sumDlzyHVJWb8+YofY4TW112G6p2FCPEAFk+59gIYHv3XHRhm9ltVQ9kli4hNWeQBwSpe8cRN25x0ROunMOw==} engines: {node: '>=8'} - /terminal-link/2.1.1: + /terminal-link@2.1.1: resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==} engines: {node: '>=8'} dependencies: ansi-escapes: 4.3.1 supports-hyperlinks: 2.1.0 - /terser-webpack-plugin/1.4.3_webpack@4.42.1: + /terser-webpack-plugin@1.4.3(webpack@4.42.1): resolution: {integrity: sha512-QMxecFz/gHQwteWwSo5nTc6UaICqN1bMedC5sMtUc7y3Ha3Q8y6ZO0iCR8pq4RJC8Hjf0FEPEHZqcMB/+DFCrA==} engines: {node: '>= 6.9.0'} peerDependencies: @@ -14473,7 +15103,7 @@ packages: worker-farm: 1.7.0 dev: true - /terser-webpack-plugin/1.4.3_webpack@4.43.0: + /terser-webpack-plugin@1.4.3(webpack@4.43.0): resolution: {integrity: sha512-QMxecFz/gHQwteWwSo5nTc6UaICqN1bMedC5sMtUc7y3Ha3Q8y6ZO0iCR8pq4RJC8Hjf0FEPEHZqcMB/+DFCrA==} engines: {node: '>= 6.9.0'} peerDependencies: @@ -14491,26 +15121,28 @@ packages: worker-farm: 1.7.0 dev: false - /terser/4.6.11: + /terser@4.6.11: resolution: {integrity: sha512-76Ynm7OXUG5xhOpblhytE7X58oeNSmC8xnNhjWVo8CksHit0U0kO4hfNbPrrYwowLWFgM2n9L176VNx2QaHmtA==} engines: {node: '>=6.0.0'} hasBin: true dependencies: + acorn: 8.10.0 commander: 2.20.3 source-map: 0.6.1 source-map-support: 0.5.18 dev: false - /terser/4.6.13: + /terser@4.6.13: resolution: {integrity: sha512-wMvqukYgVpQlymbnNbabVZbtM6PN63AzqexpwJL8tbh/mRT9LE5o+ruVduAGL7D6Fpjl+Q+06U5I9Ul82odAhw==} engines: {node: '>=6.0.0'} hasBin: true dependencies: + acorn: 8.10.0 commander: 2.20.3 source-map: 0.6.1 source-map-support: 0.5.19 - /test-exclude/6.0.0: + /test-exclude@6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} dependencies: @@ -14519,95 +15151,101 @@ packages: minimatch: 3.0.4 dev: false - /text-table/0.2.0: + /text-table@0.2.0: resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=} dev: true - /throat/5.0.0: + /throat@5.0.0: resolution: {integrity: sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==} dev: false - /through/2.3.8: - resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} - dev: true - - /through2/2.0.5: + /through2@2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} dependencies: readable-stream: 2.3.7 xtend: 4.0.2 - /thunky/1.1.0: + /through@2.3.8: + resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} + dev: true + + /thunky@1.1.0: resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==} dev: true - /timed-out/4.0.1: - resolution: {integrity: sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8=} + /timed-out@4.0.1: + resolution: {integrity: sha512-G7r3AhovYtr5YKOWQkta8RKAPb+J9IsO4uVmzjl8AZwfhs8UcUwTiD6gcJYSgOtzyjvQKrKYn41syHbUWMkafA==} engines: {node: '>=0.10.0'} - dev: true - /timers-browserify/2.0.11: + /timers-browserify@2.0.11: resolution: {integrity: sha512-60aV6sgJ5YEbzUdn9c8kYGIqOubPoUdqQCul3SBAsRCZ40s6Y5cMcrW4dt3/k/EsbLVJNl9n6Vz3fTc+k2GeKQ==} engines: {node: '>=0.6.0'} dependencies: setimmediate: 1.0.5 - /timsort/0.3.0: + /timsort@0.3.0: resolution: {integrity: sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=} - /title-case/2.1.1: + /title-case@2.1.1: resolution: {integrity: sha1-PhJyFtpY0rxb7PE3q5Ha46fNj6o=} dependencies: no-case: 2.3.2 upper-case: 1.1.3 dev: false - /tmp/0.0.33: + /tmp@0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} dependencies: os-tmpdir: 1.0.2 - /tmpl/1.0.4: + /tmp@0.2.1: + resolution: {integrity: sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==} + engines: {node: '>=8.17.0'} + dependencies: + rimraf: 3.0.2 + dev: true + + /tmpl@1.0.4: resolution: {integrity: sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=} dev: false - /to-array/0.1.4: + /to-array@0.1.4: resolution: {integrity: sha1-F+bBH3PdTz10zaek/zI46a2b+JA=} dev: true - /to-arraybuffer/1.0.1: + /to-arraybuffer@1.0.1: resolution: {integrity: sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=} - /to-fast-properties/2.0.0: - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} + /to-fast-properties@2.0.0: + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} - /to-object-path/0.3.0: + /to-object-path@0.3.0: resolution: {integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /to-readable-stream/1.0.0: + /to-readable-stream@1.0.0: resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==} engines: {node: '>=6'} dev: true - /to-regex-range/2.1.1: + /to-regex-range@2.1.1: resolution: {integrity: sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=} engines: {node: '>=0.10.0'} dependencies: is-number: 3.0.0 repeat-string: 1.6.1 - /to-regex-range/5.0.1: + /to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} dependencies: is-number: 7.0.0 - /to-regex/3.0.2: + /to-regex@3.0.2: resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} engines: {node: '>=0.10.0'} dependencies: @@ -14616,12 +15254,20 @@ packages: regex-not: 1.0.2 safe-regex: 1.1.0 - /toidentifier/1.0.0: + /toidentifier@1.0.0: resolution: {integrity: sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==} engines: {node: '>=0.6'} dev: true - /tough-cookie/2.5.0: + /token-types@4.2.1: + resolution: {integrity: sha512-6udB24Q737UD/SDsKAHI9FCRP7Bqc9D/MQUV02ORQg5iskjtLJlZJNdN4kKtcdtwCeWIwIHDGaUsTsCCAa8sFQ==} + engines: {node: '>=10'} + dependencies: + '@tokenizer/token': 0.3.0 + ieee754: 1.2.1 + dev: true + + /tough-cookie@2.5.0: resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==} engines: {node: '>=0.8'} dependencies: @@ -14629,7 +15275,7 @@ packages: punycode: 2.1.1 dev: false - /tough-cookie/3.0.1: + /tough-cookie@3.0.1: resolution: {integrity: sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg==} engines: {node: '>=6'} dependencies: @@ -14638,51 +15284,50 @@ packages: punycode: 2.1.1 dev: false - /tr46/1.0.1: + /tr46@1.0.1: resolution: {integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=} dependencies: punycode: 2.1.1 dev: false - /tr46/2.0.2: + /tr46@2.0.2: resolution: {integrity: sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==} engines: {node: '>=8'} dependencies: punycode: 2.1.1 dev: false - /traverse/0.6.6: + /traverse@0.6.6: resolution: {integrity: sha1-y99WD9e5r2MlAv7UD5GMFX6pcTc=} dev: false - /trim-lines/1.1.3: + /trim-lines@1.1.3: resolution: {integrity: sha512-E0ZosSWYK2mkSu+KEtQ9/KqarVjA9HztOSX+9FDdNacRAq29RRV6ZQNgob3iuW8Htar9vAfEa6yyt5qBAHZDBA==} - dev: true - /trim-newlines/2.0.0: + /trim-newlines@2.0.0: resolution: {integrity: sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=} engines: {node: '>=4'} dev: false - /trim-newlines/3.0.1: + /trim-newlines@3.0.1: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} dev: false - /trim-trailing-lines/1.1.3: + /trim-trailing-lines@1.1.3: resolution: {integrity: sha512-4ku0mmjXifQcTVfYDfR5lpgV7zVqPg6zV9rdZmwOPqq0+Zq19xDqEgagqVbc4pOOShbncuAOIs59R3+3gcF3ZA==} - /trim/0.0.1: + /trim@0.0.1: resolution: {integrity: sha1-WFhUf2spB1fulczMZm+1AITEYN0=} - /trough/1.0.5: + /trough@1.0.5: resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==} - /true-case-path/2.2.1: + /true-case-path@2.2.1: resolution: {integrity: sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==} dev: true - /ts-pnp/1.2.0_typescript@3.8.3: + /ts-pnp@1.2.0(typescript@3.8.3): resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} engines: {node: '>=6'} peerDependencies: @@ -14693,10 +15338,10 @@ packages: dependencies: typescript: 3.8.3 - /tslib/1.11.1: + /tslib@1.11.1: resolution: {integrity: sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==} - /tsutils/3.17.1_typescript@3.8.3: + /tsutils@3.17.1(typescript@3.8.3): resolution: {integrity: sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==} engines: {node: '>= 6'} peerDependencies: @@ -14706,10 +15351,10 @@ packages: typescript: 3.8.3 dev: true - /tty-browserify/0.0.0: + /tty-browserify@0.0.0: resolution: {integrity: sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=} - /tty-table/2.8.13: + /tty-table@2.8.13: resolution: {integrity: sha512-eVV/+kB6fIIdx+iUImhXrO22gl7f6VmmYh0Zbu6C196fe1elcHXd7U6LcLXu0YoVPc2kNesWiukYcdK8ZmJ6aQ==} engines: {node: '>=8.16.0'} hasBin: true @@ -14722,56 +15367,56 @@ packages: yargs: 15.3.1 dev: false - /tunnel-agent/0.6.0: + /tunnel-agent@0.6.0: resolution: {integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=} dependencies: safe-buffer: 5.2.1 dev: false - /tweetnacl/0.14.5: + /tweetnacl@0.14.5: resolution: {integrity: sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=} dev: false - /type-check/0.3.2: + /type-check@0.3.2: resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 - /type-detect/4.0.8: + /type-detect@4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} dev: false - /type-fest/0.11.0: + /type-fest@0.11.0: resolution: {integrity: sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==} engines: {node: '>=8'} - /type-fest/0.13.1: + /type-fest@0.13.1: resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==} engines: {node: '>=10'} dev: false - /type-fest/0.3.1: + /type-fest@0.3.1: resolution: {integrity: sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==} engines: {node: '>=6'} dev: true - /type-fest/0.6.0: + /type-fest@0.6.0: resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} engines: {node: '>=8'} dev: false - /type-fest/0.7.1: + /type-fest@0.7.1: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} dev: false - /type-fest/0.8.1: + /type-fest@0.8.1: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} engines: {node: '>=8'} - /type-is/1.6.18: + /type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} dependencies: @@ -14779,70 +15424,69 @@ packages: mime-types: 2.1.26 dev: true - /type-of/2.0.1: + /type-of@2.0.1: resolution: {integrity: sha1-5yoXQYllaOn2KDeNgW1pEvfyOXI=} dev: true - /type/1.2.0: + /type@1.2.0: resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==} dev: false - /type/2.0.0: + /type@2.0.0: resolution: {integrity: sha512-KBt58xCHry4Cejnc2ISQAF7QY+ORngsWfxezO68+12hKV6lQY8P/psIkcbjeHWn7MqcgciWJyCCevFMJdIXpow==} dev: false - /typedarray-to-buffer/3.1.5: + /typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} dependencies: is-typedarray: 1.0.0 - /typedarray/0.0.6: + /typedarray@0.0.6: resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=} - /typescript/3.8.3: + /typescript@3.8.3: resolution: {integrity: sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==} engines: {node: '>=4.2.0'} hasBin: true - dev: false - /unc-path-regex/0.1.2: + /unc-path-regex@0.1.2: resolution: {integrity: sha1-5z3T17DXxe2G+6xrCufYxqadUPo=} engines: {node: '>=0.10.0'} dev: true - /underscore.string/3.3.5: + /underscore.string@3.3.5: resolution: {integrity: sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==} dependencies: sprintf-js: 1.1.2 util-deprecate: 1.0.2 dev: false - /unherit/1.1.3: + /unherit@1.1.3: resolution: {integrity: sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==} dependencies: inherits: 2.0.4 xtend: 4.0.2 - /unicode-canonical-property-names-ecmascript/1.0.4: + /unicode-canonical-property-names-ecmascript@1.0.4: resolution: {integrity: sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==} engines: {node: '>=4'} - /unicode-match-property-ecmascript/1.0.4: + /unicode-match-property-ecmascript@1.0.4: resolution: {integrity: sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==} engines: {node: '>=4'} dependencies: unicode-canonical-property-names-ecmascript: 1.0.4 unicode-property-aliases-ecmascript: 1.1.0 - /unicode-match-property-value-ecmascript/1.2.0: + /unicode-match-property-value-ecmascript@1.2.0: resolution: {integrity: sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ==} engines: {node: '>=4'} - /unicode-property-aliases-ecmascript/1.1.0: + /unicode-property-aliases-ecmascript@1.1.0: resolution: {integrity: sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg==} engines: {node: '>=4'} - /unified/7.1.0: + /unified@7.1.0: resolution: {integrity: sha512-lbk82UOIGuCEsZhPj8rNAkXSDXd6p0QLzIuSsCdxrqnqU56St4eyOB+AlXsVgVeRmetPTYydIuvFfpDIed8mqw==} dependencies: '@types/unist': 2.0.3 @@ -14855,9 +15499,10 @@ packages: x-is-string: 0.1.0 dev: false - /unified/8.4.2: + /unified@8.4.2: resolution: {integrity: sha512-JCrmN13jI4+h9UAyKEoGcDZV+i1E7BLFuG7OsaDvTXI5P0qhHX+vZO/kOhz9jn8HGENDKbwSeB0nVOg4gVStGA==} dependencies: + '@types/unist': 2.0.3 bail: 1.0.5 extend: 3.0.2 is-plain-obj: 2.1.0 @@ -14865,9 +15510,10 @@ packages: vfile: 4.1.0 dev: false - /unified/9.0.0: + /unified@9.0.0: resolution: {integrity: sha512-ssFo33gljU3PdlWLjNp15Inqb77d6JnJSfyplGJPT/a+fNRNyCBeveBAYJdO5khKdF6WVHa/yYCC7Xl6BDwZUQ==} dependencies: + '@types/unist': 2.0.3 bail: 1.0.5 extend: 3.0.2 is-buffer: 2.0.4 @@ -14875,7 +15521,7 @@ packages: trough: 1.0.5 vfile: 4.1.0 - /union-value/1.0.1: + /union-value@1.0.1: resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} engines: {node: '>=0.10.0'} dependencies: @@ -14884,153 +15530,155 @@ packages: is-extendable: 0.1.1 set-value: 2.0.1 - /uniq/1.0.1: + /uniq@1.0.1: resolution: {integrity: sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=} - /uniqs/2.0.0: + /uniqs@2.0.0: resolution: {integrity: sha1-/+3ks2slKQaW5uFl1KWe25mOawI=} - /unique-filename/1.1.1: + /unique-filename@1.1.1: resolution: {integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==} dependencies: unique-slug: 2.0.2 - /unique-slug/2.0.2: + /unique-slug@2.0.2: resolution: {integrity: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==} dependencies: imurmurhash: 0.1.4 - /unique-string/1.0.0: + /unique-string@1.0.0: resolution: {integrity: sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo=} engines: {node: '>=4'} dependencies: crypto-random-string: 1.0.0 dev: true - /unique-string/2.0.0: + /unique-string@2.0.0: resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} engines: {node: '>=8'} dependencies: crypto-random-string: 2.0.0 - /unist-builder/2.0.3: + /unist-builder@2.0.3: resolution: {integrity: sha512-f98yt5pnlMWlzP539tPc4grGMsFaQQlP/vM396b00jngsiINumNmsY8rkXjfoi1c6QaM8nQ3vaGDuoKWbe/1Uw==} - dev: true - /unist-util-generated/1.1.5: + /unist-util-generated@1.1.5: resolution: {integrity: sha512-1TC+NxQa4N9pNdayCYA1EGUOCAO0Le3fVp7Jzns6lnua/mYgwHo0tz5WUAfrdpNch1RZLHc61VZ1SDgrtNXLSw==} - dev: true - /unist-util-is/2.1.3: + /unist-util-is@2.1.3: resolution: {integrity: sha512-4WbQX2iwfr/+PfM4U3zd2VNXY+dWtZsN1fLnWEi2QQXA4qyDYAZcDMfXUX0Cu6XZUHHAO9q4nyxxLT4Awk1qUA==} dev: false - /unist-util-is/3.0.0: + /unist-util-is@3.0.0: resolution: {integrity: sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==} - /unist-util-is/4.0.2: + /unist-util-is@4.0.2: resolution: {integrity: sha512-Ofx8uf6haexJwI1gxWMGg6I/dLnF2yE+KibhD3/diOqY2TinLcqHXCV6OI5gFVn3xQqDH+u0M625pfKwIwgBKQ==} - /unist-util-map/1.0.5: + /unist-util-map@1.0.5: resolution: {integrity: sha512-dFil/AN6vqhnQWNCZk0GF/G3+Q5YwsB+PqjnzvpO2wzdRtUJ1E8PN+XRE/PRr/G3FzKjRTJU0haqE0Ekl+O3Ag==} dependencies: object-assign: 4.1.1 dev: false - /unist-util-modify-children/1.1.6: + /unist-util-modify-children@1.1.6: resolution: {integrity: sha512-TOA6W9QLil+BrHqIZNR4o6IA5QwGOveMbnQxnWYq+7EFORx9vz/CHrtzF36zWrW61E2UKw7sM1KPtIgeceVwXw==} dependencies: array-iterate: 1.1.4 dev: false - /unist-util-position/3.1.0: + /unist-util-position@3.1.0: resolution: {integrity: sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==} - /unist-util-remove-position/1.1.4: + /unist-util-remove-position@1.1.4: resolution: {integrity: sha512-tLqd653ArxJIPnKII6LMZwH+mb5q+n/GtXQZo6S6csPRs5zB0u79Yw8ouR3wTw8wxvdJFhpP6Y7jorWdCgLO0A==} dependencies: unist-util-visit: 1.4.1 dev: false - /unist-util-remove-position/2.0.1: + /unist-util-remove-position@2.0.1: resolution: {integrity: sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==} dependencies: unist-util-visit: 2.0.2 - /unist-util-remove/1.0.3: + /unist-util-remove@1.0.3: resolution: {integrity: sha512-mB6nCHCQK0pQffUAcCVmKgIWzG/AXs/V8qpS8K72tMPtOSCMSjDeMc5yN+Ye8rB0FhcE+JvW++o1xRNc0R+++g==} dependencies: unist-util-is: 3.0.0 dev: false - /unist-util-remove/2.0.0: + /unist-util-remove@2.0.0: resolution: {integrity: sha512-HwwWyNHKkeg/eXRnE11IpzY8JT55JNM1YCwwU9YNCnfzk6s8GhPXrVBBZWiwLeATJbI7euvoGSzcy9M29UeW3g==} dependencies: unist-util-is: 4.0.2 - dev: true - /unist-util-stringify-position/1.1.2: + /unist-util-stringify-position@1.1.2: resolution: {integrity: sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ==} dev: false - /unist-util-stringify-position/2.0.3: + /unist-util-stringify-position@2.0.3: resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} dependencies: '@types/unist': 2.0.3 - /unist-util-visit-children/1.1.4: + /unist-util-visit-children@1.1.4: resolution: {integrity: sha512-sA/nXwYRCQVRwZU2/tQWUqJ9JSFM1X3x7JIOsIgSzrFHcfVt6NkzDtKzyxg2cZWkCwGF9CO8x4QNZRJRMK8FeQ==} dev: false - /unist-util-visit-parents/2.1.2: + /unist-util-visit-parents@2.1.2: resolution: {integrity: sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==} dependencies: unist-util-is: 3.0.0 dev: false - /unist-util-visit-parents/3.0.2: + /unist-util-visit-parents@3.0.2: resolution: {integrity: sha512-yJEfuZtzFpQmg1OSCyS9M5NJRrln/9FbYosH3iW0MG402QbdbaB8ZESwUv9RO6nRfLAKvWcMxCwdLWOov36x/g==} dependencies: '@types/unist': 2.0.3 unist-util-is: 4.0.2 - /unist-util-visit/1.4.1: + /unist-util-visit@1.4.1: resolution: {integrity: sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==} dependencies: unist-util-visit-parents: 2.1.2 dev: false - /unist-util-visit/2.0.2: + /unist-util-visit@2.0.2: resolution: {integrity: sha512-HoHNhGnKj6y+Sq+7ASo2zpVdfdRifhTgX2KTU3B/sO/TTlZchp7E3S4vjRzDJ7L60KmrCPsQkVK3lEF3cz36XQ==} dependencies: '@types/unist': 2.0.3 unist-util-is: 4.0.2 unist-util-visit-parents: 3.0.2 - /universalify/0.1.2: + /universalify@0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} - /unpipe/1.0.0: + /universalify@2.0.0: + resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} + engines: {node: '>= 10.0.0'} + dev: true + + /unpipe@1.0.0: resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=} engines: {node: '>= 0.8'} dev: true - /unquote/1.1.1: + /unquote@1.1.1: resolution: {integrity: sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=} - /unset-value/1.0.0: + /unset-value@1.0.0: resolution: {integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=} engines: {node: '>=0.10.0'} dependencies: has-value: 0.3.1 isobject: 3.0.1 - /upath/1.2.0: + /upath@1.2.0: resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} engines: {node: '>=4'} - /update-notifier/3.0.1: + /update-notifier@3.0.1: resolution: {integrity: sha512-grrmrB6Zb8DUiyDIaeRTBCkgISYUgETNe7NglEbVsrLWXeESnlCSP50WfRSj/GmzMPl6Uchj24S/p80nP/ZQrQ==} engines: {node: '>=8'} dependencies: @@ -15048,26 +15696,26 @@ packages: xdg-basedir: 3.0.0 dev: true - /upper-case-first/1.1.2: + /upper-case-first@1.1.2: resolution: {integrity: sha1-XXm+3P8UQZUY/S7bCgUHybaFkRU=} dependencies: upper-case: 1.1.3 dev: false - /upper-case/1.1.3: + /upper-case@1.1.3: resolution: {integrity: sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg=} dev: false - /uri-js/4.2.2: + /uri-js@4.2.2: resolution: {integrity: sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==} dependencies: punycode: 2.1.1 - /urix/0.1.0: + /urix@0.1.0: resolution: {integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=} deprecated: Please see https://github.com/lydell/urix#deprecated - /url-loader/1.1.2_webpack@4.42.1: + /url-loader@1.1.2(webpack@4.42.1): resolution: {integrity: sha512-dXHkKmw8FhPqu8asTc1puBfe3TehOCo2+RmOOev5suNCIYBcT626kxiWg1NBVkwc4rO8BGa7gP70W7VXuqHrjg==} engines: {node: '>= 6.9.0'} peerDependencies: @@ -15079,44 +15727,42 @@ packages: webpack: 4.42.1 dev: true - /url-parse-lax/3.0.0: - resolution: {integrity: sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=} + /url-parse-lax@3.0.0: + resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==} engines: {node: '>=4'} dependencies: prepend-http: 2.0.0 - dev: true - /url-parse/1.4.7: + /url-parse@1.4.7: resolution: {integrity: sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==} dependencies: querystringify: 2.1.1 requires-port: 1.0.0 dev: true - /url-to-options/1.0.1: - resolution: {integrity: sha1-FQWgOiiaSMvXpDTvuu7FBV9WM6k=} + /url-to-options@1.0.1: + resolution: {integrity: sha512-0kQLIzG4fdk/G5NONku64rSH/x32NOA39LVQqlK8Le6lvTF6GGRJpqaQFGgU+CLwySIqBSMdwYM0sYcW9f6P4A==} engines: {node: '>= 4'} - dev: true - /url/0.11.0: + /url@0.11.0: resolution: {integrity: sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=} dependencies: punycode: 1.3.2 querystring: 0.2.0 - /urql/1.9.7_graphql@14.6.0+react@16.13.1: + /urql@1.9.7(graphql@14.6.0)(react@16.13.1): resolution: {integrity: sha512-zMLVeoAzY+C/RQGXjYYNC/XMqzMoyF1xjMNELTz4FNwXMEnk1wfCbgcQBbHyRVPql/9/CjY9Igq7AxUfY67Y5Q==} peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 react: '>= 16.8.0' dependencies: - '@urql/core': 1.11.5_graphql@14.6.0 + '@urql/core': 1.11.5(graphql@14.6.0) graphql: 14.6.0 react: 16.13.1 wonka: 4.0.9 dev: true - /use-subscription/1.4.1_react@16.13.1: + /use-subscription@1.4.1(react@16.13.1): resolution: {integrity: sha512-7+IIwDG/4JICrWHL/Q/ZPK5yozEnvRm6vHImu0LKwQlmWGKeiF7mbAenLlK/cTNXrTtXHU/SFASQHzB6+oSJMQ==} peerDependencies: react: ^16.8.0 @@ -15125,14 +15771,14 @@ packages: react: 16.13.1 dev: false - /use/3.1.1: + /use@3.1.1: resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} engines: {node: '>=0.10.0'} - /util-deprecate/1.0.2: - resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} + /util-deprecate@1.0.2: + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /util.promisify/1.0.1: + /util.promisify@1.0.1: resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==} dependencies: define-properties: 1.1.3 @@ -15140,43 +15786,43 @@ packages: has-symbols: 1.0.1 object.getownpropertydescriptors: 2.1.0 - /util/0.10.3: + /util@0.10.3: resolution: {integrity: sha1-evsa/lCAUkZInj23/g7TeTNqwPk=} dependencies: inherits: 2.0.1 - /util/0.11.1: + /util@0.11.1: resolution: {integrity: sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==} dependencies: inherits: 2.0.3 - /utila/0.4.0: + /utila@0.4.0: resolution: {integrity: sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=} dev: true - /utils-merge/1.0.1: + /utils-merge@1.0.1: resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=} engines: {node: '>= 0.4.0'} dev: true - /uuid/3.4.0: + /uuid@3.4.0: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} hasBin: true - /uuid/7.0.3: + /uuid@7.0.3: resolution: {integrity: sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==} hasBin: true dev: false optional: true - /v8-compile-cache/1.1.2: + /v8-compile-cache@1.1.2: resolution: {integrity: sha512-ejdrifsIydN1XDH7EuR2hn8ZrkRKUYF7tUcBjBy/lhrCvs2K+zRlbW9UHc0IQ9RsYFZJFqJrieoIHfkCa0DBRA==} dev: true - /v8-compile-cache/2.1.0: + /v8-compile-cache@2.1.0: resolution: {integrity: sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==} - /v8-to-istanbul/4.1.4: + /v8-to-istanbul@4.1.4: resolution: {integrity: sha512-Rw6vJHj1mbdK8edjR7+zuJrpDtKIgNdAvTSAcpYfgMIw+u2dPDntD3dgN4XQFLU2/fvFQdzj+EeSGfd/jnY5fQ==} engines: {node: 8.x.x || >=10.10.0} dependencies: @@ -15185,27 +15831,27 @@ packages: source-map: 0.7.3 dev: false - /validate-npm-package-license/3.0.4: + /validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} dependencies: spdx-correct: 3.1.1 spdx-expression-parse: 3.0.1 - /validate-npm-package-name/3.0.0: + /validate-npm-package-name@3.0.0: resolution: {integrity: sha1-X6kS2B630MdK/BQN5zF/DKffQ34=} dependencies: builtins: 1.0.3 dev: false - /vary/1.1.2: + /vary@1.1.2: resolution: {integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=} engines: {node: '>= 0.8'} dev: true - /vendors/1.0.4: + /vendors@1.0.4: resolution: {integrity: sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w==} - /verror/1.10.0: + /verror@1.10.0: resolution: {integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=} engines: {'0': node >=0.6.0} dependencies: @@ -15214,26 +15860,26 @@ packages: extsprintf: 1.3.0 dev: false - /vfile-location/2.0.6: + /vfile-location@2.0.6: resolution: {integrity: sha512-sSFdyCP3G6Ka0CEmN83A2YCMKIieHx0EDaj5IDP4g1pa5ZJ4FJDvpO0WODLxo4LUX4oe52gmSCK7Jw4SBghqxA==} dev: false - /vfile-location/3.0.1: + /vfile-location@3.0.1: resolution: {integrity: sha512-yYBO06eeN/Ki6Kh1QAkgzYpWT1d3Qln+ZCtSbJqFExPl1S3y2qqotJQXoh6qEvl/jDlgpUJolBn3PItVnnZRqQ==} - /vfile-message/1.1.1: + /vfile-message@1.1.1: resolution: {integrity: sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==} dependencies: unist-util-stringify-position: 1.1.2 dev: false - /vfile-message/2.0.4: + /vfile-message@2.0.4: resolution: {integrity: sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==} dependencies: '@types/unist': 2.0.3 unist-util-stringify-position: 2.0.3 - /vfile/3.0.1: + /vfile@3.0.1: resolution: {integrity: sha512-y7Y3gH9BsUSdD4KzHsuMaCzRjglXN0W2EcMf0gpvu6+SbsGhMje7xDc8AEoeXy6mIwCKMI6BkjMsRjzQbhMEjQ==} dependencies: is-buffer: 2.0.4 @@ -15242,7 +15888,7 @@ packages: vfile-message: 1.1.1 dev: false - /vfile/4.1.0: + /vfile@4.1.0: resolution: {integrity: sha512-BaTPalregj++64xbGK6uIlsurN3BCRNM/P2Pg8HezlGzKd1O9PrwIac6bd9Pdx2uTb0QHoioZ+rXKolbVXEgJg==} dependencies: '@types/unist': 2.0.3 @@ -15251,48 +15897,50 @@ packages: unist-util-stringify-position: 2.0.3 vfile-message: 2.0.4 - /vm-browserify/1.1.2: + /vm-browserify@1.1.2: resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} - /w3c-hr-time/1.0.2: + /w3c-hr-time@1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} dependencies: browser-process-hrtime: 1.0.0 dev: false - /w3c-xmlserializer/2.0.0: + /w3c-xmlserializer@2.0.0: resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==} engines: {node: '>=10'} dependencies: xml-name-validator: 3.0.0 dev: false - /walker/1.0.7: + /walker@1.0.7: resolution: {integrity: sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=} dependencies: makeerror: 1.0.11 dev: false - /warning/3.0.0: + /warning@3.0.0: resolution: {integrity: sha1-MuU3fLVy3kqwR1O9+IIcAe1gW3w=} dependencies: loose-envify: 1.4.0 dev: true - /warning/4.0.3: + /warning@4.0.3: resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==} dependencies: loose-envify: 1.4.0 dev: true - /watchpack/1.6.1: + /watchpack@1.6.1: resolution: {integrity: sha512-+IF9hfUFOrYOOaKyfaI7h7dquUIOgyEMoQMLA7OP5FxegKA2+XdXThAZ9TU2kucfhDH7rfMHs1oPYziVGWRnZA==} dependencies: - chokidar: 2.1.8 + chokidar: 2.1.8(supports-color@6.1.0) graceful-fs: 4.2.4 neo-async: 2.6.1 + transitivePeerDependencies: + - supports-color - /watchpack/2.0.0-beta.13: + /watchpack@2.0.0-beta.13: resolution: {integrity: sha512-ZEFq2mx/k5qgQwgi6NOm+2ImICb8ngAkA/rZ6oyXZ7SgPn3pncf+nfhYTCrs3lmHwOxnPtGLTOuFLfpSMh1VMA==} engines: {node: '>=10.13.0'} dependencies: @@ -15300,41 +15948,40 @@ packages: graceful-fs: 4.2.4 dev: false - /wbuf/1.7.3: + /wbuf@1.7.3: resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==} dependencies: minimalistic-assert: 1.0.1 dev: true - /wcwidth/1.0.1: + /wcwidth@1.0.1: resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=} dependencies: defaults: 1.0.3 dev: false - /web-namespaces/1.1.4: + /web-namespaces@1.1.4: resolution: {integrity: sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==} - dev: true - /web-vitals/0.2.1: + /web-vitals@0.2.1: resolution: {integrity: sha512-2pdRlp6gJpOCg0oMMqwFF0axjk5D9WInc09RSYtqFgPXQ15+YKNQ7YnBBEqAL5jvmfH9WvoXDMb8DHwux7pIew==} dev: false - /webidl-conversions/4.0.2: + /webidl-conversions@4.0.2: resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} dev: false - /webidl-conversions/5.0.0: + /webidl-conversions@5.0.0: resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} engines: {node: '>=8'} dev: false - /webidl-conversions/6.1.0: + /webidl-conversions@6.1.0: resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==} engines: {node: '>=10.4'} dev: false - /webpack-dev-middleware/3.7.2_webpack@4.42.1: + /webpack-dev-middleware@3.7.2(webpack@4.42.1): resolution: {integrity: sha512-1xC42LxbYoqLNAhV6YzTYacicgMZQTqRd27Sim9wn5hJrX3I5nxYy1SxSd4+gjUFsz1dQFj+yEe6zEVmSkeJjw==} engines: {node: '>= 6'} peerDependencies: @@ -15348,7 +15995,7 @@ packages: webpack-log: 2.0.0 dev: true - /webpack-dev-server/3.10.3_webpack@4.42.1: + /webpack-dev-server@3.10.3(webpack@4.42.1): resolution: {integrity: sha512-e4nWev8YzEVNdOMcNzNeCN947sWJNd43E5XvsJzbAL08kGc2frm1tQ32hTJslRS+H65LCb/AaUCYU7fjHCpDeQ==} engines: {node: '>= 6.11.5'} hasBin: true @@ -15361,14 +16008,14 @@ packages: dependencies: ansi-html: 0.0.7 bonjour: 3.5.0 - chokidar: 2.1.8 - compression: 1.7.4 + chokidar: 2.1.8(supports-color@6.1.0) + compression: 1.7.4(supports-color@6.1.0) connect-history-api-fallback: 1.6.0 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) del: 4.1.1 - express: 4.17.1 + express: 4.17.1(supports-color@6.1.0) html-entities: 1.3.1 - http-proxy-middleware: 0.19.1 + http-proxy-middleware: 0.19.1(supports-color@6.1.0) import-local: 2.0.0 internal-ip: 4.3.0 ip: 1.1.5 @@ -15377,25 +16024,28 @@ packages: loglevel: 1.6.8 opn: 5.5.0 p-retry: 3.0.1 - portfinder: 1.0.25 + portfinder: 1.0.25(supports-color@6.1.0) schema-utils: 1.0.0 selfsigned: 1.10.7 semver: 6.3.0 - serve-index: 1.9.1 + serve-index: 1.9.1(supports-color@6.1.0) sockjs: 0.3.19 - sockjs-client: 1.4.0 - spdy: 4.0.2 + sockjs-client: 1.4.0(supports-color@6.1.0) + spdy: 4.0.2(supports-color@6.1.0) strip-ansi: 3.0.1 supports-color: 6.1.0 url: 0.11.0 webpack: 4.42.1 - webpack-dev-middleware: 3.7.2_webpack@4.42.1 + webpack-dev-middleware: 3.7.2(webpack@4.42.1) webpack-log: 2.0.0 ws: 6.2.1 yargs: 12.0.5 + transitivePeerDependencies: + - bufferutil + - utf-8-validate dev: true - /webpack-hot-middleware/2.25.0: + /webpack-hot-middleware@2.25.0: resolution: {integrity: sha512-xs5dPOrGPCzuRXNi8F6rwhawWvQQkeli5Ro48PRuQh8pYPCPmNnltP9itiUPT4xI8oW+y0m59lyyeQk54s5VgA==} dependencies: ansi-html: 0.0.7 @@ -15404,7 +16054,7 @@ packages: strip-ansi: 3.0.1 dev: true - /webpack-log/2.0.0: + /webpack-log@2.0.0: resolution: {integrity: sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==} engines: {node: '>= 6'} dependencies: @@ -15412,34 +16062,42 @@ packages: uuid: 3.4.0 dev: true - /webpack-merge/4.2.2: + /webpack-merge@4.2.2: resolution: {integrity: sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==} dependencies: lodash: 4.17.15 dev: true - /webpack-sources/0.2.3: + /webpack-sources@0.2.3: resolution: {integrity: sha1-F8Yr+vE8cH+dAsR54Nzd6DgGl/s=} dependencies: source-list-map: 1.1.2 source-map: 0.5.7 dev: false - /webpack-sources/1.4.3: + /webpack-sources@1.4.3: resolution: {integrity: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==} dependencies: source-list-map: 2.0.1 source-map: 0.6.1 - /webpack-stats-plugin/0.3.1: + /webpack-stats-plugin@0.3.1: resolution: {integrity: sha512-pxqzFE055NlNTlNyfDG3xlB2QwT1EWdm/CF5dCJI/e+rRHVxrWhWg1rf1lfsWhI1/EePv8gi/A36YxO/+u0FgQ==} engines: {node: '>=4'} dev: true - /webpack/4.42.1: + /webpack@4.42.1: resolution: {integrity: sha512-SGfYMigqEfdGchGhFFJ9KyRpQKnipvEvjc1TwrXEPCM6H5Wywu10ka8o3KGrMzSMxMQKt8aCHUFh5DaQ9UmyRg==} engines: {node: '>=6.11.5'} hasBin: true + peerDependencies: + webpack-cli: '*' + webpack-command: '*' + peerDependenciesMeta: + webpack-cli: + optional: true + webpack-command: + optional: true dependencies: '@webassemblyjs/ast': 1.9.0 '@webassemblyjs/helper-module-context': 1.9.0 @@ -15447,7 +16105,7 @@ packages: '@webassemblyjs/wasm-parser': 1.9.0 acorn: 6.4.1 ajv: 6.12.2 - ajv-keywords: 3.4.1_ajv@6.12.2 + ajv-keywords: 3.4.1(ajv@6.12.2) chrome-trace-event: 1.0.2 enhanced-resolve: 4.1.1 eslint-scope: 4.0.3 @@ -15455,21 +16113,31 @@ packages: loader-runner: 2.4.0 loader-utils: 1.4.0 memory-fs: 0.4.1 - micromatch: 3.1.10 - mkdirp: 0.5.3 + micromatch: 3.1.10(supports-color@6.1.0) + mkdirp: 0.5.5 neo-async: 2.6.1 node-libs-browser: 2.2.1 schema-utils: 1.0.0 tapable: 1.1.3 - terser-webpack-plugin: 1.4.3_webpack@4.42.1 + terser-webpack-plugin: 1.4.3(webpack@4.42.1) watchpack: 1.6.1 webpack-sources: 1.4.3 + transitivePeerDependencies: + - supports-color dev: true - /webpack/4.43.0: + /webpack@4.43.0: resolution: {integrity: sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g==} engines: {node: '>=6.11.5'} hasBin: true + peerDependencies: + webpack-cli: '*' + webpack-command: '*' + peerDependenciesMeta: + webpack-cli: + optional: true + webpack-command: + optional: true dependencies: '@webassemblyjs/ast': 1.9.0 '@webassemblyjs/helper-module-context': 1.9.0 @@ -15477,7 +16145,7 @@ packages: '@webassemblyjs/wasm-parser': 1.9.0 acorn: 6.4.1 ajv: 6.12.2 - ajv-keywords: 3.4.1_ajv@6.12.2 + ajv-keywords: 3.4.1(ajv@6.12.2) chrome-trace-event: 1.0.2 enhanced-resolve: 4.1.1 eslint-scope: 4.0.3 @@ -15485,50 +16153,52 @@ packages: loader-runner: 2.4.0 loader-utils: 1.4.0 memory-fs: 0.4.1 - micromatch: 3.1.10 + micromatch: 3.1.10(supports-color@6.1.0) mkdirp: 0.5.5 neo-async: 2.6.1 node-libs-browser: 2.2.1 schema-utils: 1.0.0 tapable: 1.1.3 - terser-webpack-plugin: 1.4.3_webpack@4.43.0 + terser-webpack-plugin: 1.4.3(webpack@4.43.0) watchpack: 1.6.1 webpack-sources: 1.4.3 + transitivePeerDependencies: + - supports-color dev: false - /websocket-driver/0.7.3: + /websocket-driver@0.7.3: resolution: {integrity: sha512-bpxWlvbbB459Mlipc5GBzzZwhoZgGEZLuqPaR0INBGnPAY1vdBX6hPnoFXiw+3yWxDuHyQjO2oXTMyS8A5haFg==} engines: {node: '>=0.8.0'} dependencies: http-parser-js: 0.4.10 - safe-buffer: 5.2.0 + safe-buffer: 5.2.1 websocket-extensions: 0.1.3 dev: true - /websocket-extensions/0.1.3: + /websocket-extensions@0.1.3: resolution: {integrity: sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==} engines: {node: '>=0.8.0'} dev: true - /whatwg-encoding/1.0.5: + /whatwg-encoding@1.0.5: resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} dependencies: iconv-lite: 0.4.24 dev: false - /whatwg-fetch/2.0.4: + /whatwg-fetch@2.0.4: resolution: {integrity: sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==} dev: true - /whatwg-fetch/3.0.0: + /whatwg-fetch@3.0.0: resolution: {integrity: sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q==} dev: false - /whatwg-mimetype/2.3.0: + /whatwg-mimetype@2.3.0: resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} dev: false - /whatwg-url/7.1.0: + /whatwg-url@7.1.0: resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} dependencies: lodash.sortby: 4.7.0 @@ -15536,7 +16206,7 @@ packages: webidl-conversions: 4.0.2 dev: false - /whatwg-url/8.1.0: + /whatwg-url@8.1.0: resolution: {integrity: sha512-vEIkwNi9Hqt4TV9RdnaBPNt+E2Sgmo3gePebCRgZ1R7g6d23+53zCTnuB0amKI4AXq6VM8jj2DUAa0S1vjJxkw==} engines: {node: '>=10'} dependencies: @@ -15545,10 +16215,10 @@ packages: webidl-conversions: 5.0.0 dev: false - /which-module/2.0.0: + /which-module@2.0.0: resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=} - /which-pm/2.0.0: + /which-pm@2.0.0: resolution: {integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==} engines: {node: '>=8.15'} dependencies: @@ -15556,52 +16226,52 @@ packages: path-exists: 4.0.0 dev: false - /which/1.3.1: + /which@1.3.1: resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} hasBin: true dependencies: isexe: 2.0.0 - /which/2.0.2: + /which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} hasBin: true dependencies: isexe: 2.0.0 - /widest-line/2.0.1: + /widest-line@2.0.1: resolution: {integrity: sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==} engines: {node: '>=4'} dependencies: string-width: 2.1.1 dev: true - /widest-line/3.1.0: + /widest-line@3.1.0: resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==} engines: {node: '>=8'} dependencies: string-width: 4.2.0 dev: true - /wonka/4.0.9: + /wonka@4.0.9: resolution: {integrity: sha512-he7Nn1254ToUN03zLbJok6QxKdRJd46/QHm8nUcJNViXQnCutCuUgAbZvzoxrX+VXzGb4sCFolC4XhkHsmvdaA==} dev: true - /word-wrap/1.2.3: + /word-wrap@1.2.3: resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} engines: {node: '>=0.10.0'} - /worker-farm/1.7.0: + /worker-farm@1.7.0: resolution: {integrity: sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==} dependencies: errno: 0.1.7 - /worker-rpc/0.1.1: + /worker-rpc@0.1.1: resolution: {integrity: sha512-P1WjMrUB3qgJNI9jfmpZ/htmBEjFh//6l/5y8SD9hg1Ef5zTTVVoRjTrTEzPrNBQvmhMxkoTsjOXN10GWU7aCg==} dependencies: microevent.ts: 0.1.1 - /wrap-ansi/2.1.0: + /wrap-ansi@2.1.0: resolution: {integrity: sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=} engines: {node: '>=0.10.0'} dependencies: @@ -15609,7 +16279,7 @@ packages: strip-ansi: 3.0.1 dev: true - /wrap-ansi/5.1.0: + /wrap-ansi@5.1.0: resolution: {integrity: sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==} engines: {node: '>=6'} dependencies: @@ -15618,7 +16288,7 @@ packages: strip-ansi: 5.2.0 dev: true - /wrap-ansi/6.2.0: + /wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} engines: {node: '>=8'} dependencies: @@ -15626,10 +16296,10 @@ packages: string-width: 4.2.0 strip-ansi: 6.0.0 - /wrappy/1.0.2: - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} + /wrappy@1.0.2: + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - /write-file-atomic/2.4.3: + /write-file-atomic@2.4.3: resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} dependencies: graceful-fs: 4.2.4 @@ -15637,7 +16307,7 @@ packages: signal-exit: 3.0.3 dev: true - /write-file-atomic/3.0.3: + /write-file-atomic@3.0.3: resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} dependencies: imurmurhash: 0.1.4 @@ -15645,32 +16315,56 @@ packages: signal-exit: 3.0.3 typedarray-to-buffer: 3.1.5 - /write/1.0.3: + /write@1.0.3: resolution: {integrity: sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==} engines: {node: '>=4'} dependencies: mkdirp: 0.5.5 dev: true - /ws/5.2.2: + /ws@5.2.2: resolution: {integrity: sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true dependencies: async-limiter: 1.0.1 dev: true - /ws/6.1.4: + /ws@6.1.4: resolution: {integrity: sha512-eqZfL+NE/YQc1/ZynhojeV8q+H050oR8AZ2uIev7RU10svA9ZnJUddHcOUZTJLinZ9yEfdA2kSATS2qZK5fhJA==} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true dependencies: async-limiter: 1.0.1 dev: true - /ws/6.2.1: + /ws@6.2.1: resolution: {integrity: sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true dependencies: async-limiter: 1.0.1 dev: true - /ws/7.2.3: + /ws@7.2.3: resolution: {integrity: sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ==} engines: {node: '>=8.3.0'} peerDependencies: @@ -15683,7 +16377,7 @@ packages: optional: true dev: true - /ws/7.3.0: + /ws@7.3.0: resolution: {integrity: sha512-iFtXzngZVXPGgpTlP1rBqsUK82p9tKqsWRPg5L56egiljujJT3vGAYnHANvFxBieXrTFavhzhxW52jnaWV+w2w==} engines: {node: '>=8.3.0'} peerDependencies: @@ -15696,97 +16390,97 @@ packages: optional: true dev: false - /x-is-string/0.1.0: + /x-is-string@0.1.0: resolution: {integrity: sha1-R0tQhlrzpJqcRlfwWs0UVFj3fYI=} dev: false - /xdg-basedir/3.0.0: - resolution: {integrity: sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=} + /xdg-basedir@3.0.0: + resolution: {integrity: sha512-1Dly4xqlulvPD3fZUQJLY+FUIeqN3N2MM3uqe4rCJftAvOjFa3jFGfctOgluGx4ahPbUCsZkmJILiP0Vi4T6lQ==} engines: {node: '>=4'} dev: true - /xdg-basedir/4.0.0: + /xdg-basedir@4.0.0: resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==} engines: {node: '>=8'} - /xml-name-validator/3.0.0: + /xml-name-validator@3.0.0: resolution: {integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==} dev: false - /xmlchars/2.2.0: + /xmlchars@2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} dev: false - /xmlhttprequest-ssl/1.5.5: + /xmlhttprequest-ssl@1.5.5: resolution: {integrity: sha1-wodrBhaKrcQOV9l+gRkayPQ5iz4=} engines: {node: '>=0.4.0'} dev: true - /xregexp/4.3.0: + /xregexp@4.3.0: resolution: {integrity: sha512-7jXDIFXh5yJ/orPn4SXjuVrWWoi4Cr8jfV1eHv9CixKSbU+jY4mxfrBwAuDvupPNKpMUY+FeIqsVw/JLT9+B8g==} dependencies: '@babel/runtime-corejs3': 7.9.2 dev: true - /xstate/4.9.1: + /xstate@4.9.1: resolution: {integrity: sha512-cfNnRaBebnr1tvs0nHBUTyomfJx36+8MWwXceyNTZfjyELMM8nIoiBDcUzfKmpNlnAvs2ZPREos19cw6Zl4nng==} dev: true - /xtend/4.0.2: + /xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} - /xxhash-wasm/0.3.1: + /xxhash-wasm@0.3.1: resolution: {integrity: sha512-amhCgCYQfhiQFvYjn6kvk4jmY1NXBn5MKdsS0jvxofmHFo77CBrXuV46NYeXACC3qTleugHYg7kNpeFnIA+R8Q==} dev: false - /y18n/4.0.0: + /y18n@4.0.0: resolution: {integrity: sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==} - /yallist/2.1.2: + /yallist@2.1.2: resolution: {integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=} - /yallist/3.1.1: + /yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - /yallist/4.0.0: + /yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: false - /yaml-loader/0.5.0: + /yaml-loader@0.5.0: resolution: {integrity: sha512-p9QIzcFSNm4mCw/m5NdyMfN4RE4aFZJWRRb01ERVNGCym8VNbKtw3OYZXnvUIkim6U/EjqE/2yIh9F/msShH9A==} dependencies: js-yaml: 3.13.1 dev: true - /yaml/1.9.2: + /yaml@1.9.2: resolution: {integrity: sha512-HPT7cGGI0DuRcsO51qC1j9O16Dh1mZ2bnXwsi0jrSpsLz0WxOLSLXfkABVl6bZO629py3CU+OMJtpNHDLB97kg==} engines: {node: '>= 6'} dependencies: - '@babel/runtime': 7.9.2 + '@babel/runtime': 7.17.9 dev: true - /yargs-parser/10.1.0: + /yargs-parser@10.1.0: resolution: {integrity: sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==} dependencies: camelcase: 4.1.0 dev: false - /yargs-parser/11.1.1: + /yargs-parser@11.1.1: resolution: {integrity: sha512-C6kB/WJDiaxONLJQnF8ccx9SEeoTTLek8RVbaOIsrAUS8VrBEXfmeSnCZxygc+XC2sNMBIwOOnfcxiynjHsVSQ==} dependencies: camelcase: 5.3.1 decamelize: 1.2.0 dev: true - /yargs-parser/13.1.2: + /yargs-parser@13.1.2: resolution: {integrity: sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==} dependencies: camelcase: 5.3.1 decamelize: 1.2.0 dev: true - /yargs-parser/18.1.3: + /yargs-parser@18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} engines: {node: '>=6'} dependencies: @@ -15794,7 +16488,7 @@ packages: decamelize: 1.2.0 dev: false - /yargs/12.0.5: + /yargs@12.0.5: resolution: {integrity: sha512-Lhz8TLaYnxq/2ObqHDql8dX8CJi97oHxrjUcYtzKbbykPtVW9WB+poxI+NM2UIzsMgNCZTIf0AQwsjK5yMAqZw==} dependencies: cliui: 4.1.0 @@ -15811,7 +16505,7 @@ packages: yargs-parser: 11.1.1 dev: true - /yargs/13.3.2: + /yargs@13.3.2: resolution: {integrity: sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==} dependencies: cliui: 5.0.0 @@ -15826,7 +16520,7 @@ packages: yargs-parser: 13.1.2 dev: true - /yargs/15.3.1: + /yargs@15.3.1: resolution: {integrity: sha512-92O1HWEjw27sBfgmXiixJWT5hRBp2eobqXicLtPBIDBhYB+1HpwZlXmbW2luivBJHBzki+7VyCLRtAkScbTBQA==} engines: {node: '>=8'} dependencies: @@ -15843,26 +16537,25 @@ packages: yargs-parser: 18.1.3 dev: false - /yeast/0.1.2: + /yeast@0.1.2: resolution: {integrity: sha1-AI4G2AlDIMNy28L47XagymyKxBk=} dev: true - /yoga-layout-prebuilt/1.9.5: + /yoga-layout-prebuilt@1.9.5: resolution: {integrity: sha512-+G5Ojl4/sG78mk5masCL3SRaZtkKXRBhMGf5c+4C1j32jN9KpS4lxVFdYyBi15EHN4gMeK5sIRf83T33TOaDkA==} engines: {node: '>=8'} dependencies: '@types/yoga-layout': 1.9.1 dev: true - optional: true - /yurnalist/1.1.2: + /yurnalist@1.1.2: resolution: {integrity: sha512-y7bsTXqL+YMJQ2De2CBtSftJNLQnB7gWIzzKm10GDyC8Fg4Dsmd2LG5YhT8pudvUiuotic80WVXt/g1femRVQg==} engines: {node: '>=4.0.0'} dependencies: babel-runtime: 6.26.0 chalk: 2.4.2 cli-table3: 0.5.1 - debug: 4.1.1 + debug: 4.1.1(supports-color@6.1.0) deep-equal: 1.1.1 detect-indent: 6.0.0 inquirer: 7.1.0 @@ -15878,8 +16571,9 @@ packages: semver: 6.3.0 strip-ansi: 5.2.0 strip-bom: 4.0.0 + transitivePeerDependencies: + - supports-color dev: true - /zwitch/1.0.5: + /zwitch@1.0.5: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==} - dev: true