|
861 | 861 | dependencies:
|
862 | 862 | regenerator-runtime "^0.13.4"
|
863 | 863 |
|
| 864 | +"@babel/runtime@^7.15.4": |
| 865 | + version "7.18.9" |
| 866 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a" |
| 867 | + integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw== |
| 868 | + dependencies: |
| 869 | + regenerator-runtime "^0.13.4" |
| 870 | + |
864 | 871 | "@babel/template@^7.10.1":
|
865 | 872 | version "7.10.1"
|
866 | 873 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811"
|
|
1168 | 1175 | resolved "https://registry.yarnpkg.com/@sailshq/lodash/-/lodash-3.10.4.tgz#2299648a81a67f4c6ee222c6cf8e261bd9c3fa50"
|
1169 | 1176 | integrity sha512-YXJqp9gdHcZKAmBY/WnwFpPtNQp2huD/ME2YMurH2YHJvxrVzYsmpKw/pb7yINArRpp8E++fwbQd3ajYXGA45Q==
|
1170 | 1177 |
|
| 1178 | +"@sendgrid/client@^6.4.0": |
| 1179 | + version "6.5.5" |
| 1180 | + resolved "https://registry.yarnpkg.com/@sendgrid/client/-/client-6.5.5.tgz#66cf569445d98a795998a894bb432a9939ead7c3" |
| 1181 | + integrity sha512-Nbfgo94gbWSL8PIgJfuHoifyOJJepvV8NQkkglctAEfb1hyozKhrzE6v1kPG/z4j0RodaTtXD5LJj/t0q/VhLA== |
| 1182 | + dependencies: |
| 1183 | + "@sendgrid/helpers" "^6.5.5" |
| 1184 | + "@types/request" "^2.48.4" |
| 1185 | + request "^2.88.0" |
| 1186 | + |
| 1187 | +"@sendgrid/helpers@^6.4.0", "@sendgrid/helpers@^6.5.5": |
| 1188 | + version "6.5.5" |
| 1189 | + resolved "https://registry.yarnpkg.com/@sendgrid/helpers/-/helpers-6.5.5.tgz#de6de9b94794fbf834b4f66a7d44af84bf736459" |
| 1190 | + integrity sha512-uRFEanalfss5hDsuzVXZ1wm7i7eEXHh1py80piOXjobiQ+MxmtR19EU+gDSXZ+uMcEehBGhxnb7QDNN0q65qig== |
| 1191 | + dependencies: |
| 1192 | + chalk "^2.0.1" |
| 1193 | + deepmerge "^4.2.2" |
| 1194 | + |
| 1195 | + |
| 1196 | + version "6.4.0" |
| 1197 | + resolved "https://registry.yarnpkg.com/@sendgrid/mail/-/mail-6.4.0.tgz#21d022f7fae57dcdc5910eeca5ed318df21e5f51" |
| 1198 | + integrity sha512-pVzbqbxhZ4FUN6iSIksRLtyXRPurrcee1i0noPDStDCLlHVwUR+TofeeKIFWGpIvbbk5UR6S6iV/U5ie8Kdblw== |
| 1199 | + dependencies: |
| 1200 | + "@sendgrid/client" "^6.4.0" |
| 1201 | + "@sendgrid/helpers" "^6.4.0" |
| 1202 | + |
1171 | 1203 |
|
1172 | 1204 | version "5.15.5"
|
1173 | 1205 | resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.15.5.tgz#dc0515f16405de52b3ba0d26f8a6dc2fcefe5fcc"
|
|
1255 | 1287 | escape-string-regexp "^1.0.5"
|
1256 | 1288 | lodash.deburr "^4.1.0"
|
1257 | 1289 |
|
| 1290 | +"@sindresorhus/[email protected]": |
| 1291 | + version "1.1.0" |
| 1292 | + resolved "https://registry.yarnpkg.com/@sindresorhus/slugify/-/slugify-1.1.0.tgz#2f195365d9b953384305b62664b44b4036c49430" |
| 1293 | + integrity sha512-ujZRbmmizX26yS/HnB3P9QNlNa4+UvHh+rIse3RbOXLp8yl6n1TxB4t7NHggtVgS8QmmOtzXo48kCxZGACpkPw== |
| 1294 | + dependencies: |
| 1295 | + "@sindresorhus/transliterate" "^0.1.1" |
| 1296 | + escape-string-regexp "^4.0.0" |
| 1297 | + |
1258 | 1298 | "@sindresorhus/slugify@^0.11.0":
|
1259 | 1299 | version "0.11.0"
|
1260 | 1300 | resolved "https://registry.yarnpkg.com/@sindresorhus/slugify/-/slugify-0.11.0.tgz#642acb99adefa4187285fd17de88745afc161de8"
|
|
1271 | 1311 | escape-string-regexp "^2.0.0"
|
1272 | 1312 | lodash.deburr "^4.1.0"
|
1273 | 1313 |
|
| 1314 | +"@sindresorhus/transliterate@^0.1.1": |
| 1315 | + version "0.1.2" |
| 1316 | + resolved "https://registry.yarnpkg.com/@sindresorhus/transliterate/-/transliterate-0.1.2.tgz#ffce368271d153550e87de81486004f2637425af" |
| 1317 | + integrity sha512-5/kmIOY9FF32nicXH+5yLNTX4NJ4atl7jRgqAJuIn/iyDFXBktOKDxCvyGE/EzmF4ngSUvjXxQUQlQiZ5lfw+w== |
| 1318 | + dependencies: |
| 1319 | + escape-string-regexp "^2.0.0" |
| 1320 | + lodash.deburr "^4.1.0" |
| 1321 | + |
| 1322 | +"@types/caseless@*": |
| 1323 | + version "0.12.2" |
| 1324 | + resolved "https://registry.yarnpkg.com/@types/caseless/-/caseless-0.12.2.tgz#f65d3d6389e01eeb458bd54dc8f52b95a9463bc8" |
| 1325 | + integrity sha512-6ckxMjBBD8URvjB6J3NcnuAn5Pkl7t3TizAg+xdlzzQGSPSmBcXf8KoIH0ua/i+tio+ZRUHEXp0HEmvaR4kt0w== |
| 1326 | + |
1274 | 1327 | "@types/events@*":
|
1275 | 1328 | version "3.0.0"
|
1276 | 1329 | resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
|
|
1311 | 1364 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
|
1312 | 1365 | integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
|
1313 | 1366 |
|
| 1367 | +"@types/lodash@^4.14.175": |
| 1368 | + version "4.14.184" |
| 1369 | + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe" |
| 1370 | + integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q== |
| 1371 | + |
1314 | 1372 | "@types/minimatch@*":
|
1315 | 1373 | version "3.0.3"
|
1316 | 1374 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
|
1339 | 1397 | "@types/prop-types" "*"
|
1340 | 1398 | csstype "^2.2.0"
|
1341 | 1399 |
|
| 1400 | +"@types/request@^2.48.4": |
| 1401 | + version "2.48.8" |
| 1402 | + resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.8.tgz#0b90fde3b655ab50976cb8c5ac00faca22f5a82c" |
| 1403 | + integrity sha512-whjk1EDJPcAR2kYHRbFl/lKeeKYTi05A15K9bnLInCVroNDCtXce57xKdI0/rQaA3K+6q0eFyUBPmqfSndUZdQ== |
| 1404 | + dependencies: |
| 1405 | + "@types/caseless" "*" |
| 1406 | + "@types/node" "*" |
| 1407 | + "@types/tough-cookie" "*" |
| 1408 | + form-data "^2.5.0" |
| 1409 | + |
| 1410 | +"@types/tough-cookie@*": |
| 1411 | + version "4.0.2" |
| 1412 | + resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.2.tgz#6286b4c7228d58ab7866d19716f3696e03a09397" |
| 1413 | + integrity sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw== |
| 1414 | + |
1342 | 1415 | "@webassemblyjs/[email protected]":
|
1343 | 1416 | version "1.9.0"
|
1344 | 1417 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
|
@@ -2950,6 +3023,11 @@ dashdash@^1.12.0:
|
2950 | 3023 | dependencies:
|
2951 | 3024 | assert-plus "^1.0.0"
|
2952 | 3025 |
|
| 3026 | +date-fns@^2.19.0: |
| 3027 | + version "2.29.2" |
| 3028 | + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931" |
| 3029 | + integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA== |
| 3030 | + |
2953 | 3031 | date-fns@^2.8.1:
|
2954 | 3032 | version "2.14.0"
|
2955 | 3033 | resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.14.0.tgz#359a87a265bb34ef2e38f93ecf63ac453f9bc7ba"
|
@@ -3039,6 +3117,11 @@ deepmerge@^1.5.2:
|
3039 | 3117 | resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-1.5.2.tgz#10499d868844cdad4fee0842df8c7f6f0c95a753"
|
3040 | 3118 | integrity sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ==
|
3041 | 3119 |
|
| 3120 | +deepmerge@^4.2.2: |
| 3121 | + version "4.2.2" |
| 3122 | + resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955" |
| 3123 | + integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg== |
| 3124 | + |
3042 | 3125 | default-gateway@^4.2.0:
|
3043 | 3126 | version "4.2.0"
|
3044 | 3127 | resolved "https://registry.yarnpkg.com/default-gateway/-/default-gateway-4.2.0.tgz#167104c7500c2115f6dd69b0a536bb8ed720552b"
|
@@ -3491,6 +3574,11 @@ escape-string-regexp@^2.0.0:
|
3491 | 3574 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
|
3492 | 3575 | integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
|
3493 | 3576 |
|
| 3577 | +escape-string-regexp@^4.0.0: |
| 3578 | + version "4.0.0" |
| 3579 | + resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" |
| 3580 | + integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== |
| 3581 | + |
3494 | 3582 | eslint-scope@^4.0.3:
|
3495 | 3583 | version "4.0.3"
|
3496 | 3584 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
|
@@ -3906,6 +3994,15 @@ forever-agent@~0.6.1:
|
3906 | 3994 | resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
|
3907 | 3995 | integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
|
3908 | 3996 |
|
| 3997 | +form-data@^2.5.0: |
| 3998 | + version "2.5.1" |
| 3999 | + resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.1.tgz#f2cbec57b5e59e23716e128fe44d4e5dd23895f4" |
| 4000 | + integrity sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA== |
| 4001 | + dependencies: |
| 4002 | + asynckit "^0.4.0" |
| 4003 | + combined-stream "^1.0.6" |
| 4004 | + mime-types "^2.1.12" |
| 4005 | + |
3909 | 4006 | form-data@~2.3.2:
|
3910 | 4007 | version "2.3.3"
|
3911 | 4008 | resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
|
@@ -5533,6 +5630,11 @@ lodash-es@^4.17.11:
|
5533 | 5630 | resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78"
|
5534 | 5631 | integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==
|
5535 | 5632 |
|
| 5633 | +lodash-es@^4.17.21: |
| 5634 | + version "4.17.21" |
| 5635 | + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" |
| 5636 | + integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== |
| 5637 | + |
5536 | 5638 | lodash.deburr@^4.1.0:
|
5537 | 5639 | version "4.1.0"
|
5538 | 5640 | resolved "https://registry.yarnpkg.com/lodash.deburr/-/lodash.deburr-4.1.0.tgz#ddb1bbb3ef07458c0177ba07de14422cb033ff9b"
|
|
5583 | 5685 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.12.tgz#a712c74fdc31f7ecb20fe44f157d802d208097ef"
|
5584 | 5686 | integrity sha512-+CiwtLnsJhX03p20mwXuvhoebatoh5B3tt+VvYlrPgZC1g36y+RRbkufX95Xa+X4I59aWEacDFYwnJZiyBh9gA==
|
5585 | 5687 |
|
| 5688 | +[email protected], lodash@^4.17.21: |
| 5689 | + version "4.17.21" |
| 5690 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
| 5691 | + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
| 5692 | + |
5586 | 5693 | lodash@^4.1.1, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5:
|
5587 | 5694 | version "4.17.15"
|
5588 | 5695 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
@@ -5911,16 +6018,16 @@ mkdirp@^1.0.3:
|
5911 | 6018 | integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
5912 | 6019 |
|
5913 | 6020 | moment-timezone@^0.5.21, moment-timezone@^0.5.31:
|
5914 |
| - version "0.5.31" |
5915 |
| - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.31.tgz#9c40d8c5026f0c7ab46eda3d63e49c155148de05" |
5916 |
| - integrity sha512-+GgHNg8xRhMXfEbv81iDtrVeTcWt0kWmTEY1XQK14dICTXnWJnT0dxdlPspwqF3keKMVPXwayEsk1DI0AA/jdA== |
| 6021 | + version "0.5.37" |
| 6022 | + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.37.tgz#adf97f719c4e458fdb12e2b4e87b8bec9f4eef1e" |
| 6023 | + integrity sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg== |
5917 | 6024 | dependencies:
|
5918 | 6025 | moment ">= 2.9.0"
|
5919 | 6026 |
|
5920 | 6027 | "moment@>= 2.9.0", moment@>=1.6.0, moment@^2.16.0, moment@^2.24.0:
|
5921 |
| - version "2.26.0" |
5922 |
| - resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a" |
5923 |
| - integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw== |
| 6028 | + version "2.29.4" |
| 6029 | + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" |
| 6030 | + integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== |
5924 | 6031 |
|
5925 | 6032 |
|
5926 | 6033 | version "3.5.7"
|
@@ -6042,6 +6149,11 @@ nan@^2.12.1, nan@^2.14.0:
|
6042 | 6149 | resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
|
6043 | 6150 | integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
|
6044 | 6151 |
|
| 6152 | +nanoclone@^0.2.1: |
| 6153 | + version "0.2.1" |
| 6154 | + resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4" |
| 6155 | + integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA== |
| 6156 | + |
6045 | 6157 | nanomatch@^1.2.9:
|
6046 | 6158 | version "1.2.13"
|
6047 | 6159 | resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
|
@@ -6712,6 +6824,11 @@ pluralize@^7.0.0:
|
6712 | 6824 | resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
|
6713 | 6825 | integrity sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==
|
6714 | 6826 |
|
| 6827 | +pluralize@^8.0.0: |
| 6828 | + version "8.0.0" |
| 6829 | + resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1" |
| 6830 | + integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA== |
| 6831 | + |
6715 | 6832 | popper.js@^1.14.4:
|
6716 | 6833 | version "1.16.1"
|
6717 | 6834 | resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
|
@@ -6888,6 +7005,11 @@ property-expr@^1.5.0:
|
6888 | 7005 | resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-1.5.1.tgz#22e8706894a0c8e28d58735804f6ba3a3673314f"
|
6889 | 7006 | integrity sha512-CGuc0VUTGthpJXL36ydB6jnbyOf/rAHFvmVrJlH+Rg0DqqLFQGAP6hIaxD/G0OAmBJPhXDHuEJigrp0e0wFV6g==
|
6890 | 7007 |
|
| 7008 | +property-expr@^2.0.4: |
| 7009 | + version "2.0.5" |
| 7010 | + resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.5.tgz#278bdb15308ae16af3e3b9640024524f4dc02cb4" |
| 7011 | + integrity sha512-IJUkICM5dP5znhCckHSv30Q4b5/JA5enCtkRHYaOVOAocnH/1BQEYTC5NMfT3AVl/iXKdr3aqQbQn9DxyWknwA== |
| 7012 | + |
6891 | 7013 | proxy-addr@~2.0.5:
|
6892 | 7014 | version "2.0.6"
|
6893 | 7015 | resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.6.tgz#fdc2336505447d3f2f2c638ed272caf614bbb2bf"
|
@@ -7635,7 +7757,7 @@ request-oauth@^1.0.0:
|
7635 | 7757 | qs "^6.9.3"
|
7636 | 7758 | uuid "^3.4.0"
|
7637 | 7759 |
|
7638 |
| -request@^2.83.0: |
| 7760 | +request@^2.83.0, request@^2.88.0: |
7639 | 7761 | version "2.88.2"
|
7640 | 7762 | resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
|
7641 | 7763 | integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
|
|
8671 | 8793 | strapi-utils "3.0.1"
|
8672 | 8794 | uuid "^3.1.0"
|
8673 | 8795 |
|
| 8796 | +strapi-provider-email-sendgrid@^3.0.1: |
| 8797 | + version "3.6.10" |
| 8798 | + resolved "https://registry.yarnpkg.com/strapi-provider-email-sendgrid/-/strapi-provider-email-sendgrid-3.6.10.tgz#d877bdaf921c472516c3bafb21e2c683de99cc32" |
| 8799 | + integrity sha512-DVTxXLcGKVE1T757cnHVToK4KwGFdSkXq1SwUY4HupYAs4g5T4il3zleivq/xduxGlVg44kqOx/UejLBIDyKTw== |
| 8800 | + dependencies: |
| 8801 | + "@sendgrid/mail" "6.4.0" |
| 8802 | + strapi-utils "3.6.10" |
| 8803 | + |
8674 | 8804 |
|
8675 | 8805 | version "3.0.1"
|
8676 | 8806 | resolved "https://registry.yarnpkg.com/strapi-provider-email-sendmail/-/strapi-provider-email-sendmail-3.0.1.tgz#9fa4f06a7dfe321801e220f9520f18aba5454124"
|
|
8697 | 8827 | shelljs "^0.8.3"
|
8698 | 8828 | yup "0.28.1"
|
8699 | 8829 |
|
| 8830 | + |
| 8831 | + version "3.6.10" |
| 8832 | + resolved "https://registry.yarnpkg.com/strapi-utils/-/strapi-utils-3.6.10.tgz#65daa435e1289450ed5a2741d417042a8868505e" |
| 8833 | + integrity sha512-VpV9A9nqA4mkgUtlRNOMt0s1eCu0y6jKZ39Og8opTvxVud/aAnBKlDk7WaU70Mea/NtiPwUb9/fOLh7SAnOD9Q== |
| 8834 | + dependencies: |
| 8835 | + "@sindresorhus/slugify" "1.1.0" |
| 8836 | + date-fns "^2.19.0" |
| 8837 | + lodash "4.17.21" |
| 8838 | + pino "^4.7.1" |
| 8839 | + pluralize "^8.0.0" |
| 8840 | + yup "^0.32.9" |
| 8841 | + |
8700 | 8842 |
|
8701 | 8843 | version "3.0.1"
|
8702 | 8844 | resolved "https://registry.yarnpkg.com/strapi/-/strapi-3.0.1.tgz#7d3c727dbf9f792fc476a7eabf8f9593451672da"
|
@@ -9839,3 +9981,16 @@ yup@^0.27.0:
|
9839 | 9981 | property-expr "^1.5.0"
|
9840 | 9982 | synchronous-promise "^2.0.6"
|
9841 | 9983 | toposort "^2.0.2"
|
| 9984 | + |
| 9985 | +yup@^0.32.9: |
| 9986 | + version "0.32.11" |
| 9987 | + resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.11.tgz#d67fb83eefa4698607982e63f7ca4c5ed3cf18c5" |
| 9988 | + integrity sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg== |
| 9989 | + dependencies: |
| 9990 | + "@babel/runtime" "^7.15.4" |
| 9991 | + "@types/lodash" "^4.14.175" |
| 9992 | + lodash "^4.17.21" |
| 9993 | + lodash-es "^4.17.21" |
| 9994 | + nanoclone "^0.2.1" |
| 9995 | + property-expr "^2.0.4" |
| 9996 | + toposort "^2.0.2" |
0 commit comments