|
343 | 343 | dependencies:
|
344 | 344 | "@babel/types" "^7.14.5"
|
345 | 345 |
|
346 |
| -"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0", "@babel/helper-validator-identifier@^7.14.5": |
| 346 | +"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.5": |
347 | 347 | version "7.14.5"
|
348 | 348 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
|
349 | 349 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
|
|
390 | 390 | "@babel/traverse" "^7.14.5"
|
391 | 391 | "@babel/types" "^7.14.5"
|
392 | 392 |
|
393 |
| -"@babel/highlight@^7.10.4": |
394 |
| - version "7.14.0" |
395 |
| - resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf" |
396 |
| - integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg== |
397 |
| - dependencies: |
398 |
| - "@babel/helper-validator-identifier" "^7.14.0" |
399 |
| - chalk "^2.0.0" |
400 |
| - js-tokens "^4.0.0" |
401 |
| - |
402 |
| -"@babel/highlight@^7.12.13", "@babel/highlight@^7.14.5": |
| 393 | +"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13", "@babel/highlight@^7.14.5": |
403 | 394 | version "7.14.5"
|
404 | 395 | resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
|
405 | 396 | integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==
|
@@ -2775,9 +2766,9 @@ ajv@^6.5.5:
|
2775 | 2766 | uri-js "^4.2.2"
|
2776 | 2767 |
|
2777 | 2768 | ajv@^8.0.1:
|
2778 |
| - version "8.5.0" |
2779 |
| - resolved "https://registry.npmjs.org/ajv/-/ajv-8.5.0.tgz#695528274bcb5afc865446aa275484049a18ae4b" |
2780 |
| - integrity sha512-Y2l399Tt1AguU3BPRP9Fn4eN+Or+StUGWCUpbnFyXSo8NZ9S4uj+AG2pjs5apK+ZMOwYOz1+a+VKvKH7CudXgQ== |
| 2769 | + version "8.6.0" |
| 2770 | + resolved "https://registry.npmjs.org/ajv/-/ajv-8.6.0.tgz#60cc45d9c46a477d80d92c48076d972c342e5720" |
| 2771 | + integrity sha512-cnUG4NSBiM4YFBxgZIj/In3/6KX+rQ2l2YPRVcvAMQGWEPKuXoPIhxzwqh31jA3IPbI4qEOp/5ILI4ynioXsGQ== |
2781 | 2772 | dependencies:
|
2782 | 2773 | fast-deep-equal "^3.1.1"
|
2783 | 2774 | json-schema-traverse "^1.0.0"
|
@@ -4612,9 +4603,9 @@ eslint-visitor-keys@^2.0.0:
|
4612 | 4603 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
4613 | 4604 |
|
4614 | 4605 | eslint@^7.0.0:
|
4615 |
| - version "7.28.0" |
4616 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820" |
4617 |
| - integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g== |
| 4606 | + version "7.29.0" |
| 4607 | + resolved "https://registry.npmjs.org/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0" |
| 4608 | + integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA== |
4618 | 4609 | dependencies:
|
4619 | 4610 | "@babel/code-frame" "7.12.11"
|
4620 | 4611 | "@eslint/eslintrc" "^0.4.2"
|
|
0 commit comments