mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 03:17:11 +00:00
Bump koa-session from 6.0.0 to 6.1.0 (#9634)
Bumps [koa-session](https://github.com/koajs/session) from 6.0.0 to 6.1.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.0.0...6.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
This commit is contained in:
parent
44e4cb2c37
commit
045a65d885
@ -42,7 +42,7 @@
|
|||||||
"koa-locale": "~1.3.0",
|
"koa-locale": "~1.3.0",
|
||||||
"koa-lusca": "~2.2.0",
|
"koa-lusca": "~2.2.0",
|
||||||
"koa-router": "^7.4.0",
|
"koa-router": "^7.4.0",
|
||||||
"koa-session": "^6.0.0",
|
"koa-session": "^6.1.0",
|
||||||
"koa-static": "^5.0.0",
|
"koa-static": "^5.0.0",
|
||||||
"lodash": "4.17.20",
|
"lodash": "4.17.20",
|
||||||
"node-fetch": "2.6.1",
|
"node-fetch": "2.6.1",
|
||||||
|
|||||||
@ -12108,10 +12108,10 @@ koa-send@^5.0.0:
|
|||||||
http-errors "^1.7.3"
|
http-errors "^1.7.3"
|
||||||
resolve-path "^1.4.0"
|
resolve-path "^1.4.0"
|
||||||
|
|
||||||
koa-session@^6.0.0:
|
koa-session@^6.1.0:
|
||||||
version "6.0.0"
|
version "6.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/koa-session/-/koa-session-6.0.0.tgz#abe0a1083caa362277d7923c0b3c6474c980c348"
|
resolved "https://registry.yarnpkg.com/koa-session/-/koa-session-6.1.0.tgz#a726cc29b7d3211fccba46755922a49a0933d4ce"
|
||||||
integrity sha512-mEj2ximzLqoypk0Q+/JLu0j7fuMk/fL+yiBM0RKmxBqdImKxq3hfnpHLwpMhwya05z/W8i7vawpFl+lsYTZbAg==
|
integrity sha512-xhMrpJxscg14rtMnVe5tCgORkhvH3ZmLFxT6XE5HP1ccoSNL2G2t4L/deJNvE+6SKyY0Zm0fXejNW7rOVKQKzA==
|
||||||
dependencies:
|
dependencies:
|
||||||
crc "^3.4.4"
|
crc "^3.4.4"
|
||||||
debug "^3.1.0"
|
debug "^3.1.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user