Skip to content

Commit 5be8d5f

Browse files
joonhochofacebook-github-bot
authored andcommitted
Update xcode dependency from 0.8.9 -> 0.9.1
Summary: This should resolve the following npm deprecation warning: ``` WARN deprecated [email protected]: Use uuid module instead ``` Existing tests should cover this already. Closes #13194 Differential Revision: D4796723 Pulled By: javache fbshipit-source-id: 2783f5d04c696b887de2ab2d32805e4661484a83
1 parent f36664f commit 5be8d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"worker-farm": "^1.3.1",
212212
"write-file-atomic": "^1.2.0",
213213
"ws": "^1.1.0",
214-
"xcode": "^0.8.9",
214+
"xcode": "^0.9.1",
215215
"xmldoc": "^0.4.0",
216216
"xpipe": "^1.0.5",
217217
"yargs": "^6.4.0"

0 commit comments

Comments
 (0)