Skip to content

Commit 2f1396e

Browse files
author
Steve Kwak
committed
security warning
1 parent 75b4a40 commit 2f1396e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2830,6 +2830,13 @@ latest-version@^3.0.0:
28302830
dependencies:
28312831
package-json "^4.0.0"
28322832

2833+
latest@^0.2.0:
2834+
version "0.2.0"
2835+
resolved "https://registry.yarnpkg.com/latest/-/latest-0.2.0.tgz#ea47eb8f4b2bb0cf91716efaa896c2e16237587b"
2836+
integrity sha1-6kfrj0srsM+RcW76qJbC4WI3WHs=
2837+
dependencies:
2838+
npm "^2.5.1"
2839+
28332840
lazy-property@~1.0.0:
28342841
version "1.0.0"
28352842
resolved "https://registry.yarnpkg.com/lazy-property/-/lazy-property-1.0.0.tgz#84ddc4b370679ba8bd4cdcfa4c06b43d57111147"
@@ -3814,7 +3821,7 @@ [email protected]:
38143821
wrappy "~1.0.2"
38153822
write-file-atomic "~2.1.0"
38163823

3817-
npm@^2.1.12:
3824+
npm@^2.1.12, npm@^2.5.1:
38183825
version "2.15.12"
38193826
resolved "https://registry.yarnpkg.com/npm/-/npm-2.15.12.tgz#df7c3ed5a277c3f9d4b5d819b05311d10a200ae6"
38203827
integrity sha1-33w+1aJ3w/nUtdgZsFMR0QogCuY=

0 commit comments

Comments
 (0)