|
26 | 26 | dependencies:
|
27 | 27 | "@babel/highlight" "^7.10.4"
|
28 | 28 |
|
29 |
| -"@babel/compat-data@^7.12.1": |
30 |
| - version "7.12.1" |
31 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.1.tgz#d7386a689aa0ddf06255005b4b991988021101a0" |
32 |
| - integrity sha512-725AQupWJZ8ba0jbKceeFblZTY90McUBWMwHhkFQ9q1zKPJ95GUktljFcgcsIVwRnTnRKlcYzfiNImg5G9m6ZQ== |
| 29 | +"@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7": |
| 30 | + version "7.12.7" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41" |
| 32 | + integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw== |
33 | 33 |
|
34 | 34 | "@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
35 | 35 | version "7.12.3"
|
|
77 | 77 | "@babel/helper-explode-assignable-expression" "^7.10.4"
|
78 | 78 | "@babel/types" "^7.10.4"
|
79 | 79 |
|
80 |
| -"@babel/helper-compilation-targets@^7.12.1": |
81 |
| - version "7.12.1" |
82 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.1.tgz#310e352888fbdbdd8577be8dfdd2afb9e7adcf50" |
83 |
| - integrity sha512-jtBEif7jsPwP27GPHs06v4WBV0KrE8a/P7n0N0sSvHn2hwUCYnolP/CLmz51IzAW4NlN+HuoBtb9QcwnRo9F/g== |
| 80 | +"@babel/helper-compilation-targets@^7.12.5": |
| 81 | + version "7.12.5" |
| 82 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831" |
| 83 | + integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw== |
84 | 84 | dependencies:
|
85 |
| - "@babel/compat-data" "^7.12.1" |
| 85 | + "@babel/compat-data" "^7.12.5" |
86 | 86 | "@babel/helper-validator-option" "^7.12.1"
|
87 |
| - browserslist "^4.12.0" |
| 87 | + browserslist "^4.14.5" |
88 | 88 | semver "^5.5.0"
|
89 | 89 |
|
90 | 90 | "@babel/helper-create-class-features-plugin@^7.12.1":
|
|
153 | 153 | dependencies:
|
154 | 154 | "@babel/types" "^7.12.1"
|
155 | 155 |
|
156 |
| -"@babel/helper-module-imports@^7.12.1": |
157 |
| - version "7.12.1" |
158 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c" |
159 |
| - integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA== |
| 156 | +"@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5": |
| 157 | + version "7.12.5" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
| 159 | + integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== |
160 | 160 | dependencies:
|
161 |
| - "@babel/types" "^7.12.1" |
| 161 | + "@babel/types" "^7.12.5" |
162 | 162 |
|
163 | 163 | "@babel/helper-module-transforms@^7.12.1":
|
164 | 164 | version "7.12.1"
|
|
334 | 334 | "@babel/helper-plugin-utils" "^7.10.4"
|
335 | 335 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
336 | 336 |
|
337 |
| -"@babel/plugin-proposal-numeric-separator@^7.12.1": |
338 |
| - version "7.12.1" |
339 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.1.tgz#0e2c6774c4ce48be412119b4d693ac777f7685a6" |
340 |
| - integrity sha512-MR7Ok+Af3OhNTCxYVjJZHS0t97ydnJZt/DbR4WISO39iDnhiD8XHrY12xuSJ90FFEGjir0Fzyyn7g/zY6hxbxA== |
| 337 | +"@babel/plugin-proposal-numeric-separator@^7.12.7": |
| 338 | + version "7.12.7" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.7.tgz#8bf253de8139099fea193b297d23a9d406ef056b" |
| 340 | + integrity sha512-8c+uy0qmnRTeukiGsjLGy6uVs/TFjJchGXUeBqlG4VWYOdJWkhhVPdQ3uHwbmalfJwv2JsV0qffXP4asRfL2SQ== |
341 | 341 | dependencies:
|
342 | 342 | "@babel/helper-plugin-utils" "^7.10.4"
|
343 | 343 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
359 | 359 | "@babel/helper-plugin-utils" "^7.10.4"
|
360 | 360 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
361 | 361 |
|
362 |
| -"@babel/plugin-proposal-optional-chaining@^7.12.1": |
363 |
| - version "7.12.1" |
364 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797" |
365 |
| - integrity sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw== |
| 362 | +"@babel/plugin-proposal-optional-chaining@^7.12.7": |
| 363 | + version "7.12.7" |
| 364 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.7.tgz#e02f0ea1b5dc59d401ec16fb824679f683d3303c" |
| 365 | + integrity sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA== |
366 | 366 | dependencies:
|
367 | 367 | "@babel/helper-plugin-utils" "^7.10.4"
|
368 | 368 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
695 | 695 | "@babel/helper-plugin-utils" "^7.10.4"
|
696 | 696 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
697 | 697 |
|
698 |
| -"@babel/plugin-transform-sticky-regex@^7.12.1": |
699 |
| - version "7.12.1" |
700 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.1.tgz#5c24cf50de396d30e99afc8d1c700e8bce0f5caf" |
701 |
| - integrity sha512-CiUgKQ3AGVk7kveIaPEET1jNDhZZEl1RPMWdTBE1799bdz++SwqDHStmxfCtDfBhQgCl38YRiSnrMuUMZIWSUQ== |
| 698 | +"@babel/plugin-transform-sticky-regex@^7.12.7": |
| 699 | + version "7.12.7" |
| 700 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.7.tgz#560224613ab23987453948ed21d0b0b193fa7fad" |
| 701 | + integrity sha512-VEiqZL5N/QvDbdjfYQBhruN0HYjSPjC4XkeqW4ny/jNtH9gcbgaqBIXYEZCNnESMAGs0/K/R7oFGMhOyu/eIxg== |
702 | 702 | dependencies:
|
703 | 703 | "@babel/helper-plugin-utils" "^7.10.4"
|
704 |
| - "@babel/helper-regex" "^7.10.4" |
705 | 704 |
|
706 | 705 | "@babel/plugin-transform-template-literals@^7.12.1":
|
707 | 706 | version "7.12.1"
|
|
733 | 732 | "@babel/helper-plugin-utils" "^7.10.4"
|
734 | 733 |
|
735 | 734 | "@babel/preset-env@^7.12.1":
|
736 |
| - version "7.12.1" |
737 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.1.tgz#9c7e5ca82a19efc865384bb4989148d2ee5d7ac2" |
738 |
| - integrity sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg== |
| 735 | + version "7.12.7" |
| 736 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55" |
| 737 | + integrity sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew== |
739 | 738 | dependencies:
|
740 |
| - "@babel/compat-data" "^7.12.1" |
741 |
| - "@babel/helper-compilation-targets" "^7.12.1" |
742 |
| - "@babel/helper-module-imports" "^7.12.1" |
| 739 | + "@babel/compat-data" "^7.12.7" |
| 740 | + "@babel/helper-compilation-targets" "^7.12.5" |
| 741 | + "@babel/helper-module-imports" "^7.12.5" |
743 | 742 | "@babel/helper-plugin-utils" "^7.10.4"
|
744 | 743 | "@babel/helper-validator-option" "^7.12.1"
|
745 | 744 | "@babel/plugin-proposal-async-generator-functions" "^7.12.1"
|
|
749 | 748 | "@babel/plugin-proposal-json-strings" "^7.12.1"
|
750 | 749 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.1"
|
751 | 750 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
752 |
| - "@babel/plugin-proposal-numeric-separator" "^7.12.1" |
| 751 | + "@babel/plugin-proposal-numeric-separator" "^7.12.7" |
753 | 752 | "@babel/plugin-proposal-object-rest-spread" "^7.12.1"
|
754 | 753 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.1"
|
755 |
| - "@babel/plugin-proposal-optional-chaining" "^7.12.1" |
| 754 | + "@babel/plugin-proposal-optional-chaining" "^7.12.7" |
756 | 755 | "@babel/plugin-proposal-private-methods" "^7.12.1"
|
757 | 756 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.1"
|
758 | 757 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
794 | 793 | "@babel/plugin-transform-reserved-words" "^7.12.1"
|
795 | 794 | "@babel/plugin-transform-shorthand-properties" "^7.12.1"
|
796 | 795 | "@babel/plugin-transform-spread" "^7.12.1"
|
797 |
| - "@babel/plugin-transform-sticky-regex" "^7.12.1" |
| 796 | + "@babel/plugin-transform-sticky-regex" "^7.12.7" |
798 | 797 | "@babel/plugin-transform-template-literals" "^7.12.1"
|
799 | 798 | "@babel/plugin-transform-typeof-symbol" "^7.12.1"
|
800 | 799 | "@babel/plugin-transform-unicode-escapes" "^7.12.1"
|
801 | 800 | "@babel/plugin-transform-unicode-regex" "^7.12.1"
|
802 | 801 | "@babel/preset-modules" "^0.1.3"
|
803 |
| - "@babel/types" "^7.12.1" |
804 |
| - core-js-compat "^3.6.2" |
| 802 | + "@babel/types" "^7.12.7" |
| 803 | + core-js-compat "^3.7.0" |
805 | 804 | semver "^5.5.0"
|
806 | 805 |
|
807 | 806 | "@babel/preset-modules@^0.1.3":
|
|
846 | 845 | globals "^11.1.0"
|
847 | 846 | lodash "^4.17.19"
|
848 | 847 |
|
849 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
850 |
| - version "7.12.1" |
851 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
852 |
| - integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
| 848 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 849 | + version "7.12.7" |
| 850 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" |
| 851 | + integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ== |
853 | 852 | dependencies:
|
854 | 853 | "@babel/helper-validator-identifier" "^7.10.4"
|
855 | 854 | lodash "^4.17.19"
|
@@ -1460,15 +1459,16 @@ browser-process-hrtime@^1.0.0:
|
1460 | 1459 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
1461 | 1460 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
1462 | 1461 |
|
1463 |
| -browserslist@^4.12.0, browserslist@^4.8.5: |
1464 |
| - version "4.14.6" |
1465 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.6.tgz#97702a9c212e0c6b6afefad913d3a1538e348457" |
1466 |
| - integrity sha512-zeFYcUo85ENhc/zxHbiIp0LGzzTrE2Pv2JhxvS7kpUb9Q9D38kUX6Bie7pGutJ/5iF5rOxE7CepAuWD56xJ33A== |
| 1462 | +browserslist@^4.14.5, browserslist@^4.14.6: |
| 1463 | + version "4.14.7" |
| 1464 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.7.tgz#c071c1b3622c1c2e790799a37bb09473a4351cb6" |
| 1465 | + integrity sha512-BSVRLCeG3Xt/j/1cCGj1019Wbty0H+Yvu2AOuZSuoaUWn3RatbL33Cxk+Q4jRMRAbOm0p7SLravLjpnT6s0vzQ== |
1467 | 1466 | dependencies:
|
1468 |
| - caniuse-lite "^1.0.30001154" |
1469 |
| - electron-to-chromium "^1.3.585" |
| 1467 | + caniuse-lite "^1.0.30001157" |
| 1468 | + colorette "^1.2.1" |
| 1469 | + electron-to-chromium "^1.3.591" |
1470 | 1470 | escalade "^3.1.1"
|
1471 |
| - node-releases "^1.1.65" |
| 1471 | + node-releases "^1.1.66" |
1472 | 1472 |
|
1473 | 1473 |
|
1474 | 1474 | version "2.1.1"
|
@@ -1520,10 +1520,10 @@ camelcase@^6.0.0:
|
1520 | 1520 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
|
1521 | 1521 | integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
|
1522 | 1522 |
|
1523 |
| -caniuse-lite@^1.0.30001154: |
1524 |
| - version "1.0.30001154" |
1525 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001154.tgz#f3bbc245ce55e4c1cd20fa731b097880181a7f17" |
1526 |
| - integrity sha512-y9DvdSti8NnYB9Be92ddMZQrcOe04kcQtcxtBx4NkB04+qZ+JUWotnXBJTmxlKudhxNTQ3RRknMwNU2YQl/Org== |
| 1523 | +caniuse-lite@^1.0.30001157: |
| 1524 | + version "1.0.30001159" |
| 1525 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001159.tgz#bebde28f893fa9594dadcaa7d6b8e2aa0299df20" |
| 1526 | + integrity sha512-w9Ph56jOsS8RL20K9cLND3u/+5WASWdhC/PPrf+V3/HsM3uHOavWOR1Xzakbv4Puo/srmPHudkmCRWM7Aq+/UA== |
1527 | 1527 |
|
1528 | 1528 | capture-exit@^2.0.0:
|
1529 | 1529 | version "2.0.0"
|
@@ -1645,6 +1645,11 @@ color-name@~1.1.4:
|
1645 | 1645 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
1646 | 1646 | integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
1647 | 1647 |
|
| 1648 | +colorette@^1.2.1: |
| 1649 | + version "1.2.1" |
| 1650 | + resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" |
| 1651 | + integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw== |
| 1652 | + |
1648 | 1653 | combined-stream@^1.0.6, combined-stream@~1.0.6:
|
1649 | 1654 | version "1.0.8"
|
1650 | 1655 | resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
|
@@ -1679,12 +1684,12 @@ copy-descriptor@^0.1.0:
|
1679 | 1684 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
1680 | 1685 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
1681 | 1686 |
|
1682 |
| -core-js-compat@^3.6.2: |
1683 |
| - version "3.6.5" |
1684 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.6.5.tgz#2a51d9a4e25dfd6e690251aa81f99e3c05481f1c" |
1685 |
| - integrity sha512-7ItTKOhOZbznhXAQ2g/slGg1PJV5zDO/WdkTwi7UEOJmkvsE32PWvx6mKtDjiMpjnR2CNf6BAD6sSxIlv7ptng== |
| 1687 | +core-js-compat@^3.7.0: |
| 1688 | + version "3.7.0" |
| 1689 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.7.0.tgz#8479c5d3d672d83f1f5ab94cf353e57113e065ed" |
| 1690 | + integrity sha512-V8yBI3+ZLDVomoWICO6kq/CD28Y4r1M7CWeO4AGpMdMfseu8bkSubBmUPySMGKRTS+su4XQ07zUkAsiu9FCWTg== |
1686 | 1691 | dependencies:
|
1687 |
| - browserslist "^4.8.5" |
| 1692 | + browserslist "^4.14.6" |
1688 | 1693 | semver "7.0.0"
|
1689 | 1694 |
|
1690 | 1695 | [email protected], core-util-is@~1.0.0:
|
@@ -1843,10 +1848,10 @@ ecc-jsbn@~0.1.1:
|
1843 | 1848 | jsbn "~0.1.0"
|
1844 | 1849 | safer-buffer "^2.1.0"
|
1845 | 1850 |
|
1846 |
| -electron-to-chromium@^1.3.585: |
1847 |
| - version "1.3.585" |
1848 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.585.tgz#71cdb722c73488b9475ad1c572cf43a763ef9081" |
1849 |
| - integrity sha512-xoeqjMQhgHDZM7FiglJAb2aeOxHZWFruUc3MbAGTgE7GB8rr5fTn1Sdh5THGuQtndU3GuXlu91ZKqRivxoCZ/A== |
| 1851 | +electron-to-chromium@^1.3.591: |
| 1852 | + version "1.3.603" |
| 1853 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.603.tgz#1b71bec27fb940eccd79245f6824c63d5f7e8abf" |
| 1854 | + integrity sha512-J8OHxOeJkoSLgBXfV9BHgKccgfLMHh+CoeRo6wJsi6m0k3otaxS/5vrHpMNSEYY4MISwewqanPOuhAtuE8riQQ== |
1850 | 1855 |
|
1851 | 1856 | emittery@^0.7.1:
|
1852 | 1857 | version "0.7.2"
|
@@ -3286,10 +3291,10 @@ node-notifier@^8.0.0:
|
3286 | 3291 | uuid "^8.3.0"
|
3287 | 3292 | which "^2.0.2"
|
3288 | 3293 |
|
3289 |
| -node-releases@^1.1.65: |
3290 |
| - version "1.1.65" |
3291 |
| - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.65.tgz#52d9579176bd60f23eba05c4438583f341944b81" |
3292 |
| - integrity sha512-YpzJOe2WFIW0V4ZkJQd/DGR/zdVwc/pI4Nl1CZrBO19FdRcSTmsuhdttw9rsTzzJLrNcSloLiBbEYx1C4f6gpA== |
| 3294 | +node-releases@^1.1.66: |
| 3295 | + version "1.1.67" |
| 3296 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.67.tgz#28ebfcccd0baa6aad8e8d4d8fe4cbc49ae239c12" |
| 3297 | + integrity sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg== |
3293 | 3298 |
|
3294 | 3299 | normalize-package-data@^2.5.0:
|
3295 | 3300 | version "2.5.0"
|
|
0 commit comments