Skip to content

Commit 8c26bc8

Browse files
committed
fix(gatsby): pull out a few bug fixes from gatsbyjs/gatsby#28149 (#28186)
* fix(gatsby): pull out a few bug fixes from gatsbyjs/gatsby#28149 * Add missing fix
1 parent 7d567fc commit 8c26bc8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,12 @@
14371437
"@types/node" "*"
14381438
form-data "^3.0.0"
14391439

1440-
"@types/node@*", "@types/node@^8.5.7":
1440+
"@types/node@*":
1441+
version "14.14.7"
1442+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
1443+
integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
1444+
1445+
"@types/node@^8.5.7":
14411446
version "8.10.66"
14421447
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3"
14431448
integrity sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==

0 commit comments

Comments
 (0)