Skip to content

Commit 535d526

Browse files
committed
Upgrade extend to fix CVE-2018-16492
1 parent 5a73fe3 commit 535d526

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1261,9 +1261,9 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2:
12611261
is-extendable "^1.0.1"
12621262

12631263
extend@~3.0.1:
1264-
version "3.0.1"
1265-
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444"
1266-
integrity sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=
1264+
version "3.0.2"
1265+
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
1266+
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
12671267

12681268
extglob@^2.0.4:
12691269
version "2.0.4"

0 commit comments

Comments
 (0)