Skip to content

Commit 1d105cc

Browse files
committed
Fix build under Node 11
Upgrade `natives` indirect dependency using method described at yarnpkg/yarn#4986 (comment). See also: isaacs/natives#14
1 parent c5f85bd commit 1d105cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5669,9 +5669,9 @@ native-promise-only@^0.8.1:
56695669
integrity sha1-IKMYwwy0X3H+et+/eyHJnBRy7xE=
56705670

56715671
natives@^1.1.0:
5672-
version "1.1.3"
5673-
resolved "https://registry.yarnpkg.com/natives/-/natives-1.1.3.tgz#44a579be64507ea2d6ed1ca04a9415915cf75558"
5674-
integrity sha512-BZGSYV4YOLxzoTK73l0/s/0sH9l8SHs2ocReMH1f8JYSh5FUWu4ZrKCpJdRkWXV6HFR/pZDz7bwWOVAY07q77g==
5672+
version "1.1.6"
5673+
resolved "https://registry.yarnpkg.com/natives/-/natives-1.1.6.tgz#a603b4a498ab77173612b9ea1acdec4d980f00bb"
5674+
integrity sha512-6+TDFewD4yxY14ptjKaS63GVdtKiES1pTPyxn9Jb0rBqPMZ7VcCiooEhPNsr+mqHtMGxa/5c/HhcC4uPEUw/nA==
56755675

56765676
natural-compare@^1.4.0:
56775677
version "1.4.0"

0 commit comments

Comments
 (0)