Skip to content

Commit 87606bb

Browse files
committed
1 parent d70f8fe commit 87606bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
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"

yarn.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)