From 45b39cbe02ff4f66457a4f7dea47ce1e4e9972e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Dec 2018 22:41:03 +0000 Subject: [PATCH] Update dependency fusion-core to v1.10.1 --- package.json | 4 ++-- yarn.lock | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index ef720a1..4b80cf0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-react": "7.11.1", "express": "^4.16.3", "flow-bin": "^0.89.0", - "fusion-core": "1.9.1-1", + "fusion-core": "1.10.1", "fusion-test-utils": "^1.1.0", "fusion-tokens": "^1.0.3", "get-port": "^3.2.0", @@ -46,7 +46,7 @@ "unitest": "2.1.1" }, "peerDependencies": { - "fusion-core": "^1.3.1" + "fusion-core": "^1.10.1" }, "scripts": { "clean": "rm -rf dist", diff --git a/yarn.lock b/yarn.lock index 22a00a3..ba852bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2667,11 +2667,11 @@ functional-red-black-tree@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" -fusion-core@1.9.1-1: - version "1.9.1-1" - resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-1.9.1-1.tgz#d783edbacae8ca5f9583f3fd5bca855cf79276c2" +fusion-core@1.10.1: + version "1.10.1" + resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-1.10.1.tgz#99a0f2a3dcb1554db87a2b102b7fc031a7b9960d" dependencies: - koa "^2.6.1" + koa "^2.6.2" koa-compose "^4.1.0" node-mocks-http "^1.7.3" toposort "^2.0.2" @@ -3604,7 +3604,7 @@ koa@^2.4.1: type-is "^1.5.5" vary "^1.0.0" -koa@^2.6.1: +koa@^2.6.2: version "2.6.2" resolved "https://registry.yarnpkg.com/koa/-/koa-2.6.2.tgz#57ba4d049b0a99cae0d594e6144e2931949a7ce1" dependencies: