From 7d6f6474fb97c01cf1fac4bb303011a372da5752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2019 17:38:55 +0000 Subject: [PATCH] Bump fresh from 0.5.0 to 0.5.2 in /oss/node-koa Bumps [fresh](https://github.com/jshttp/fresh) from 0.5.0 to 0.5.2. - [Release notes](https://github.com/jshttp/fresh/releases) - [Changelog](https://github.com/jshttp/fresh/blob/master/HISTORY.md) - [Commits](https://github.com/jshttp/fresh/compare/v0.5.0...v0.5.2) Signed-off-by: dependabot[bot] --- oss/node-koa/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oss/node-koa/yarn.lock b/oss/node-koa/yarn.lock index 246cf2a..9cfcd12 100644 --- a/oss/node-koa/yarn.lock +++ b/oss/node-koa/yarn.lock @@ -77,8 +77,8 @@ escape-html@~1.0.1: resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" fresh@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.0.tgz#f474ca5e6a9246d6fd8e0953cfa9b9c805afa78e" + version "0.5.2" + resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7" http-assert@^1.1.0: version "1.3.0"