File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,15 @@ encoding@^0.1.11:
17
17
iconv-lite "~0.4.13"
18
18
19
19
fbjs@^0.8.4 :
20
- version "0.8.6 "
21
- resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.6 .tgz#7eb67d6986b2d5007a9b6e92e0e7cb6f75cad290 "
20
+ version "0.8.8 "
21
+ resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.8 .tgz#02f1b6e0ea0d46c24e0b51a2d24df069563a5ad6 "
22
22
dependencies :
23
23
core-js "^1.0.0"
24
24
isomorphic-fetch "^2.1.1"
25
25
loose-envify "^1.0.0"
26
26
object-assign "^4.1.0"
27
27
promise "^7.1.1"
28
+ setimmediate "^1.0.5"
28
29
ua-parser-js "^0.7.9"
29
30
30
31
iconv-lite@~0.4.13 :
@@ -87,8 +88,8 @@ query-string@^4.2.3:
87
88
strict-uri-encode "^1.0.0"
88
89
89
90
90
- version "15.4.1 "
91
- resolved "https://registry.yarnpkg.com/react/-/react-15.4.1 .tgz#498e918602677a3983cd0fd206dfe700389a0dd6 "
91
+ version "15.4.2 "
92
+ resolved "https://registry.yarnpkg.com/react/-/react-15.4.2 .tgz#41f7991b26185392ba9bae96c8889e7e018397ef "
92
93
dependencies :
93
94
fbjs "^0.8.4"
94
95
loose-envify "^1.1.0"
101
102
path-to-regexp "^1.6.0"
102
103
query-string "^4.2.3"
103
104
105
+ setimmediate@^1.0.5 :
106
+ version "1.0.5"
107
+ resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
108
+
104
109
strict-uri-encode@^1.0.0 :
105
110
version "1.1.0"
106
111
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
107
112
108
113
typescript@^2.1.4 :
109
- version "2.1.4 "
110
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.1.4 .tgz#b53b69fb841126acb1dd4b397d21daba87572251 "
114
+ version "2.1.5 "
115
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.1.5 .tgz#6fe9479e00e01855247cea216e7561bafcdbcd4a "
111
116
112
117
ua-parser-js@^0.7.9 :
113
118
version "0.7.12"
You can’t perform that action at this time.
0 commit comments