Bump koa-session from 5.12.3 to 5.13.1

Bumps [koa-session](https://github.com/koajs/session) from 5.12.3 to 5.13.1.
- [Release notes](https://github.com/koajs/session/releases)
- [Changelog](https://github.com/koajs/session/blob/master/History.md)
- [Commits](https://github.com/koajs/session/compare/5.12.3...5.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-01 05:57:10 +00:00 committed by GitHub
parent 2aea2e3e8e
commit 001df6a3ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -4709,10 +4709,10 @@ koa-send@^5.0.0:
mz "^2.7.0"
resolve-path "^1.4.0"
koa-session@^5.12.3:
version "5.12.3"
resolved "https://registry.yarnpkg.com/koa-session/-/koa-session-5.12.3.tgz#c3a10b5195e1f49d13cf48e78efd6724599e16d7"
integrity sha512-r1vRerk6z+J54TtgXPG+oYGj1vwrd889bz55hS7VykWvbtmPNb0q/N7arOHGV8dnstlRyZPP3xCJL20wIf9LwA==
koa-session@^5.13.1:
version "5.13.1"
resolved "https://registry.yarnpkg.com/koa-session/-/koa-session-5.13.1.tgz#a47e39015a4b464e21e3e1e2deeca48eb83916ee"
integrity sha512-TfYiun6xiFosyfIJKnEw0aoG5XmLIwM+K3OVWfkz84qY0NP2gbk0F/olRn0/Hrxq0f14s8amHVXeWyKYH3Cx3Q==
dependencies:
crc "^3.4.4"
debug "^3.1.0"