|
|
|
|
@@ -73,18 +73,23 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34"
|
|
|
|
|
integrity sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==
|
|
|
|
|
|
|
|
|
|
"@babel/core@7.17.5":
|
|
|
|
|
version "7.17.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225"
|
|
|
|
|
integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==
|
|
|
|
|
"@babel/compat-data@^7.17.7":
|
|
|
|
|
version "7.17.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
|
|
|
|
|
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
|
|
|
|
|
|
|
|
|
|
"@babel/core@7.17.8":
|
|
|
|
|
version "7.17.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a"
|
|
|
|
|
integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@ampproject/remapping" "^2.1.0"
|
|
|
|
|
"@babel/code-frame" "^7.16.7"
|
|
|
|
|
"@babel/generator" "^7.17.3"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.16.7"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.16.7"
|
|
|
|
|
"@babel/helpers" "^7.17.2"
|
|
|
|
|
"@babel/parser" "^7.17.3"
|
|
|
|
|
"@babel/generator" "^7.17.7"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.17.7"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.17.7"
|
|
|
|
|
"@babel/helpers" "^7.17.8"
|
|
|
|
|
"@babel/parser" "^7.17.8"
|
|
|
|
|
"@babel/template" "^7.16.7"
|
|
|
|
|
"@babel/traverse" "^7.17.3"
|
|
|
|
|
"@babel/types" "^7.17.0"
|
|
|
|
|
@@ -121,6 +126,15 @@
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.17.7":
|
|
|
|
|
version "7.17.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
|
|
|
|
|
integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.17.0"
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
|
|
|
|
|
@@ -163,6 +177,16 @@
|
|
|
|
|
browserslist "^4.17.5"
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-compilation-targets@^7.17.7":
|
|
|
|
|
version "7.17.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46"
|
|
|
|
|
integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.17.7"
|
|
|
|
|
"@babel/helper-validator-option" "^7.16.7"
|
|
|
|
|
browserslist "^4.17.5"
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.6":
|
|
|
|
|
version "7.17.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.6.tgz#3778c1ed09a7f3e65e6d6e0f6fbfcc53809d92c9"
|
|
|
|
|
@@ -325,6 +349,20 @@
|
|
|
|
|
"@babel/traverse" "^7.17.3"
|
|
|
|
|
"@babel/types" "^7.17.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.17.7":
|
|
|
|
|
version "7.17.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd"
|
|
|
|
|
integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.16.7"
|
|
|
|
|
"@babel/helper-module-imports" "^7.16.7"
|
|
|
|
|
"@babel/helper-simple-access" "^7.17.7"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.16.7"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.16.7"
|
|
|
|
|
"@babel/template" "^7.16.7"
|
|
|
|
|
"@babel/traverse" "^7.17.3"
|
|
|
|
|
"@babel/types" "^7.17.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-optimise-call-expression@^7.16.7":
|
|
|
|
|
version "7.16.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"
|
|
|
|
|
@@ -386,6 +424,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.16.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-simple-access@^7.17.7":
|
|
|
|
|
version "7.17.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
|
|
|
|
|
integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.17.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
|
|
|
|
version "7.16.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
|
|
|
|
|
@@ -454,13 +499,13 @@
|
|
|
|
|
"@babel/traverse" "^7.16.8"
|
|
|
|
|
"@babel/types" "^7.16.8"
|
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.17.2":
|
|
|
|
|
version "7.17.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417"
|
|
|
|
|
integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==
|
|
|
|
|
"@babel/helpers@^7.17.8":
|
|
|
|
|
version "7.17.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106"
|
|
|
|
|
integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/template" "^7.16.7"
|
|
|
|
|
"@babel/traverse" "^7.17.0"
|
|
|
|
|
"@babel/traverse" "^7.17.3"
|
|
|
|
|
"@babel/types" "^7.17.0"
|
|
|
|
|
|
|
|
|
|
"@babel/highlight@^7.10.4":
|
|
|
|
|
@@ -514,6 +559,11 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
|
|
|
|
|
integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
|
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.17.8":
|
|
|
|
|
version "7.17.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240"
|
|
|
|
|
integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
|
|
|
|
version "7.16.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
|
|
|
|
|
@@ -1234,7 +1284,7 @@
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3":
|
|
|
|
|
"@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3":
|
|
|
|
|
version "7.17.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
|
|
|
|
|
integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
|
|
|
|
|
@@ -1410,28 +1460,28 @@
|
|
|
|
|
exenv "^1.2.2"
|
|
|
|
|
prop-types "^15.6.2"
|
|
|
|
|
|
|
|
|
|
"@sendgrid/client@^7.6.1":
|
|
|
|
|
version "7.6.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@sendgrid/client/-/client-7.6.1.tgz#de17fe9f04af3bdb69aca44fc407316de87cea3b"
|
|
|
|
|
integrity sha512-q4U5OhcbJjs+lLVv/LhZSc28feiVCFMgvG9aYcRI5X4tKArnrrGDWb5HMITR9vaAtX42TXhyPFjHr1fk/Q1loQ==
|
|
|
|
|
"@sendgrid/client@^7.6.2":
|
|
|
|
|
version "7.6.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@sendgrid/client/-/client-7.6.2.tgz#5d08949120dad679f34260f1b875b4f57a8d688e"
|
|
|
|
|
integrity sha512-Yw3i3vPBBwfiIi+4i7+1f1rwQoLlLsu3qW16d1UuRp6RgX6H6yHYb2/PfqwNyCC0qzqIWGUKPWwYe5ggcr5Guw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@sendgrid/helpers" "^7.6.0"
|
|
|
|
|
axios "^0.21.4"
|
|
|
|
|
"@sendgrid/helpers" "^7.6.2"
|
|
|
|
|
axios "^0.26.0"
|
|
|
|
|
|
|
|
|
|
"@sendgrid/helpers@^7.6.0":
|
|
|
|
|
version "7.6.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@sendgrid/helpers/-/helpers-7.6.0.tgz#b381bfab391bcd66c771811b22bb6bb2d5c1dfc6"
|
|
|
|
|
integrity sha512-0uWD+HSXLl4Z/X3cN+UMQC20RE7xwAACgppnfjDyvKG0KvJcUgDGz7HDdQkiMUdcVWfmyk6zKSg7XKfKzBjTwA==
|
|
|
|
|
"@sendgrid/helpers@^7.6.2":
|
|
|
|
|
version "7.6.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@sendgrid/helpers/-/helpers-7.6.2.tgz#e4abdd4e259611ed549ae8e0f4a46cd4f587e5d1"
|
|
|
|
|
integrity sha512-kGW0kM2AOHfXjcvB6Lgwa/nMv8IALu0KyNY9X4HSa3MtLohymuhbG9HgjrOh66+BkbsfA03H3bcT0+sPVJ0GKQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
deepmerge "^4.2.2"
|
|
|
|
|
|
|
|
|
|
"@sendgrid/mail@7.6.1":
|
|
|
|
|
version "7.6.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@sendgrid/mail/-/mail-7.6.1.tgz#f7bbfc93781b0b6126549bf4b3649805295b02aa"
|
|
|
|
|
integrity sha512-F+HXpDLIU4PGZyZznOiFLDGJDwLn2qh7/wD5MvwurrldDx5DaGQHrYBKHopceOl15FVuq9ElU9VIxQJF8SMvTg==
|
|
|
|
|
"@sendgrid/mail@7.6.2":
|
|
|
|
|
version "7.6.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@sendgrid/mail/-/mail-7.6.2.tgz#118650afbb58be82e3178fa172869d929d937118"
|
|
|
|
|
integrity sha512-IHHZFvgU95aqb11AevQvAfautj2pb8iW8UCiUJ2ae9pRF37e6EkBmU9NgdFjbQ/8Xhhm+KDVDzn/JLxDN/GiBw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@sendgrid/client" "^7.6.1"
|
|
|
|
|
"@sendgrid/helpers" "^7.6.0"
|
|
|
|
|
"@sendgrid/client" "^7.6.2"
|
|
|
|
|
"@sendgrid/helpers" "^7.6.2"
|
|
|
|
|
|
|
|
|
|
"@tootallnate/once@1":
|
|
|
|
|
version "1.1.2"
|
|
|
|
|
@@ -2073,20 +2123,13 @@ axios-retry@^3.2.4:
|
|
|
|
|
"@babel/runtime" "^7.15.4"
|
|
|
|
|
is-retry-allowed "^2.2.0"
|
|
|
|
|
|
|
|
|
|
axios@0.26.0:
|
|
|
|
|
version "0.26.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928"
|
|
|
|
|
integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==
|
|
|
|
|
axios@0.26.1, axios@^0.26.0:
|
|
|
|
|
version "0.26.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
|
|
|
|
|
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
|
|
|
|
|
dependencies:
|
|
|
|
|
follow-redirects "^1.14.8"
|
|
|
|
|
|
|
|
|
|
axios@^0.21.4:
|
|
|
|
|
version "0.21.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
|
|
|
|
|
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
|
|
|
|
|
dependencies:
|
|
|
|
|
follow-redirects "^1.14.0"
|
|
|
|
|
|
|
|
|
|
babel-eslint@10.1.0:
|
|
|
|
|
version "10.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
|
|
|
|
|
@@ -2099,13 +2142,13 @@ babel-eslint@10.1.0:
|
|
|
|
|
eslint-visitor-keys "^1.0.0"
|
|
|
|
|
resolve "^1.12.0"
|
|
|
|
|
|
|
|
|
|
babel-loader@8.2.3:
|
|
|
|
|
version "8.2.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d"
|
|
|
|
|
integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==
|
|
|
|
|
babel-loader@8.2.4:
|
|
|
|
|
version "8.2.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.4.tgz#95f5023c791b2e9e2ca6f67b0984f39c82ff384b"
|
|
|
|
|
integrity sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==
|
|
|
|
|
dependencies:
|
|
|
|
|
find-cache-dir "^3.3.1"
|
|
|
|
|
loader-utils "^1.4.0"
|
|
|
|
|
loader-utils "^2.0.0"
|
|
|
|
|
make-dir "^3.1.0"
|
|
|
|
|
schema-utils "^2.6.5"
|
|
|
|
|
|
|
|
|
|
@@ -3091,15 +3134,20 @@ delegates@^1.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
|
|
|
|
|
integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
|
|
|
|
|
|
|
|
|
|
depd@2.0.0, depd@~2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
|
|
|
|
|
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
|
|
|
|
|
|
|
|
|
|
depd@~1.1.2:
|
|
|
|
|
version "1.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
|
|
|
|
|
integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
|
|
|
|
|
|
|
|
|
|
depd@~2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
|
|
|
|
|
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
|
|
|
|
|
destroy@1.2.0:
|
|
|
|
|
version "1.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
|
|
|
|
|
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
|
|
|
|
|
|
|
|
|
|
destroy@^1.0.3, destroy@~1.0.4:
|
|
|
|
|
version "1.0.4"
|
|
|
|
|
@@ -3932,11 +3980,6 @@ follow-redirects@^1.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
|
|
|
|
|
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
|
|
|
|
|
|
|
|
|
|
follow-redirects@^1.14.0:
|
|
|
|
|
version "1.14.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
|
|
|
|
|
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
|
|
|
|
|
|
|
|
|
|
follow-redirects@^1.14.8:
|
|
|
|
|
version "1.14.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
|
|
|
|
|
@@ -4462,6 +4505,17 @@ http-errors@1.8.1:
|
|
|
|
|
statuses ">= 1.5.0 < 2"
|
|
|
|
|
toidentifier "1.0.1"
|
|
|
|
|
|
|
|
|
|
http-errors@2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"
|
|
|
|
|
integrity sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
depd "2.0.0"
|
|
|
|
|
inherits "2.0.4"
|
|
|
|
|
setprototypeof "1.2.0"
|
|
|
|
|
statuses "2.0.1"
|
|
|
|
|
toidentifier "1.0.1"
|
|
|
|
|
|
|
|
|
|
http-errors@~1.6.2:
|
|
|
|
|
version "1.6.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
|
|
|
|
|
@@ -5145,13 +5199,6 @@ json3@^3.3.3:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.3.tgz#7fc10e375fc5ae42c4705a5cc0aa6f62be305b81"
|
|
|
|
|
integrity sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==
|
|
|
|
|
|
|
|
|
|
json5@^1.0.1:
|
|
|
|
|
version "1.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
|
|
|
|
|
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
|
|
|
|
|
dependencies:
|
|
|
|
|
minimist "^1.2.0"
|
|
|
|
|
|
|
|
|
|
json5@^2.1.2:
|
|
|
|
|
version "2.1.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
|
|
|
|
|
@@ -5275,10 +5322,10 @@ lines-and-columns@^1.1.6:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
|
|
|
|
|
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
|
|
|
|
|
|
|
|
|
lint-staged@12.3.5:
|
|
|
|
|
version "12.3.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.5.tgz#8048ce048c3cac12f57200a06344a54dc91c8fa9"
|
|
|
|
|
integrity sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==
|
|
|
|
|
lint-staged@12.3.7:
|
|
|
|
|
version "12.3.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
|
|
|
|
|
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
cli-truncate "^3.1.0"
|
|
|
|
|
colorette "^2.0.16"
|
|
|
|
|
@@ -5290,6 +5337,7 @@ lint-staged@12.3.5:
|
|
|
|
|
micromatch "^4.0.4"
|
|
|
|
|
normalize-path "^3.0.0"
|
|
|
|
|
object-inspect "^1.12.0"
|
|
|
|
|
pidtree "^0.5.0"
|
|
|
|
|
string-argv "^0.3.1"
|
|
|
|
|
supports-color "^9.2.1"
|
|
|
|
|
yaml "^1.10.2"
|
|
|
|
|
@@ -5313,15 +5361,6 @@ loader-runner@^4.2.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
|
|
|
|
|
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
|
|
|
|
|
|
|
|
|
|
loader-utils@^1.4.0:
|
|
|
|
|
version "1.4.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
|
|
|
|
|
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
|
|
|
|
|
dependencies:
|
|
|
|
|
big.js "^5.2.2"
|
|
|
|
|
emojis-list "^3.0.0"
|
|
|
|
|
json5 "^1.0.1"
|
|
|
|
|
|
|
|
|
|
loader-utils@^2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.0.tgz#e4cace5b816d425a166b5f097e10cd12b36064b0"
|
|
|
|
|
@@ -5661,7 +5700,14 @@ minimalistic-assert@^1.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
|
|
|
|
|
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
|
|
|
|
|
|
|
|
|
|
minimatch@3.0.4, minimatch@^3.0.4:
|
|
|
|
|
minimatch@4.2.1:
|
|
|
|
|
version "4.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4"
|
|
|
|
|
integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==
|
|
|
|
|
dependencies:
|
|
|
|
|
brace-expansion "^1.1.7"
|
|
|
|
|
|
|
|
|
|
minimatch@^3.0.4:
|
|
|
|
|
version "3.0.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
|
|
|
|
|
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
|
|
|
|
|
@@ -5712,10 +5758,10 @@ mkdirp@^0.5.5:
|
|
|
|
|
dependencies:
|
|
|
|
|
minimist "^1.2.5"
|
|
|
|
|
|
|
|
|
|
mocha@9.2.1:
|
|
|
|
|
version "9.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.1.tgz#a1abb675aa9a8490798503af57e8782a78f1338e"
|
|
|
|
|
integrity sha512-T7uscqjJVS46Pq1XDXyo9Uvey9gd3huT/DD9cYBb4K2Xc/vbKRPUWK067bxDQRK0yIz6Jxk73IrnimvASzBNAQ==
|
|
|
|
|
mocha@9.2.2:
|
|
|
|
|
version "9.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.2.tgz#d70db46bdb93ca57402c809333e5a84977a88fb9"
|
|
|
|
|
integrity sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@ungap/promise-all-settled" "1.1.2"
|
|
|
|
|
ansi-colors "4.1.1"
|
|
|
|
|
@@ -5730,9 +5776,9 @@ mocha@9.2.1:
|
|
|
|
|
he "1.2.0"
|
|
|
|
|
js-yaml "4.1.0"
|
|
|
|
|
log-symbols "4.1.0"
|
|
|
|
|
minimatch "3.0.4"
|
|
|
|
|
minimatch "4.2.1"
|
|
|
|
|
ms "2.1.3"
|
|
|
|
|
nanoid "3.2.0"
|
|
|
|
|
nanoid "3.3.1"
|
|
|
|
|
serialize-javascript "6.0.0"
|
|
|
|
|
strip-json-comments "3.1.1"
|
|
|
|
|
supports-color "8.1.1"
|
|
|
|
|
@@ -5790,11 +5836,6 @@ nan@^2.12.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
|
|
|
|
|
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
|
|
|
|
|
|
|
|
|
|
nanoid@3.2.0:
|
|
|
|
|
version "3.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
|
|
|
|
|
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
|
|
|
|
|
|
|
|
|
|
nanoid@3.3.1, nanoid@^3.3.1:
|
|
|
|
|
version "3.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
|
|
|
|
|
@@ -6085,6 +6126,13 @@ obuf@^1.0.0, obuf@^1.1.2:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
|
|
|
|
|
integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==
|
|
|
|
|
|
|
|
|
|
on-finished@2.4.1:
|
|
|
|
|
version "2.4.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f"
|
|
|
|
|
integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==
|
|
|
|
|
dependencies:
|
|
|
|
|
ee-first "1.1.1"
|
|
|
|
|
|
|
|
|
|
on-finished@^2.2.0, on-finished@~2.3.0:
|
|
|
|
|
version "2.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
|
|
|
|
|
@@ -6370,6 +6418,11 @@ picomatch@^2.2.3:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d"
|
|
|
|
|
integrity sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==
|
|
|
|
|
|
|
|
|
|
pidtree@^0.5.0:
|
|
|
|
|
version "0.5.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
|
|
|
|
|
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
|
|
|
|
|
|
|
|
|
|
pify@^2.0.0:
|
|
|
|
|
version "2.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
|
|
|
|
|
@@ -6534,10 +6587,10 @@ prelude-ls@~1.1.2:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
|
|
|
|
|
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
|
|
|
|
|
|
|
|
|
|
prettier@2.5.1:
|
|
|
|
|
version "2.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
|
|
|
|
|
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
|
|
|
|
|
prettier@2.6.1:
|
|
|
|
|
version "2.6.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
|
|
|
|
|
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
|
|
|
|
|
|
|
|
|
|
process-nextick-args@~2.0.0:
|
|
|
|
|
version "2.0.1"
|
|
|
|
|
@@ -7371,24 +7424,24 @@ send@0.17.1:
|
|
|
|
|
range-parser "~1.2.1"
|
|
|
|
|
statuses "~1.5.0"
|
|
|
|
|
|
|
|
|
|
send@0.17.2:
|
|
|
|
|
version "0.17.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/send/-/send-0.17.2.tgz#926622f76601c41808012c8bf1688fe3906f7820"
|
|
|
|
|
integrity sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==
|
|
|
|
|
send@0.18.0:
|
|
|
|
|
version "0.18.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
|
|
|
|
|
integrity sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==
|
|
|
|
|
dependencies:
|
|
|
|
|
debug "2.6.9"
|
|
|
|
|
depd "~1.1.2"
|
|
|
|
|
destroy "~1.0.4"
|
|
|
|
|
depd "2.0.0"
|
|
|
|
|
destroy "1.2.0"
|
|
|
|
|
encodeurl "~1.0.2"
|
|
|
|
|
escape-html "~1.0.3"
|
|
|
|
|
etag "~1.8.1"
|
|
|
|
|
fresh "0.5.2"
|
|
|
|
|
http-errors "1.8.1"
|
|
|
|
|
http-errors "2.0.0"
|
|
|
|
|
mime "1.6.0"
|
|
|
|
|
ms "2.1.3"
|
|
|
|
|
on-finished "~2.3.0"
|
|
|
|
|
on-finished "2.4.1"
|
|
|
|
|
range-parser "~1.2.1"
|
|
|
|
|
statuses "~1.5.0"
|
|
|
|
|
statuses "2.0.1"
|
|
|
|
|
|
|
|
|
|
serialize-javascript@6.0.0, serialize-javascript@^6.0.0:
|
|
|
|
|
version "6.0.0"
|
|
|
|
|
@@ -7420,15 +7473,15 @@ serve-static@1.14.1:
|
|
|
|
|
parseurl "~1.3.3"
|
|
|
|
|
send "0.17.1"
|
|
|
|
|
|
|
|
|
|
serve-static@1.14.2:
|
|
|
|
|
version "1.14.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.14.2.tgz#722d6294b1d62626d41b43a013ece4598d292bfa"
|
|
|
|
|
integrity sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==
|
|
|
|
|
serve-static@1.15.0:
|
|
|
|
|
version "1.15.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.15.0.tgz#faaef08cffe0a1a62f60cad0c4e513cff0ac9540"
|
|
|
|
|
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==
|
|
|
|
|
dependencies:
|
|
|
|
|
encodeurl "~1.0.2"
|
|
|
|
|
escape-html "~1.0.3"
|
|
|
|
|
parseurl "~1.3.3"
|
|
|
|
|
send "0.17.2"
|
|
|
|
|
send "0.18.0"
|
|
|
|
|
|
|
|
|
|
set-blocking@^2.0.0, set-blocking@~2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
@@ -7742,6 +7795,11 @@ static-extend@^0.1.1:
|
|
|
|
|
define-property "^0.2.5"
|
|
|
|
|
object-copy "^0.1.0"
|
|
|
|
|
|
|
|
|
|
statuses@2.0.1:
|
|
|
|
|
version "2.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
|
|
|
|
|
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
|
|
|
|
|
|
|
|
|
|
"statuses@>= 1.4.0 < 2", "statuses@>= 1.5.0 < 2", statuses@^1.2.1, statuses@~1.5.0:
|
|
|
|
|
version "1.5.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
|
|
|
|
|
|