564564 resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
565565 integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
566566
567+ " @types/babel-types@*" , "@types/babel-types@^7.0.0":
568+ version "7.0.11"
569+ resolved "https://registry.yarnpkg.com/@types/babel-types/-/babel-types-7.0.11.tgz#263b113fa396fac4373188d73225297fb86f19a9"
570+ integrity sha512-pkPtJUUY+Vwv6B1inAz55rQvivClHJxc9aVEPPmaq2cbyeMLCiDpbKpcKyX4LAwpNGi+SHBv0tHv6+0gXv0P2A==
571+
567572" @types/babel__core@^7.0.0 " :
568573 version "7.1.18"
569574 resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.18.tgz#1a29abcc411a9c05e2094c98f9a1b7da6cdf49f8"
615620 dependencies :
616621 " @babel/types" " ^7.3.0"
617622
623+ " @types/babylon@^6.16.2 " :
624+ version "6.16.6"
625+ resolved "https://registry.yarnpkg.com/@types/babylon/-/babylon-6.16.6.tgz#a1e7e01567b26a5ebad321a74d10299189d8d932"
626+ integrity sha512-G4yqdVlhr6YhzLXFKy5F7HtRBU8Y23+iWy7UKthMq/OSQnL1hbsoeXESQ2LY8zEDlknipDG3nRGhUC9tkwvy/w==
627+ dependencies :
628+ " @types/babel-types" " *"
629+
618630" @types/bson@* " :
619631 version "1.0.4"
620632 resolved "https://registry.yarnpkg.com/@types/bson/-/bson-1.0.4.tgz#94260b6b96fa459346959c9216799d8919e95d2b"
@@ -762,6 +774,7 @@ accepts@~1.3.4:
762774acorn-globals@^3.0.0 :
763775 version "3.1.0"
764776 resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-3.1.0.tgz#fd8270f71fbb4996b004fa880ee5d46573a731bf"
777+ integrity sha1-/YJw9x+7SZawBPqIDuXUZXOnMb8=
765778 dependencies :
766779 acorn "^4.0.4"
767780
@@ -783,9 +796,10 @@ acorn-walk@^8.1.1:
783796 resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
784797 integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
785798
786- acorn@^3.1.0, acorn@~3.3.0 :
799+ acorn@^3.1.0 :
787800 version "3.3.0"
788801 resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
802+ integrity sha1-ReN/s56No/JbruP/U2niu18iAXo=
789803
790804acorn@^4.0.4, acorn@~4.0.2 :
791805 version "4.0.13"
@@ -1136,6 +1150,29 @@ babel-preset-jest@^26.6.2:
11361150 babel-plugin-jest-hoist "^26.6.2"
11371151 babel-preset-current-node-syntax "^1.0.0"
11381152
1153+ babel-runtime@^6.26.0 :
1154+ version "6.26.0"
1155+ resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
1156+ integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
1157+ dependencies :
1158+ core-js "^2.4.0"
1159+ regenerator-runtime "^0.11.0"
1160+
1161+ babel-types@^6.26.0 :
1162+ version "6.26.0"
1163+ resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
1164+ integrity sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=
1165+ dependencies :
1166+ babel-runtime "^6.26.0"
1167+ esutils "^2.0.2"
1168+ lodash "^4.17.4"
1169+ to-fast-properties "^1.0.3"
1170+
1171+ babylon@^6.18.0 :
1172+ version "6.18.0"
1173+ resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
1174+ integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
1175+
11391176balanced-match@^1.0.0 :
11401177 version "1.0.0"
11411178 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
@@ -1740,12 +1777,15 @@ consolidate@^0.14.0:
17401777 dependencies :
17411778 bluebird "^3.1.1"
17421779
1743- constantinople@^3.0.1 :
1744- version "3.1.0"
1745- resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.0.tgz#7569caa8aa3f8d5935d62e1fa96f9f702cd81c79"
1780+ constantinople@^3.0.1, constantinople@^3.1.2 :
1781+ version "3.1.2"
1782+ resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.2.tgz#d45ed724f57d3d10500017a7d3a889c1381ae647"
1783+ integrity sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==
17461784 dependencies :
1747- acorn "^3.1.0"
1748- is-expression "^2.0.1"
1785+ " @types/babel-types" " ^7.0.0"
1786+ " @types/babylon" " ^6.16.2"
1787+ babel-types "^6.26.0"
1788+ babylon "^6.18.0"
17491789
1750179017511791 version "0.5.2"
@@ -1842,6 +1882,11 @@ copy-descriptor@^0.1.0:
18421882 resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
18431883 integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
18441884
1885+ core-js@^2.4.0 :
1886+ version "2.6.12"
1887+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
1888+ integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
1889+
18451890[email protected] , core-util-is@^1.0.1, core-util-is@~1.0.0:
18461891 version "1.0.2"
18471892 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -2173,6 +2218,7 @@ doctrine@^0.7.2:
21732218doctypes@^1.1.0 :
21742219 version "1.1.0"
21752220 resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9"
2221+ integrity sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=
21762222
21772223dom-serializer@0, dom-serializer@~0.1.0 :
21782224 version "0.1.0"
@@ -2391,8 +2437,9 @@ esutils@^1.1.6:
23912437 resolved "https://registry.yarnpkg.com/esutils/-/esutils-1.1.6.tgz#c01ccaa9ae4b897c6d0c3e210ae52f3c7a844375"
23922438
23932439esutils@^2.0.2 :
2394- version "2.0.2"
2395- resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
2440+ version "2.0.3"
2441+ resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2442+ integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
23962443
23972444etag@~1.8.1 :
23982445 version "1.8.1"
@@ -3535,13 +3582,6 @@ is-equal-shallow@^0.1.3:
35353582 dependencies :
35363583 is-primitive "^2.0.0"
35373584
3538- is-expression@^2.0.1 :
3539- version "2.1.0"
3540- resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-2.1.0.tgz#91be9d47debcfef077977e9722be6dcfb4465ef0"
3541- dependencies :
3542- acorn "~3.3.0"
3543- object-assign "^4.0.1"
3544-
35453585is-expression@^3.0.0 :
35463586 version "3.0.0"
35473587 resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-3.0.0.tgz#39acaa6be7fd1f3471dc42c7416e61c24317ac9f"
@@ -4214,6 +4254,7 @@ joi@^11.1.1:
42144254js-stringify@^1.0.1 :
42154255 version "1.0.2"
42164256 resolved "https://registry.yarnpkg.com/js-stringify/-/js-stringify-1.0.2.tgz#1736fddfd9724f28a3682adc6230ae7e4e9679db"
4257+ integrity sha1-Fzb939lyTyijaCrcYjCufk6Weds=
42174258
42184259js-tokens@^3.0.2 :
42194260 version "3.0.2"
47704811 version "4.17.2"
47714812 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"
47724813
4773- [email protected] , lodash@^4.17.21, lodash@^4.7.0:
4814+ [email protected] , lodash@^4.17.21, lodash@^4.17.4, lodash@^4. 7.0:
47744815 version "4.17.21"
47754816 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
47764817 integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
47794820 version "3.10.1"
47804821 resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
47814822
4782- lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.4, lodash@^4. 2.1, lodash@^4.3.0 :
4823+ lodash@^4.0.0, lodash@^4.14.0, lodash@^4.2.1, lodash@^4.3.0 :
47834824 version "4.17.4"
47844825 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
47854826
@@ -5928,30 +5969,33 @@ psl@^1.1.33:
59285969 resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
59295970 integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
59305971
5931- pug-attrs@^2.0.2 :
5932- version "2.0.2"
5933- resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-2.0.2.tgz#8be2b2225568ffa75d1b866982bff9f4111affcb"
5972+ pug-attrs@^2.0.4 :
5973+ version "2.0.4"
5974+ resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-2.0.4.tgz#b2f44c439e4eb4ad5d4ef25cac20d18ad28cc336"
5975+ integrity sha512-TaZ4Z2TWUPDJcV3wjU3RtUXMrd3kM4Wzjbe3EWnSsZPsJ3LDI0F3yCnf2/W7PPFF+edUFQ0HgDL1IoxSz5K8EQ==
59345976 dependencies :
59355977 constantinople "^3.0.1"
59365978 js-stringify "^1.0.1"
5937- pug-runtime "^2.0.3 "
5979+ pug-runtime "^2.0.5 "
59385980
59395981pug-code-gen@^2.0.0 :
5940- version "2.0.0"
5941- resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-2.0.0.tgz#96aea39a9e62f1ec5d2b6a5b42a29d528c70b43d"
5982+ version "2.0.3"
5983+ resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-2.0.3.tgz#122eb9ada9b5bf601705fe15aaa0a7d26bc134ab"
5984+ integrity sha512-r9sezXdDuZJfW9J91TN/2LFbiqDhmltTFmGpHTsGdrNGp3p4SxAjjXEfnuK2e4ywYsRIVP0NeLbSAMHUcaX1EA==
59425985 dependencies :
5943- constantinople "^3.0.1 "
5986+ constantinople "^3.1.2 "
59445987 doctypes "^1.1.0"
59455988 js-stringify "^1.0.1"
5946- pug-attrs "^2.0.2 "
5947- pug-error "^1.3.2 "
5948- pug-runtime "^2.0.3 "
5989+ pug-attrs "^2.0.4 "
5990+ pug-error "^1.3.3 "
5991+ pug-runtime "^2.0.5 "
59495992 void-elements "^2.0.1"
59505993 with "^5.0.0"
59515994
5952- pug-error@^1.3.2 :
5953- version "1.3.2"
5954- resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-1.3.2.tgz#53ae7d9d29bb03cf564493a026109f54c47f5f26"
5995+ pug-error@^1.3.2, pug-error@^1.3.3 :
5996+ version "1.3.3"
5997+ resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-1.3.3.tgz#f342fb008752d58034c185de03602dd9ffe15fa6"
5998+ integrity sha512-qE3YhESP2mRAWMFJgKdtT5D7ckThRScXRwkfo+Erqga7dyJdY3ZquspprMCj/9sJ2ijm5hXFWQE/A3l4poMWiQ==
59555999
59566000pug-filters@^2.1.5 :
59576001 version "2.1.5"
@@ -5994,9 +6038,10 @@ pug-parser@^4.0.0:
59946038 pug-error "^1.3.2"
59956039 token-stream "0.0.1"
59966040
5997- pug-runtime@^2.0.3 :
5998- version "2.0.3"
5999- resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-2.0.3.tgz#98162607b0fce9e254d427f33987a5aee7168bda"
6041+ pug-runtime@^2.0.3, pug-runtime@^2.0.5 :
6042+ version "2.0.5"
6043+ resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-2.0.5.tgz#6da7976c36bf22f68e733c359240d8ae7a32953a"
6044+ integrity sha512-P+rXKn9un4fQY77wtpcuFyvFaBww7/91f3jHa154qU26qFAnOe6SW1CbIDcxiG5lLK9HazYrMCCuDvNgDQNptw==
60006045
60016046pug-strip-comments@^1.0.2 :
60026047 version "1.0.2"
@@ -6202,6 +6247,11 @@ redent@^1.0.0:
62026247 indent-string "^2.1.0"
62036248 strip-indent "^1.0.1"
62046249
6250+ regenerator-runtime@^0.11.0 :
6251+ version "0.11.1"
6252+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
6253+ integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
6254+
62056255regex-cache@^0.4.2 :
62066256 version "0.4.4"
62076257 resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd"
71617211 version "1.0.4"
71627212 resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
71637213
7214+ to-fast-properties@^1.0.3 :
7215+ version "1.0.3"
7216+ resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
7217+ integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
7218+
71647219to-fast-properties@^2.0.0 :
71657220 version "2.0.0"
71667221 resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
75547609void-elements@^2.0.1 :
75557610 version "2.0.1"
75567611 resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
7612+ integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=
75577613
75587614vscode-oniguruma@^1.6.1 :
75597615 version "1.6.1"
@@ -7680,6 +7736,7 @@ with-callback@^1.0.2:
76807736with@^5.0.0 :
76817737 version "5.1.1"
76827738 resolved "https://registry.yarnpkg.com/with/-/with-5.1.1.tgz#fa4daa92daf32c4ea94ed453c81f04686b575dfe"
7739+ integrity sha1-+k2qktrzLE6pTtRTyB8EaGtXXf4=
76837740 dependencies :
76847741 acorn "^3.1.0"
76857742 acorn-globals "^3.0.0"
0 commit comments