mirror of
https://github.com/strapi/strapi.git
synced 2025-10-30 09:23:28 +00:00
Bump koa-session from 6.1.0 to 6.2.0 (#9936)
Bumps [koa-session](https://github.com/koajs/session) from 6.1.0 to 6.2.0. - [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/6.1.0...6.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
35afe0048b
commit
4f39f32406
@ -42,7 +42,7 @@
|
||||
"koa-locale": "~1.3.0",
|
||||
"koa-lusca": "~2.2.0",
|
||||
"koa-router": "^7.4.0",
|
||||
"koa-session": "^6.1.0",
|
||||
"koa-session": "^6.2.0",
|
||||
"koa-static": "^5.0.0",
|
||||
"lodash": "4.17.20",
|
||||
"node-fetch": "2.6.1",
|
||||
|
||||
@ -12163,10 +12163,10 @@ koa-send@^5.0.0:
|
||||
http-errors "^1.7.3"
|
||||
resolve-path "^1.4.0"
|
||||
|
||||
koa-session@^6.1.0:
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/koa-session/-/koa-session-6.1.0.tgz#a726cc29b7d3211fccba46755922a49a0933d4ce"
|
||||
integrity sha512-xhMrpJxscg14rtMnVe5tCgORkhvH3ZmLFxT6XE5HP1ccoSNL2G2t4L/deJNvE+6SKyY0Zm0fXejNW7rOVKQKzA==
|
||||
koa-session@^6.2.0:
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/koa-session/-/koa-session-6.2.0.tgz#c0da2a808b520f62a25dac9f2914b580b2402078"
|
||||
integrity sha512-l2ZC6D1BnRkIXhWkRgpewdqKn38/9/2WScmxyShuN408TxX+J/gUzdzGBIvGZaRwmezOU819sNpGmfFGLeDckg==
|
||||
dependencies:
|
||||
crc "^3.4.4"
|
||||
debug "^3.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user