-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update dependency pug to v3 [security]
- Loading branch information
1 parent
41c386f
commit b698721
Showing
2 changed files
with
157 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -366,7 +366,7 @@ | |
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.4.tgz#cb9b36a7482110282d5cb6dd424ec9262b473d81" | ||
integrity sha512-D8RHPW5qd0Vbyo3qb+YjO5nvUVRTXFLQ/FsDxJU2Nqz4uB5EnUN0ZQSEYpvTIbRuttig1XbHWU5oMeQwQSAA+A== | ||
|
||
"@babel/parser@^7.10.3", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9": | ||
"@babel/parser@^7.10.3", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9", "@babel/parser@^7.9.6": | ||
version "7.17.9" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" | ||
integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== | ||
|
@@ -917,7 +917,7 @@ | |
lodash "^4.17.13" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.10.3", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.3.3": | ||
"@babel/types@^7.10.3", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.3.3", "@babel/types@^7.6.1", "@babel/types@^7.9.6": | ||
version "7.17.0" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" | ||
integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== | ||
|
@@ -1975,6 +1975,11 @@ asn1@~0.2.3: | |
dependencies: | ||
safer-buffer "~2.1.0" | ||
|
||
assert-never@^1.2.1: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/assert-never/-/assert-never-1.2.1.tgz#11f0e363bf146205fb08193b5c7b90f4d1cf44fe" | ||
integrity sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw== | ||
|
||
[email protected], assert-plus@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" | ||
|
@@ -2153,6 +2158,13 @@ babel-types@^6.26.0: | |
lodash "^4.17.4" | ||
to-fast-properties "^1.0.3" | ||
|
||
[email protected]: | ||
version "3.0.0-canary-5" | ||
resolved "https://registry.yarnpkg.com/babel-walk/-/babel-walk-3.0.0-canary-5.tgz#f66ecd7298357aee44955f235a6ef54219104b11" | ||
integrity sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw== | ||
dependencies: | ||
"@babel/types" "^7.9.6" | ||
|
||
babylon@^6.18.0: | ||
version "6.18.0" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3" | ||
|
@@ -2509,7 +2521,7 @@ char-regex@^1.0.2: | |
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf" | ||
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw== | ||
|
||
character-parser@^2.1.1: | ||
character-parser@^2.1.1, character-parser@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/character-parser/-/character-parser-2.2.0.tgz#c7ce28f36d4bcd9744e5ffc2c5fcde1c73261fc0" | ||
integrity sha1-x84o821LzZdE5f/CxfzeHHMmH8A= | ||
|
@@ -2803,6 +2815,14 @@ constantinople@^3.0.1, constantinople@^3.1.2: | |
babel-types "^6.26.0" | ||
babylon "^6.18.0" | ||
|
||
constantinople@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-4.0.1.tgz#0def113fa0e4dc8de83331a5cf79c8b325213151" | ||
integrity sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw== | ||
dependencies: | ||
"@babel/parser" "^7.6.0" | ||
"@babel/types" "^7.6.1" | ||
|
||
[email protected]: | ||
version "0.5.2" | ||
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4" | ||
|
@@ -5035,6 +5055,14 @@ is-expression@^3.0.0: | |
acorn "~4.0.2" | ||
object-assign "^4.0.1" | ||
|
||
is-expression@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-4.0.0.tgz#c33155962abf21d0afd2552514d67d2ec16fd2ab" | ||
integrity sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A== | ||
dependencies: | ||
acorn "^7.1.1" | ||
object-assign "^4.1.1" | ||
|
||
is-extendable@^0.1.0, is-extendable@^0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89" | ||
|
@@ -5907,7 +5935,7 @@ js-levenshtein@^1.1.3: | |
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d" | ||
integrity sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g== | ||
|
||
js-stringify@^1.0.1: | ||
js-stringify@^1.0.1, js-stringify@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/js-stringify/-/js-stringify-1.0.2.tgz#1736fddfd9724f28a3682adc6230ae7e4e9679db" | ||
integrity sha1-Fzb939lyTyijaCrcYjCufk6Weds= | ||
|
@@ -7534,6 +7562,15 @@ pug-attrs@^2.0.4: | |
js-stringify "^1.0.1" | ||
pug-runtime "^2.0.5" | ||
|
||
pug-attrs@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-3.0.0.tgz#b10451e0348165e31fad1cc23ebddd9dc7347c41" | ||
integrity sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA== | ||
dependencies: | ||
constantinople "^4.0.1" | ||
js-stringify "^1.0.2" | ||
pug-runtime "^3.0.0" | ||
|
||
pug-code-gen@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-2.0.2.tgz#ad0967162aea077dcf787838d94ed14acb0217c2" | ||
|
@@ -7548,11 +7585,30 @@ pug-code-gen@^2.0.2: | |
void-elements "^2.0.1" | ||
with "^5.0.0" | ||
|
||
pug-code-gen@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce" | ||
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg== | ||
dependencies: | ||
constantinople "^4.0.1" | ||
doctypes "^1.1.0" | ||
js-stringify "^1.0.2" | ||
pug-attrs "^3.0.0" | ||
pug-error "^2.0.0" | ||
pug-runtime "^3.0.0" | ||
void-elements "^3.1.0" | ||
with "^7.0.0" | ||
|
||
pug-error@^1.3.3: | ||
version "1.3.3" | ||
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-1.3.3.tgz#f342fb008752d58034c185de03602dd9ffe15fa6" | ||
integrity sha512-qE3YhESP2mRAWMFJgKdtT5D7ckThRScXRwkfo+Erqga7dyJdY3ZquspprMCj/9sJ2ijm5hXFWQE/A3l4poMWiQ== | ||
|
||
pug-error@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5" | ||
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ== | ||
|
||
pug-filters@^3.1.1: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-3.1.1.tgz#ab2cc82db9eeccf578bda89130e252a0db026aa7" | ||
|
@@ -7566,6 +7622,17 @@ pug-filters@^3.1.1: | |
resolve "^1.1.6" | ||
uglify-js "^2.6.1" | ||
|
||
pug-filters@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e" | ||
integrity sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A== | ||
dependencies: | ||
constantinople "^4.0.1" | ||
jstransformer "1.0.0" | ||
pug-error "^2.0.0" | ||
pug-walk "^2.0.0" | ||
resolve "^1.15.1" | ||
|
||
pug-jest@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/pug-jest/-/pug-jest-1.0.1.tgz#ea823a7dd9b6160b0269878e059e5fcd91f10f68" | ||
|
@@ -7582,6 +7649,15 @@ pug-lexer@^4.1.0: | |
is-expression "^3.0.0" | ||
pug-error "^1.3.3" | ||
|
||
pug-lexer@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/pug-lexer/-/pug-lexer-5.0.1.tgz#ae44628c5bef9b190b665683b288ca9024b8b0d5" | ||
integrity sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w== | ||
dependencies: | ||
character-parser "^2.2.0" | ||
is-expression "^4.0.0" | ||
pug-error "^2.0.0" | ||
|
||
pug-linker@^3.0.6: | ||
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/pug-linker/-/pug-linker-3.0.6.tgz#f5bf218b0efd65ce6670f7afc51658d0f82989fb" | ||
|
@@ -7590,6 +7666,14 @@ pug-linker@^3.0.6: | |
pug-error "^1.3.3" | ||
pug-walk "^1.1.8" | ||
|
||
pug-linker@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-linker/-/pug-linker-4.0.0.tgz#12cbc0594fc5a3e06b9fc59e6f93c146962a7708" | ||
integrity sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw== | ||
dependencies: | ||
pug-error "^2.0.0" | ||
pug-walk "^2.0.0" | ||
|
||
pug-load@^2.0.12: | ||
version "2.0.12" | ||
resolved "https://registry.yarnpkg.com/pug-load/-/pug-load-2.0.12.tgz#d38c85eb85f6e2f704dea14dcca94144d35d3e7b" | ||
|
@@ -7598,6 +7682,14 @@ pug-load@^2.0.12: | |
object-assign "^4.1.0" | ||
pug-walk "^1.1.8" | ||
|
||
pug-load@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-load/-/pug-load-3.0.0.tgz#9fd9cda52202b08adb11d25681fb9f34bd41b662" | ||
integrity sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ== | ||
dependencies: | ||
object-assign "^4.1.1" | ||
pug-walk "^2.0.0" | ||
|
||
pug-parser@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/pug-parser/-/pug-parser-5.0.1.tgz#03e7ada48b6840bd3822f867d7d90f842d0ffdc9" | ||
|
@@ -7606,23 +7698,48 @@ pug-parser@^5.0.1: | |
pug-error "^1.3.3" | ||
token-stream "0.0.1" | ||
|
||
pug-parser@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-parser/-/pug-parser-6.0.0.tgz#a8fdc035863a95b2c1dc5ebf4ecf80b4e76a1260" | ||
integrity sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw== | ||
dependencies: | ||
pug-error "^2.0.0" | ||
token-stream "1.0.0" | ||
|
||
pug-runtime@^2.0.4, pug-runtime@^2.0.5: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-2.0.5.tgz#6da7976c36bf22f68e733c359240d8ae7a32953a" | ||
integrity sha512-P+rXKn9un4fQY77wtpcuFyvFaBww7/91f3jHa154qU26qFAnOe6SW1CbIDcxiG5lLK9HazYrMCCuDvNgDQNptw== | ||
|
||
pug-runtime@^3.0.0, pug-runtime@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-3.0.1.tgz#f636976204723f35a8c5f6fad6acda2a191b83d7" | ||
integrity sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg== | ||
|
||
pug-strip-comments@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/pug-strip-comments/-/pug-strip-comments-1.0.4.tgz#cc1b6de1f6e8f5931cf02ec66cdffd3f50eaf8a8" | ||
integrity sha512-i5j/9CS4yFhSxHp5iKPHwigaig/VV9g+FgReLJWWHEHbvKsbqL0oP/K5ubuLco6Wu3Kan5p7u7qk8A4oLLh6vw== | ||
dependencies: | ||
pug-error "^1.3.3" | ||
|
||
pug-strip-comments@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz#f94b07fd6b495523330f490a7f554b4ff876303e" | ||
integrity sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ== | ||
dependencies: | ||
pug-error "^2.0.0" | ||
|
||
pug-walk@^1.1.8: | ||
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-1.1.8.tgz#b408f67f27912f8c21da2f45b7230c4bd2a5ea7a" | ||
integrity sha512-GMu3M5nUL3fju4/egXwZO0XLi6fW/K3T3VTgFQ14GxNi8btlxgT5qZL//JwZFm/2Fa64J/PNS8AZeys3wiMkVA== | ||
|
||
pug-walk@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-2.0.0.tgz#417aabc29232bb4499b5b5069a2b2d2a24d5f5fe" | ||
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ== | ||
|
||
pug@^2.0.0-beta6, pug@^2.0.3: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/pug/-/pug-2.0.4.tgz#ee7682ec0a60494b38d48a88f05f3b0ac931377d" | ||
|
@@ -7637,6 +7754,20 @@ pug@^2.0.0-beta6, pug@^2.0.3: | |
pug-runtime "^2.0.5" | ||
pug-strip-comments "^1.0.4" | ||
|
||
pug@^3.0.0: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2.tgz#f35c7107343454e43bc27ae0ff76c731b78ea535" | ||
integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw== | ||
dependencies: | ||
pug-code-gen "^3.0.2" | ||
pug-filters "^4.0.0" | ||
pug-lexer "^5.0.1" | ||
pug-linker "^4.0.0" | ||
pug-load "^3.0.0" | ||
pug-parser "^6.0.0" | ||
pug-runtime "^3.0.1" | ||
pug-strip-comments "^2.0.0" | ||
|
||
pump@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64" | ||
|
@@ -8086,7 +8217,7 @@ resolve@^1.10.0: | |
is-core-module "^2.1.0" | ||
path-parse "^1.0.6" | ||
|
||
resolve@^1.20.0, resolve@^1.22.0: | ||
resolve@^1.15.1, resolve@^1.20.0, resolve@^1.22.0: | ||
version "1.22.0" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198" | ||
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw== | ||
|
@@ -9132,6 +9263,11 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-0.0.1.tgz#ceeefc717a76c4316f126d0b9dbaa55d7e7df01a" | ||
integrity sha1-zu78cXp2xDFvEm0LnbqlXX598Bo= | ||
|
||
[email protected]: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-1.0.0.tgz#cc200eab2613f4166d27ff9afc7ca56d49df6eb4" | ||
integrity sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ= | ||
|
||
tough-cookie@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.0.0.tgz#d822234eeca882f991f0f908824ad2622ddbece4" | ||
|
@@ -9472,6 +9608,11 @@ void-elements@^2.0.1: | |
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec" | ||
integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w= | ||
|
||
void-elements@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-3.1.0.tgz#614f7fbf8d801f0bb5f0661f5b2f5785750e4f09" | ||
integrity sha1-YU9/v42AHwu18GYfWy9XhXUOTwk= | ||
|
||
w3c-hr-time@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd" | ||
|
@@ -9602,6 +9743,16 @@ with@^5.0.0: | |
acorn "^3.1.0" | ||
acorn-globals "^3.0.0" | ||
|
||
with@^7.0.0: | ||
version "7.0.2" | ||
resolved "https://registry.yarnpkg.com/with/-/with-7.0.2.tgz#ccee3ad542d25538a7a7a80aad212b9828495bac" | ||
integrity sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w== | ||
dependencies: | ||
"@babel/parser" "^7.9.6" | ||
"@babel/types" "^7.9.6" | ||
assert-never "^1.2.1" | ||
babel-walk "3.0.0-canary-5" | ||
|
||
word-wrap@^1.2.3: | ||
version "1.2.3" | ||
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" | ||
|