|
3 | 3 |
|
4 | 4 |
|
5 | 5 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
|
6 |
| - version "7.10.4" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" |
8 |
| - integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== |
| 6 | + version "7.12.11" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" |
| 8 | + integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== |
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.10.4"
|
11 | 11 |
|
|
31 | 31 | source-map "^0.5.0"
|
32 | 32 |
|
33 | 33 | "@babel/generator@^7.12.10":
|
34 |
| - version "7.12.10" |
35 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.10.tgz#2b188fc329fb8e4f762181703beffc0fe6df3460" |
36 |
| - integrity sha512-6mCdfhWgmqLdtTkhXjnIz0LcdVCd26wS2JXRtj2XY0u5klDsXBREA/pG5NVOuVnF2LUrBGNFtQkIqqTbblg0ww== |
| 34 | + version "7.12.11" |
| 35 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af" |
| 36 | + integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA== |
37 | 37 | dependencies:
|
38 |
| - "@babel/types" "^7.12.10" |
| 38 | + "@babel/types" "^7.12.11" |
39 | 39 | jsesc "^2.5.1"
|
40 | 40 | source-map "^0.5.0"
|
41 | 41 |
|
42 | 42 | "@babel/helper-function-name@^7.10.4":
|
43 |
| - version "7.10.4" |
44 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a" |
45 |
| - integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== |
| 43 | + version "7.12.11" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42" |
| 45 | + integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA== |
46 | 46 | dependencies:
|
47 |
| - "@babel/helper-get-function-arity" "^7.10.4" |
48 |
| - "@babel/template" "^7.10.4" |
49 |
| - "@babel/types" "^7.10.4" |
| 47 | + "@babel/helper-get-function-arity" "^7.12.10" |
| 48 | + "@babel/template" "^7.12.7" |
| 49 | + "@babel/types" "^7.12.11" |
50 | 50 |
|
51 |
| -"@babel/helper-get-function-arity@^7.10.4": |
| 51 | +"@babel/helper-get-function-arity@^7.12.10": |
52 | 52 | version "7.12.10"
|
53 | 53 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf"
|
54 | 54 | integrity sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==
|
55 | 55 | dependencies:
|
56 | 56 | "@babel/types" "^7.12.10"
|
57 | 57 |
|
58 |
| -"@babel/helper-member-expression-to-functions@^7.12.1": |
| 58 | +"@babel/helper-member-expression-to-functions@^7.12.7": |
59 | 59 | version "7.12.7"
|
60 | 60 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855"
|
61 | 61 | integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw==
|
|
84 | 84 | "@babel/types" "^7.12.1"
|
85 | 85 | lodash "^4.17.19"
|
86 | 86 |
|
87 |
| -"@babel/helper-optimise-call-expression@^7.10.4": |
| 87 | +"@babel/helper-optimise-call-expression@^7.12.10": |
88 | 88 | version "7.12.10"
|
89 | 89 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz#94ca4e306ee11a7dd6e9f42823e2ac6b49881e2d"
|
90 | 90 | integrity sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ==
|
|
97 | 97 | integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
98 | 98 |
|
99 | 99 | "@babel/helper-replace-supers@^7.12.1":
|
100 |
| - version "7.12.5" |
101 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz#f009a17543bbbbce16b06206ae73b63d3fca68d9" |
102 |
| - integrity sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA== |
| 100 | + version "7.12.11" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.11.tgz#ea511658fc66c7908f923106dd88e08d1997d60d" |
| 102 | + integrity sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA== |
103 | 103 | dependencies:
|
104 |
| - "@babel/helper-member-expression-to-functions" "^7.12.1" |
105 |
| - "@babel/helper-optimise-call-expression" "^7.10.4" |
106 |
| - "@babel/traverse" "^7.12.5" |
107 |
| - "@babel/types" "^7.12.5" |
| 104 | + "@babel/helper-member-expression-to-functions" "^7.12.7" |
| 105 | + "@babel/helper-optimise-call-expression" "^7.12.10" |
| 106 | + "@babel/traverse" "^7.12.10" |
| 107 | + "@babel/types" "^7.12.11" |
108 | 108 |
|
109 | 109 | "@babel/helper-simple-access@^7.12.1":
|
110 | 110 | version "7.12.1"
|
|
114 | 114 | "@babel/types" "^7.12.1"
|
115 | 115 |
|
116 | 116 | "@babel/helper-split-export-declaration@^7.11.0":
|
117 |
| - version "7.11.0" |
118 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
119 |
| - integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 117 | + version "7.12.11" |
| 118 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a" |
| 119 | + integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g== |
120 | 120 | dependencies:
|
121 |
| - "@babel/types" "^7.11.0" |
| 121 | + "@babel/types" "^7.12.11" |
122 | 122 |
|
123 |
| -"@babel/helper-validator-identifier@^7.10.4": |
124 |
| - version "7.10.4" |
125 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
126 |
| - integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
| 123 | +"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11": |
| 124 | + version "7.12.11" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
| 126 | + integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
127 | 127 |
|
128 | 128 | "@babel/helpers@^7.12.5":
|
129 | 129 | version "7.12.5"
|
|
144 | 144 | js-tokens "^4.0.0"
|
145 | 145 |
|
146 | 146 | "@babel/parser@^7.1.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.7", "@babel/parser@^7.9.4":
|
147 |
| - version "7.12.10" |
148 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81" |
149 |
| - integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA== |
| 147 | + version "7.12.11" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79" |
| 149 | + integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg== |
150 | 150 |
|
151 | 151 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
152 | 152 | version "7.8.4"
|
|
256 | 256 | globals "^11.1.0"
|
257 | 257 | lodash "^4.17.19"
|
258 | 258 |
|
259 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
260 |
| - version "7.12.10" |
261 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260" |
262 |
| - integrity sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw== |
| 259 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 260 | + version "7.12.11" |
| 261 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce" |
| 262 | + integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA== |
263 | 263 | dependencies:
|
264 |
| - "@babel/helper-validator-identifier" "^7.10.4" |
| 264 | + "@babel/helper-validator-identifier" "^7.12.11" |
265 | 265 | lodash "^4.17.19"
|
266 | 266 | to-fast-properties "^2.0.0"
|
267 | 267 |
|
|
570 | 570 | jest-diff "^26.0.0"
|
571 | 571 | pretty-format "^26.0.0"
|
572 | 572 |
|
573 |
| -"@types/node@*", "@types/[email protected].13": |
574 |
| - version "14.14.13" |
575 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.13.tgz#9e425079799322113ae8477297ae6ef51b8e0cdf" |
576 |
| - integrity sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ== |
| 573 | +"@types/node@*", "@types/[email protected].14": |
| 574 | + version "14.14.14" |
| 575 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae" |
| 576 | + integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ== |
577 | 577 |
|
578 | 578 | "@types/normalize-package-data@^2.4.0":
|
579 | 579 | version "2.4.0"
|
|
603 | 603 | integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
|
604 | 604 |
|
605 | 605 | "@types/yargs@^15.0.0":
|
606 |
| - version "15.0.11" |
607 |
| - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.11.tgz#361d7579ecdac1527687bcebf9946621c12ab78c" |
608 |
| - integrity sha512-jfcNBxHFYJ4nPIacsi3woz1+kvUO6s1CyeEhtnDHBjHUMNj5UlW2GynmnSgiJJEdNg9yW5C8lfoNRZrHGv5EqA== |
| 606 | + version "15.0.12" |
| 607 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.12.tgz#6234ce3e3e3fa32c5db301a170f96a599c960d74" |
| 608 | + integrity sha512-f+fD/fQAo3BCbCDlrUpznF1A5Zp9rB0noS5vnoormHSIPFKL0Z2DcUJ3Gxp5ytH4uLRNxy7AwYUC9exZzqGMAw== |
609 | 609 | dependencies:
|
610 | 610 | "@types/yargs-parser" "*"
|
611 | 611 |
|
@@ -837,9 +837,9 @@ babel-plugin-jest-hoist@^26.6.2:
|
837 | 837 | "@types/babel__traverse" "^7.0.6"
|
838 | 838 |
|
839 | 839 | babel-preset-current-node-syntax@^1.0.0:
|
840 |
| - version "1.0.0" |
841 |
| - resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.0.tgz#cf5feef29551253471cfa82fc8e0f5063df07a77" |
842 |
| - integrity sha512-mGkvkpocWJes1CmMKtgGUwCeeq0pOhALyymozzDWYomHTbDLwueDYG6p4TK1YOeYHCzBzYPsWkgTto10JubI1Q== |
| 840 | + version "1.0.1" |
| 841 | + resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz#b4399239b89b2a011f9ddbe3e4f401fc40cff73b" |
| 842 | + integrity sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ== |
843 | 843 | dependencies:
|
844 | 844 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
845 | 845 | "@babel/plugin-syntax-bigint" "^7.8.3"
|
@@ -1612,9 +1612,9 @@ entities@~2.0.0:
|
1612 | 1612 | integrity sha512-MyoZ0jgnLvB2X3Lg5HqpFmn1kybDiIfEQmKzTb5apr51Rb+T3KdmMiqa70T+bhGnyv7bQ6WMj2QMHpGMmlrUYQ==
|
1613 | 1613 |
|
1614 | 1614 | errno@^0.1.1, errno@~0.1.1:
|
1615 |
| - version "0.1.7" |
1616 |
| - resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618" |
1617 |
| - integrity sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg== |
| 1615 | + version "0.1.8" |
| 1616 | + resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.8.tgz#8bb3e9c7d463be4976ff888f76b4809ebc2e811f" |
| 1617 | + integrity sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A== |
1618 | 1618 | dependencies:
|
1619 | 1619 | prr "~1.0.1"
|
1620 | 1620 |
|
@@ -3238,9 +3238,9 @@ marked@^0.8.2:
|
3238 | 3238 | integrity sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw==
|
3239 | 3239 |
|
3240 | 3240 | marked@^1.1.0:
|
3241 |
| - version "1.2.6" |
3242 |
| - resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.6.tgz#fa55cf38ab3585005c9fb3c1ebfb3d4590c29fdc" |
3243 |
| - integrity sha512-7vVuSEZ8g/HH3hK/BH/+7u/NJj7x9VY4EHzujLDcqAQLiOUeFJYAsfSAyoWtR17lKrx7b08qyIno4lffwrzTaA== |
| 3241 | + version "1.2.7" |
| 3242 | + resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.7.tgz#6e14b595581d2319cdcf033a24caaf41455a01fb" |
| 3243 | + integrity sha512-No11hFYcXr/zkBvL6qFmAp1z6BKY3zqLMHny/JN/ey+al7qwCM2+CMBL9BOgqMxZU36fz4cCWfn2poWIf7QRXA== |
3244 | 3244 |
|
3245 | 3245 | md5.js@^1.3.4:
|
3246 | 3246 | version "1.3.5"
|
@@ -3413,9 +3413,9 @@ node-modules-regexp@^1.0.0:
|
3413 | 3413 | integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
|
3414 | 3414 |
|
3415 | 3415 | node-notifier@^8.0.0:
|
3416 |
| - version "8.0.0" |
3417 |
| - resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620" |
3418 |
| - integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA== |
| 3416 | + version "8.0.1" |
| 3417 | + resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1" |
| 3418 | + integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA== |
3419 | 3419 | dependencies:
|
3420 | 3420 | growly "^1.3.0"
|
3421 | 3421 | is-wsl "^2.2.0"
|
@@ -4075,10 +4075,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
|
4075 | 4075 | dependencies:
|
4076 | 4076 | estree-walker "^0.6.1"
|
4077 | 4077 |
|
4078 |
| -rollup@2.34.2: |
4079 |
| - version "2.34.2" |
4080 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908" |
4081 |
| - integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA== |
| 4078 | +rollup@2.35.1: |
| 4079 | + version "2.35.1" |
| 4080 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c" |
| 4081 | + integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA== |
4082 | 4082 | optionalDependencies:
|
4083 | 4083 | fsevents "~2.1.2"
|
4084 | 4084 |
|
|
4505 | 4505 | resolved "https://registry.yarnpkg.com/taffydb/-/taffydb-2.6.2.tgz#7cbcb64b5a141b6a2efc2c5d2c67b4e150b2a268"
|
4506 | 4506 | integrity sha1-fLy2S1oUG2ou/CxdLGe04VCyomg=
|
4507 | 4507 |
|
4508 |
| - |
4509 |
| - version "2.7.55" |
4510 |
| - resolved "https://registry.yarnpkg.com/tarant/-/tarant-2.7.55.tgz#0a9be04710ec6ca9fe08196e9f32ad4848b16d6f" |
4511 |
| - integrity sha512-BAloEMcTDfHKXxz1p6ONw4ZBPqXXQ8bULiACSd45f72bdZOlbe4V9cjP1e6ri/JlmaocWGH7+F0UKZr75IshGQ== |
| 4508 | + |
| 4509 | + version "2.7.56" |
| 4510 | + resolved "https://registry.yarnpkg.com/tarant/-/tarant-2.7.56.tgz#950598e78ed319bd3f05b32acf0259bb7f0588d5" |
| 4511 | + integrity sha512-FF8jdMJxrh3Pl6AkZG4v60idkGGFvfnMf/Xmxt/rxA2EPtuS5RoeS+p0TlKW/beNmyC37CTM4/YSPfj6WrchcA== |
4512 | 4512 | dependencies:
|
4513 | 4513 | jsdoc-to-markdown "^6.0.1"
|
4514 | 4514 | tslib "2.0.3"
|
@@ -4784,9 +4784,9 @@ uc.micro@^1.0.1, uc.micro@^1.0.5:
|
4784 | 4784 | integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==
|
4785 | 4785 |
|
4786 | 4786 | uglify-js@^3.1.4:
|
4787 |
| - version "3.12.1" |
4788 |
| - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.12.1.tgz#78307f539f7b9ca5557babb186ea78ad30cc0375" |
4789 |
| - integrity sha512-o8lHP20KjIiQe5b/67Rh68xEGRrc2SRsCuuoYclXXoC74AfSRGblU1HKzJWH3HxPZ+Ort85fWHpSX7KwBUC9CQ== |
| 4787 | + version "3.12.2" |
| 4788 | + resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.12.2.tgz#c7ae89da0ed1bb58999c7fce07190b347fdbdaba" |
| 4789 | + integrity sha512-rWYleAvfJPjduYCt+ELvzybNah/zIkRteGXIBO8X0lteRZPGladF61hFi8tU7qKTsF7u6DUQCtT9k00VlFOgkg== |
4790 | 4790 |
|
4791 | 4791 | underscore@~1.10.2:
|
4792 | 4792 | version "1.10.2"
|
|
0 commit comments