File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2121 },
2222 "dependencies" : {
2323 "aws-sdk" : " ^2.95.0" ,
24- "core-object" : " ^3.1.3 " ,
24+ "core-object" : " ^3.1.4 " ,
2525 "ember-cli-deploy-plugin" : " ~0.2.9" ,
2626 "rsvp" : " ^4.0.1" ,
2727 "uuid" : " ^3.1.0"
Original file line number Diff line number Diff line change @@ -1189,6 +1189,12 @@ core-object@^3.1.3:
11891189 dependencies :
11901190 chalk "^1.1.3"
11911191
1192+ core-object@^3.1.4 :
1193+ version "3.1.4"
1194+ resolved "https://registry.yarnpkg.com/core-object/-/core-object-3.1.4.tgz#6df401e858124be9f7572f4c4a34c6150952d4b6"
1195+ dependencies :
1196+ chalk "^2.0.0"
1197+
11921198[email protected] , core-util-is@~1.0.0:
11931199 version "1.0.2"
11941200 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
You can’t perform that action at this time.
0 commit comments