|
9 | 9 | dependencies: |
10 | 10 | "@babel/highlight" "^7.10.4" |
11 | 11 |
|
12 | | -"@babel/compat-data@^7.12.1": |
13 | | - version "7.12.1" |
14 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.1.tgz#d7386a689aa0ddf06255005b4b991988021101a0" |
15 | | - integrity sha512-725AQupWJZ8ba0jbKceeFblZTY90McUBWMwHhkFQ9q1zKPJ95GUktljFcgcsIVwRnTnRKlcYzfiNImg5G9m6ZQ== |
| 12 | +"@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7": |
| 13 | + version "7.12.7" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41" |
| 15 | + integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw== |
16 | 16 |
|
17 | 17 | "@babel/core@^7.5.5": |
18 | 18 | version "7.12.3" |
|
60 | 60 | "@babel/helper-explode-assignable-expression" "^7.10.4" |
61 | 61 | "@babel/types" "^7.10.4" |
62 | 62 |
|
63 | | -"@babel/helper-compilation-targets@^7.12.1": |
64 | | - version "7.12.1" |
65 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.1.tgz#310e352888fbdbdd8577be8dfdd2afb9e7adcf50" |
66 | | - integrity sha512-jtBEif7jsPwP27GPHs06v4WBV0KrE8a/P7n0N0sSvHn2hwUCYnolP/CLmz51IzAW4NlN+HuoBtb9QcwnRo9F/g== |
| 63 | +"@babel/helper-compilation-targets@^7.12.5": |
| 64 | + version "7.12.5" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831" |
| 66 | + integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw== |
67 | 67 | dependencies: |
68 | | - "@babel/compat-data" "^7.12.1" |
| 68 | + "@babel/compat-data" "^7.12.5" |
69 | 69 | "@babel/helper-validator-option" "^7.12.1" |
70 | | - browserslist "^4.12.0" |
| 70 | + browserslist "^4.14.5" |
71 | 71 | semver "^5.5.0" |
72 | 72 |
|
73 | 73 | "@babel/helper-create-class-features-plugin@^7.12.1": |
|
137 | 137 | dependencies: |
138 | 138 | "@babel/types" "^7.12.1" |
139 | 139 |
|
140 | | -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1": |
141 | | - version "7.12.1" |
142 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c" |
143 | | - integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA== |
| 140 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5": |
| 141 | + version "7.12.5" |
| 142 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
| 143 | + integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== |
144 | 144 | dependencies: |
145 | | - "@babel/types" "^7.12.1" |
| 145 | + "@babel/types" "^7.12.5" |
146 | 146 |
|
147 | 147 | "@babel/helper-module-transforms@^7.12.1": |
148 | 148 | version "7.12.1" |
|
325 | 325 | "@babel/helper-plugin-utils" "^7.10.4" |
326 | 326 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" |
327 | 327 |
|
328 | | -"@babel/plugin-proposal-numeric-separator@^7.12.1": |
329 | | - version "7.12.1" |
330 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.1.tgz#0e2c6774c4ce48be412119b4d693ac777f7685a6" |
331 | | - integrity sha512-MR7Ok+Af3OhNTCxYVjJZHS0t97ydnJZt/DbR4WISO39iDnhiD8XHrY12xuSJ90FFEGjir0Fzyyn7g/zY6hxbxA== |
| 328 | +"@babel/plugin-proposal-numeric-separator@^7.12.7": |
| 329 | + version "7.12.7" |
| 330 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.7.tgz#8bf253de8139099fea193b297d23a9d406ef056b" |
| 331 | + integrity sha512-8c+uy0qmnRTeukiGsjLGy6uVs/TFjJchGXUeBqlG4VWYOdJWkhhVPdQ3uHwbmalfJwv2JsV0qffXP4asRfL2SQ== |
332 | 332 | dependencies: |
333 | 333 | "@babel/helper-plugin-utils" "^7.10.4" |
334 | 334 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
|
350 | 350 | "@babel/helper-plugin-utils" "^7.10.4" |
351 | 351 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" |
352 | 352 |
|
353 | | -"@babel/plugin-proposal-optional-chaining@^7.12.1": |
354 | | - version "7.12.1" |
355 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797" |
356 | | - integrity sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw== |
| 353 | +"@babel/plugin-proposal-optional-chaining@^7.12.7": |
| 354 | + version "7.12.7" |
| 355 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.7.tgz#e02f0ea1b5dc59d401ec16fb824679f683d3303c" |
| 356 | + integrity sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA== |
357 | 357 | dependencies: |
358 | 358 | "@babel/helper-plugin-utils" "^7.10.4" |
359 | 359 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
|
672 | 672 | "@babel/helper-plugin-utils" "^7.10.4" |
673 | 673 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
674 | 674 |
|
675 | | -"@babel/plugin-transform-sticky-regex@^7.12.1": |
676 | | - version "7.12.1" |
677 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.1.tgz#5c24cf50de396d30e99afc8d1c700e8bce0f5caf" |
678 | | - integrity sha512-CiUgKQ3AGVk7kveIaPEET1jNDhZZEl1RPMWdTBE1799bdz++SwqDHStmxfCtDfBhQgCl38YRiSnrMuUMZIWSUQ== |
| 675 | +"@babel/plugin-transform-sticky-regex@^7.12.7": |
| 676 | + version "7.12.7" |
| 677 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.7.tgz#560224613ab23987453948ed21d0b0b193fa7fad" |
| 678 | + integrity sha512-VEiqZL5N/QvDbdjfYQBhruN0HYjSPjC4XkeqW4ny/jNtH9gcbgaqBIXYEZCNnESMAGs0/K/R7oFGMhOyu/eIxg== |
679 | 679 | dependencies: |
680 | 680 | "@babel/helper-plugin-utils" "^7.10.4" |
681 | | - "@babel/helper-regex" "^7.10.4" |
682 | 681 |
|
683 | 682 | "@babel/plugin-transform-template-literals@^7.12.1": |
684 | 683 | version "7.12.1" |
|
710 | 709 | "@babel/helper-plugin-utils" "^7.10.4" |
711 | 710 |
|
712 | 711 | "@babel/preset-env@^7.5.5": |
713 | | - version "7.12.1" |
714 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.1.tgz#9c7e5ca82a19efc865384bb4989148d2ee5d7ac2" |
715 | | - integrity sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg== |
| 712 | + version "7.12.7" |
| 713 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55" |
| 714 | + integrity sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew== |
716 | 715 | dependencies: |
717 | | - "@babel/compat-data" "^7.12.1" |
718 | | - "@babel/helper-compilation-targets" "^7.12.1" |
719 | | - "@babel/helper-module-imports" "^7.12.1" |
| 716 | + "@babel/compat-data" "^7.12.7" |
| 717 | + "@babel/helper-compilation-targets" "^7.12.5" |
| 718 | + "@babel/helper-module-imports" "^7.12.5" |
720 | 719 | "@babel/helper-plugin-utils" "^7.10.4" |
721 | 720 | "@babel/helper-validator-option" "^7.12.1" |
722 | 721 | "@babel/plugin-proposal-async-generator-functions" "^7.12.1" |
|
726 | 725 | "@babel/plugin-proposal-json-strings" "^7.12.1" |
727 | 726 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.1" |
728 | 727 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" |
729 | | - "@babel/plugin-proposal-numeric-separator" "^7.12.1" |
| 728 | + "@babel/plugin-proposal-numeric-separator" "^7.12.7" |
730 | 729 | "@babel/plugin-proposal-object-rest-spread" "^7.12.1" |
731 | 730 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.1" |
732 | | - "@babel/plugin-proposal-optional-chaining" "^7.12.1" |
| 731 | + "@babel/plugin-proposal-optional-chaining" "^7.12.7" |
733 | 732 | "@babel/plugin-proposal-private-methods" "^7.12.1" |
734 | 733 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.1" |
735 | 734 | "@babel/plugin-syntax-async-generators" "^7.8.0" |
|
771 | 770 | "@babel/plugin-transform-reserved-words" "^7.12.1" |
772 | 771 | "@babel/plugin-transform-shorthand-properties" "^7.12.1" |
773 | 772 | "@babel/plugin-transform-spread" "^7.12.1" |
774 | | - "@babel/plugin-transform-sticky-regex" "^7.12.1" |
| 773 | + "@babel/plugin-transform-sticky-regex" "^7.12.7" |
775 | 774 | "@babel/plugin-transform-template-literals" "^7.12.1" |
776 | 775 | "@babel/plugin-transform-typeof-symbol" "^7.12.1" |
777 | 776 | "@babel/plugin-transform-unicode-escapes" "^7.12.1" |
778 | 777 | "@babel/plugin-transform-unicode-regex" "^7.12.1" |
779 | 778 | "@babel/preset-modules" "^0.1.3" |
780 | | - "@babel/types" "^7.12.1" |
781 | | - core-js-compat "^3.6.2" |
| 779 | + "@babel/types" "^7.12.7" |
| 780 | + core-js-compat "^3.7.0" |
782 | 781 | semver "^5.5.0" |
783 | 782 |
|
784 | 783 | "@babel/preset-modules@^0.1.3": |
|
823 | 822 | globals "^11.1.0" |
824 | 823 | lodash "^4.17.19" |
825 | 824 |
|
826 | | -"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.4.4": |
827 | | - version "7.12.1" |
828 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
829 | | - integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
| 825 | +"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4": |
| 826 | + version "7.12.7" |
| 827 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" |
| 828 | + integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ== |
830 | 829 | dependencies: |
831 | 830 | "@babel/helper-validator-identifier" "^7.10.4" |
832 | 831 | lodash "^4.17.19" |
@@ -1324,15 +1323,16 @@ browser-process-hrtime@^1.0.0: |
1324 | 1323 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626" |
1325 | 1324 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== |
1326 | 1325 |
|
1327 | | -browserslist@^4.12.0, browserslist@^4.8.5: |
1328 | | - version "4.13.0" |
1329 | | - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.13.0.tgz#42556cba011e1b0a2775b611cba6a8eca18e940d" |
1330 | | - integrity sha512-MINatJ5ZNrLnQ6blGvePd/QOz9Xtu+Ne+x29iQSCHfkU5BugKVJwZKn/iiL8UbpIpa3JhviKjz+XxMo0m2caFQ== |
| 1326 | +browserslist@^4.14.5, browserslist@^4.14.7: |
| 1327 | + version "4.14.7" |
| 1328 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.7.tgz#c071c1b3622c1c2e790799a37bb09473a4351cb6" |
| 1329 | + integrity sha512-BSVRLCeG3Xt/j/1cCGj1019Wbty0H+Yvu2AOuZSuoaUWn3RatbL33Cxk+Q4jRMRAbOm0p7SLravLjpnT6s0vzQ== |
1331 | 1330 | dependencies: |
1332 | | - caniuse-lite "^1.0.30001093" |
1333 | | - electron-to-chromium "^1.3.488" |
1334 | | - escalade "^3.0.1" |
1335 | | - node-releases "^1.1.58" |
| 1331 | + caniuse-lite "^1.0.30001157" |
| 1332 | + colorette "^1.2.1" |
| 1333 | + electron-to-chromium "^1.3.591" |
| 1334 | + escalade "^3.1.1" |
| 1335 | + node-releases "^1.1.66" |
1336 | 1336 |
|
1337 | 1337 | buf-compare@^1.0.0: |
1338 | 1338 | version "1.0.1" |
@@ -1436,10 +1436,10 @@ camelcase@^5.3.1: |
1436 | 1436 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" |
1437 | 1437 | integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== |
1438 | 1438 |
|
1439 | | -caniuse-lite@^1.0.30001093: |
1440 | | - version "1.0.30001096" |
1441 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001096.tgz#5a4541af5317dc21f91f5b24d453030a35f919c0" |
1442 | | - integrity sha512-PFTw9UyVfbkcMEFs82q8XVlRayj7HKvnhu5BLcmjGpv+SNyiWasCcWXPGJuO0rK0dhLRDJmtZcJ+LHUfypbw1w== |
| 1439 | +caniuse-lite@^1.0.30001157: |
| 1440 | + version "1.0.30001163" |
| 1441 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001163.tgz#7595ae1b430fb4ad6adcd4f0a3d705efad9dc379" |
| 1442 | + integrity sha512-QQbOGkHWnvhn3Dlf4scPlXTZVhGOK+2qCOP5gPxqzXHhtn3tZHwNdH9qNcQRWN0f3tDYrsyXFJCFiP/GLzI5Vg== |
1443 | 1443 |
|
1444 | 1444 | caseless@~0.12.0: |
1445 | 1445 | version "0.12.0" |
@@ -1595,6 +1595,11 @@ color-name@~1.1.4: |
1595 | 1595 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
1596 | 1596 | integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
1597 | 1597 |
|
| 1598 | +colorette@^1.2.1: |
| 1599 | + version "1.2.1" |
| 1600 | + resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" |
| 1601 | + integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw== |
| 1602 | + |
1598 | 1603 | combined-stream@^1.0.6, combined-stream@~1.0.6: |
1599 | 1604 | version "1.0.8" |
1600 | 1605 | resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f" |
@@ -1671,12 +1676,12 @@ core-assert@^0.2.0: |
1671 | 1676 | buf-compare "^1.0.0" |
1672 | 1677 | is-error "^2.2.0" |
1673 | 1678 |
|
1674 | | -core-js-compat@^3.6.2: |
1675 | | - version "3.6.5" |
1676 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.6.5.tgz#2a51d9a4e25dfd6e690251aa81f99e3c05481f1c" |
1677 | | - integrity sha512-7ItTKOhOZbznhXAQ2g/slGg1PJV5zDO/WdkTwi7UEOJmkvsE32PWvx6mKtDjiMpjnR2CNf6BAD6sSxIlv7ptng== |
| 1679 | +core-js-compat@^3.7.0: |
| 1680 | + version "3.8.0" |
| 1681 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.8.0.tgz#3248c6826f4006793bd637db608bca6e4cd688b1" |
| 1682 | + integrity sha512-o9QKelQSxQMYWHXc/Gc4L8bx/4F7TTraE5rhuN8I7mKBt5dBIUpXpIR3omv70ebr8ST5R3PqbDQr+ZI3+Tt1FQ== |
1678 | 1683 | dependencies: |
1679 | | - browserslist "^4.8.5" |
| 1684 | + browserslist "^4.14.7" |
1680 | 1685 | semver "7.0.0" |
1681 | 1686 |
|
1682 | 1687 | core-util-is@1.0.2, core-util-is@~1.0.0: |
@@ -2025,10 +2030,10 @@ ecc-jsbn@~0.1.1: |
2025 | 2030 | jsbn "~0.1.0" |
2026 | 2031 | safer-buffer "^2.1.0" |
2027 | 2032 |
|
2028 | | -electron-to-chromium@^1.3.488: |
2029 | | - version "1.3.494" |
2030 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.494.tgz#0d2dba65b69d696c5b71abb37552ff055fb32a5c" |
2031 | | - integrity sha512-EOZuaDT3L1sCIMAVN5J0nGuGWVq5dThrdl0d8XeDYf4MOzbXqZ19OLKesN8TZj0RxtpYjqHpiw/fR6BKWdMwYA== |
| 2033 | +electron-to-chromium@^1.3.591: |
| 2034 | + version "1.3.612" |
| 2035 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.612.tgz#4a49864b9de694403a69d5a9f439cbceca543e48" |
| 2036 | + integrity sha512-CdrdX1B6mQqxfw+51MPWB5qA6TKWjza9f5voBtUlRfEZEwZiFaxJLrhFI8zHE9SBAuGt4h84rQU6Ho9Bauo1LA== |
2032 | 2037 |
|
2033 | 2038 | elegant-spinner@^1.0.1: |
2034 | 2039 | version "1.0.1" |
@@ -2131,10 +2136,10 @@ es-to-primitive@^1.2.1: |
2131 | 2136 | is-date-object "^1.0.1" |
2132 | 2137 | is-symbol "^1.0.2" |
2133 | 2138 |
|
2134 | | -escalade@^3.0.1: |
2135 | | - version "3.0.1" |
2136 | | - resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.0.1.tgz#52568a77443f6927cd0ab9c73129137533c965ed" |
2137 | | - integrity sha512-DR6NO3h9niOT+MZs7bjxlj2a1k+POu5RN8CLTPX2+i78bRi9eLe7+0zXgUHMnGXWybYcL61E9hGhPKqedy8tQA== |
| 2139 | +escalade@^3.1.1: |
| 2140 | + version "3.1.1" |
| 2141 | + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40" |
| 2142 | + integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== |
2138 | 2143 |
|
2139 | 2144 | escape-goat@^2.0.0: |
2140 | 2145 | version "2.1.1" |
@@ -4449,10 +4454,10 @@ nice-try@^1.0.4: |
4449 | 4454 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" |
4450 | 4455 | integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== |
4451 | 4456 |
|
4452 | | -node-releases@^1.1.58: |
4453 | | - version "1.1.59" |
4454 | | - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.59.tgz#4d648330641cec704bff10f8e4fe28e453ab8e8e" |
4455 | | - integrity sha512-H3JrdUczbdiwxN5FuJPyCHnGHIFqQ0wWxo+9j1kAXAzqNMAHlo+4I/sYYxpyK0irQ73HgdiyzD32oqQDcU2Osw== |
| 4457 | +node-releases@^1.1.66: |
| 4458 | + version "1.1.67" |
| 4459 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.67.tgz#28ebfcccd0baa6aad8e8d4d8fe4cbc49ae239c12" |
| 4460 | + integrity sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg== |
4456 | 4461 |
|
4457 | 4462 | normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0: |
4458 | 4463 | version "2.5.0" |
|
0 commit comments