mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
fix(deps): update dependency next-connect to v0.10.0 (#220)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2762c9f8cd
commit
883bd96f6c
@ -30,7 +30,7 @@
|
||||
"knex": "0.21.17",
|
||||
"mysql": "2.18.1",
|
||||
"next": "10.0.6",
|
||||
"next-connect": "0.9.1",
|
||||
"next-connect": "0.10.0",
|
||||
"next-session": "3.4.0",
|
||||
"next-themes": "0.0.10",
|
||||
"node-emoji": "1.10.0",
|
||||
|
||||
@ -5222,10 +5222,10 @@ natural-compare@^1.4.0:
|
||||
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
||||
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
|
||||
|
||||
next-connect@0.9.1:
|
||||
version "0.9.1"
|
||||
resolved "https://registry.yarnpkg.com/next-connect/-/next-connect-0.9.1.tgz#884faaf3df3af37838568009b84696c372e20272"
|
||||
integrity sha512-CPEdciM43y9oHKxE/KVtlB+vbWwTCYqPr8/EjzoMtSRIi0s7XhdSrY6VShlACnnsJzsAr/RZnL3/xFC/vjgZUQ==
|
||||
next-connect@0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/next-connect/-/next-connect-0.10.0.tgz#61829818bea1989a003bf093f321c09b95c72cad"
|
||||
integrity sha512-W8oiw8ylXdMQJQG/FtBaSbXQkf9YgqEPh5sjfFOx6BlZVVLd8UP7Cp7qZe32lVAuQEGnU/JlmWkyzBOdt6xVrw==
|
||||
dependencies:
|
||||
trouter "^3.1.0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user