|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.12.13"
|
18 | 18 |
|
19 |
| -"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.8": |
20 |
| - version "7.13.8" |
21 |
| - resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" |
22 |
| - integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== |
| 19 | +"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8": |
| 20 | + version "7.13.12" |
| 21 | + resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" |
| 22 | + integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
25 | 25 | version "7.12.10"
|
|
117 | 117 | semver "^6.3.0"
|
118 | 118 |
|
119 | 119 | "@babel/helper-create-class-features-plugin@^7.13.0":
|
120 |
| - version "7.13.10" |
121 |
| - resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.10.tgz#073b2bbb925a097643c6fc5770e5f13394e887c9" |
122 |
| - integrity sha512-YV7r2YxdTUaw84EwNkyrRke/TJHR/UXGiyvACRqvdVJ2/syV2rQuJNnaRLSuYiop8cMRXOgseTGoJCWX0q2fFg== |
| 120 | + version "7.13.11" |
| 121 | + resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz#30d30a005bca2c953f5653fc25091a492177f4f6" |
| 122 | + integrity sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw== |
123 | 123 | dependencies:
|
124 | 124 | "@babel/helper-function-name" "^7.12.13"
|
125 | 125 | "@babel/helper-member-expression-to-functions" "^7.13.0"
|
|
180 | 180 | "@babel/traverse" "^7.13.0"
|
181 | 181 | "@babel/types" "^7.13.0"
|
182 | 182 |
|
183 |
| -"@babel/helper-member-expression-to-functions@^7.13.0": |
184 |
| - version "7.13.0" |
185 |
| - resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.0.tgz#6aa4bb678e0f8c22f58cdb79451d30494461b091" |
186 |
| - integrity sha512-yvRf8Ivk62JwisqV1rFRMxiSMDGnN6KH1/mDMmIrij4jztpQNRoHqqMG3U6apYbGRPJpgPalhva9Yd06HlUxJQ== |
| 183 | +"@babel/helper-member-expression-to-functions@^7.13.0", "@babel/helper-member-expression-to-functions@^7.13.12": |
| 184 | + version "7.13.12" |
| 185 | + resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72" |
| 186 | + integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw== |
187 | 187 | dependencies:
|
188 |
| - "@babel/types" "^7.13.0" |
| 188 | + "@babel/types" "^7.13.12" |
189 | 189 |
|
190 |
| -"@babel/helper-module-imports@^7.12.13": |
191 |
| - version "7.12.13" |
192 |
| - resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
193 |
| - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
| 190 | +"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12": |
| 191 | + version "7.13.12" |
| 192 | + resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" |
| 193 | + integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== |
194 | 194 | dependencies:
|
195 |
| - "@babel/types" "^7.12.13" |
| 195 | + "@babel/types" "^7.13.12" |
196 | 196 |
|
197 | 197 | "@babel/helper-module-transforms@^7.12.1":
|
198 | 198 | version "7.12.13"
|
|
210 | 210 | lodash "^4.17.19"
|
211 | 211 |
|
212 | 212 | "@babel/helper-module-transforms@^7.13.0":
|
213 |
| - version "7.13.0" |
214 |
| - resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1" |
215 |
| - integrity sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw== |
| 213 | + version "7.13.12" |
| 214 | + resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96" |
| 215 | + integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ== |
216 | 216 | dependencies:
|
217 |
| - "@babel/helper-module-imports" "^7.12.13" |
218 |
| - "@babel/helper-replace-supers" "^7.13.0" |
219 |
| - "@babel/helper-simple-access" "^7.12.13" |
| 217 | + "@babel/helper-module-imports" "^7.13.12" |
| 218 | + "@babel/helper-replace-supers" "^7.13.12" |
| 219 | + "@babel/helper-simple-access" "^7.13.12" |
220 | 220 | "@babel/helper-split-export-declaration" "^7.12.13"
|
221 | 221 | "@babel/helper-validator-identifier" "^7.12.11"
|
222 | 222 | "@babel/template" "^7.12.13"
|
223 | 223 | "@babel/traverse" "^7.13.0"
|
224 |
| - "@babel/types" "^7.13.0" |
225 |
| - lodash "^4.17.19" |
| 224 | + "@babel/types" "^7.13.12" |
226 | 225 |
|
227 | 226 | "@babel/helper-optimise-call-expression@^7.12.13":
|
228 | 227 | version "7.12.13"
|
|
245 | 244 | "@babel/helper-wrap-function" "^7.13.0"
|
246 | 245 | "@babel/types" "^7.13.0"
|
247 | 246 |
|
248 |
| -"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0": |
249 |
| - version "7.13.0" |
250 |
| - resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.13.0.tgz#6034b7b51943094cb41627848cb219cb02be1d24" |
251 |
| - integrity sha512-Segd5me1+Pz+rmN/NFBOplMbZG3SqRJOBlY+mA0SxAv6rjj7zJqr1AVr3SfzUVTLCv7ZLU5FycOM/SBGuLPbZw== |
| 247 | +"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12": |
| 248 | + version "7.13.12" |
| 249 | + resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804" |
| 250 | + integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw== |
252 | 251 | dependencies:
|
253 |
| - "@babel/helper-member-expression-to-functions" "^7.13.0" |
| 252 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
254 | 253 | "@babel/helper-optimise-call-expression" "^7.12.13"
|
255 | 254 | "@babel/traverse" "^7.13.0"
|
256 |
| - "@babel/types" "^7.13.0" |
| 255 | + "@babel/types" "^7.13.12" |
257 | 256 |
|
258 |
| -"@babel/helper-simple-access@^7.12.13": |
259 |
| - version "7.12.13" |
260 |
| - resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4" |
261 |
| - integrity sha512-0ski5dyYIHEfwpWGx5GPWhH35j342JaflmCeQmsPWcrOQDtCN6C1zKAVRFVbK53lPW2c9TsuLLSUDf0tIGJ5hA== |
| 257 | +"@babel/helper-simple-access@^7.12.13", "@babel/helper-simple-access@^7.13.12": |
| 258 | + version "7.13.12" |
| 259 | + resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6" |
| 260 | + integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA== |
262 | 261 | dependencies:
|
263 |
| - "@babel/types" "^7.12.13" |
| 262 | + "@babel/types" "^7.13.12" |
264 | 263 |
|
265 | 264 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
|
266 | 265 | version "7.12.1"
|
|
333 | 332 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf"
|
334 | 333 | integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA==
|
335 | 334 |
|
336 |
| -"@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10": |
| 335 | +"@babel/parser@^7.12.13", "@babel/parser@^7.13.0": |
| 336 | + version "7.13.12" |
| 337 | + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.12.tgz#ba320059420774394d3b0c0233ba40e4250b81d1" |
| 338 | + integrity sha512-4T7Pb244rxH24yR116LAuJ+adxXXnHhZaLJjegJVKSdoNCe4x1eDBaud5YIcQFcqzsaD5BHvJw5BQ0AZapdCRw== |
| 339 | + |
| 340 | +"@babel/parser@^7.13.10": |
337 | 341 | version "7.13.10"
|
338 | 342 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
|
339 | 343 | integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
|
340 | 344 |
|
| 345 | +"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
| 346 | + version "7.13.12" |
| 347 | + resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a" |
| 348 | + integrity sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ== |
| 349 | + dependencies: |
| 350 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 351 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
| 352 | + "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
| 353 | + |
341 | 354 | "@babel/plugin-proposal-async-generator-functions@^7.13.8":
|
342 | 355 | version "7.13.8"
|
343 | 356 | resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
|
|
422 | 435 | "@babel/helper-plugin-utils" "^7.13.0"
|
423 | 436 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
424 | 437 |
|
425 |
| -"@babel/plugin-proposal-optional-chaining@^7.13.8": |
426 |
| - version "7.13.8" |
427 |
| - resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756" |
428 |
| - integrity sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ== |
| 438 | +"@babel/plugin-proposal-optional-chaining@^7.13.12": |
| 439 | + version "7.13.12" |
| 440 | + resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866" |
| 441 | + integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ== |
429 | 442 | dependencies:
|
430 | 443 | "@babel/helper-plugin-utils" "^7.13.0"
|
431 | 444 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
808 | 821 | "@babel/helper-plugin-utils" "^7.12.13"
|
809 | 822 |
|
810 | 823 | "@babel/preset-env@^7.12.11":
|
811 |
| - version "7.13.10" |
812 |
| - resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252" |
813 |
| - integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ== |
| 824 | + version "7.13.12" |
| 825 | + resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" |
| 826 | + integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== |
814 | 827 | dependencies:
|
815 |
| - "@babel/compat-data" "^7.13.8" |
| 828 | + "@babel/compat-data" "^7.13.12" |
816 | 829 | "@babel/helper-compilation-targets" "^7.13.10"
|
817 | 830 | "@babel/helper-plugin-utils" "^7.13.0"
|
818 | 831 | "@babel/helper-validator-option" "^7.12.17"
|
| 832 | + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" |
819 | 833 | "@babel/plugin-proposal-async-generator-functions" "^7.13.8"
|
820 | 834 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
821 | 835 | "@babel/plugin-proposal-dynamic-import" "^7.13.8"
|
|
826 | 840 | "@babel/plugin-proposal-numeric-separator" "^7.12.13"
|
827 | 841 | "@babel/plugin-proposal-object-rest-spread" "^7.13.8"
|
828 | 842 | "@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
|
829 |
| - "@babel/plugin-proposal-optional-chaining" "^7.13.8" |
| 843 | + "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
830 | 844 | "@babel/plugin-proposal-private-methods" "^7.13.0"
|
831 | 845 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
832 | 846 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
874 | 888 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
875 | 889 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
876 | 890 | "@babel/preset-modules" "^0.1.4"
|
877 |
| - "@babel/types" "^7.13.0" |
| 891 | + "@babel/types" "^7.13.12" |
878 | 892 | babel-plugin-polyfill-corejs2 "^0.1.4"
|
879 | 893 | babel-plugin-polyfill-corejs3 "^0.1.3"
|
880 | 894 | babel-plugin-polyfill-regenerator "^0.1.2"
|
|
971 | 985 | lodash "^4.17.19"
|
972 | 986 | to-fast-properties "^2.0.0"
|
973 | 987 |
|
974 |
| -"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.13.0", "@babel/types@^7.4.4": |
975 |
| - version "7.13.0" |
976 |
| - resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
977 |
| - integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA== |
| 988 | +"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.4.4": |
| 989 | + version "7.13.12" |
| 990 | + resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd" |
| 991 | + integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA== |
978 | 992 | dependencies:
|
979 | 993 | "@babel/helper-validator-identifier" "^7.12.11"
|
980 | 994 | lodash "^4.17.19"
|
|
989 | 1003 | lodash "^4.17.19"
|
990 | 1004 | to-fast-properties "^2.0.0"
|
991 | 1005 |
|
| 1006 | +"@babel/types@^7.12.17": |
| 1007 | + version "7.13.0" |
| 1008 | + resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
| 1009 | + integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA== |
| 1010 | + dependencies: |
| 1011 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1012 | + lodash "^4.17.19" |
| 1013 | + to-fast-properties "^2.0.0" |
| 1014 | + |
992 | 1015 | "@bcoe/v8-coverage@^0.2.3":
|
993 | 1016 | version "0.2.3"
|
994 | 1017 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -3082,9 +3105,9 @@ camelcase@^6.0.0:
|
3082 | 3105 | integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
|
3083 | 3106 |
|
3084 | 3107 | caniuse-lite@^1.0.30001181:
|
3085 |
| - version "1.0.30001197" |
3086 |
| - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001197.tgz#47ad15b977d2f32b3ec2fe2b087e0c50443771db" |
3087 |
| - integrity sha512-8aE+sqBqtXz4G8g35Eg/XEaFr2N7rd/VQ6eABGBmNtcB8cN6qNJhMi6oSFy4UWWZgqgL3filHT8Nha4meu3tsw== |
| 3108 | + version "1.0.30001204" |
| 3109 | + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001204.tgz#256c85709a348ec4d175e847a3b515c66e79f2aa" |
| 3110 | + integrity sha512-JUdjWpcxfJ9IPamy2f5JaRDCaqJOxDzOSKtbdx4rH9VivMd1vIzoPumsJa9LoMIi4Fx2BV2KZOxWhNkBjaYivQ== |
3088 | 3111 |
|
3089 | 3112 | capture-exit@^2.0.0:
|
3090 | 3113 | version "2.0.0"
|
|
4085 | 4108 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
4086 | 4109 |
|
4087 | 4110 | electron-to-chromium@^1.3.649:
|
4088 |
| - version "1.3.683" |
4089 |
| - resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.683.tgz#2c9ab53ff5275cf3dd49278af714d0f8975204f7" |
4090 |
| - integrity sha512-8mFfiAesXdEdE0DhkMKO7W9U6VU/9T3VTWwZ+4g84/YMP4kgwgFtQgUxuu7FUMcvSeKSNhFQNU+WZ68BQTLT5A== |
| 4111 | + version "1.3.694" |
| 4112 | + resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.694.tgz#f5dbbec0ce9bbf93487b7d38b8396f4e58ab51c8" |
| 4113 | + integrity sha512-8YJ/OZjbK5luOd27dmk34B47oa/zNGRHrKTEmfO3qPns1kFAJ36Lb+OtYzNlCoXtkPYuDbX0ztofuL7ArMHJkQ== |
4091 | 4114 |
|
4092 | 4115 | emittery@^0.7.1:
|
4093 | 4116 | version "0.7.1"
|
@@ -8532,9 +8555,9 @@ regjsgen@^0.5.1:
|
8532 | 8555 | integrity sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==
|
8533 | 8556 |
|
8534 | 8557 | regjsparser@^0.6.4:
|
8535 |
| - version "0.6.7" |
8536 |
| - resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.7.tgz#c00164e1e6713c2e3ee641f1701c4b7aa0a7f86c" |
8537 |
| - integrity sha512-ib77G0uxsA2ovgiYbCVGx4Pv3PSttAx2vIwidqQzbL2U5S4Q+j00HdSAneSBuyVcMvEnTXMjiGgB+DlXozVhpQ== |
| 8558 | + version "0.6.8" |
| 8559 | + resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.8.tgz#4532c3da36d75d56e3f394ce2ea6842bde7496bd" |
| 8560 | + integrity sha512-3weFrFQREJhJ2PW+iCGaG6TenyzNSZgsBKZ/oEf6Trme31COSeIWhHw9O6FPkuXktfx+b6Hf/5e6dKPHaROq2g== |
8538 | 8561 | dependencies:
|
8539 | 8562 | jsesc "~0.5.0"
|
8540 | 8563 |
|
|
0 commit comments