We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4eec2d commit 74f7981Copy full SHA for 74f7981
2 files changed
basic/package.json
@@ -25,7 +25,7 @@
25
"angular2-moment": "1.9.0",
26
"apollo-angular": "0.13.3",
27
"apollo-client": "1.9.3",
28
- "core-js": "2.5.7",
+ "core-js": "2.6.0",
29
"graphql-config-parser": "1.2.1",
30
"graphql-tag": "1.3.2",
31
"rxjs": "5.5.12",
basic/yarn.lock
@@ -1238,9 +1238,9 @@ copy-webpack-plugin@~4.4.1:
1238
p-limit "^1.0.0"
1239
serialize-javascript "^1.4.0"
1240
1241
-core-js@2.5.7:
1242
- version "2.5.7"
1243
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.7.tgz#f972608ff0cead68b841a16a932d0b183791814e"
+core-js@2.6.0:
+ version "2.6.0"
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.0.tgz#1e30793e9ee5782b307e37ffa22da0eacddd84d4"
1244
1245
core-js@^2.4.0:
1246
version "2.4.1"
0 commit comments