mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
fix(deps): update dependency next-connect to v0.10.1 (#276)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a105cea6ef
commit
17e7913d72
@ -36,7 +36,7 @@
|
||||
"knex": "0.95.2",
|
||||
"mysql": "2.18.1",
|
||||
"next": "10.0.6",
|
||||
"next-connect": "0.10.0",
|
||||
"next-connect": "0.10.1",
|
||||
"next-session": "3.4.0",
|
||||
"node-emoji": "1.10.0",
|
||||
"postcss": "8.2.8",
|
||||
|
||||
@ -5418,10 +5418,10 @@ natural-compare@^1.4.0:
|
||||
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
||||
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
|
||||
|
||||
next-connect@0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.npmjs.org/next-connect/-/next-connect-0.10.0.tgz"
|
||||
integrity sha512-W8oiw8ylXdMQJQG/FtBaSbXQkf9YgqEPh5sjfFOx6BlZVVLd8UP7Cp7qZe32lVAuQEGnU/JlmWkyzBOdt6xVrw==
|
||||
next-connect@0.10.1:
|
||||
version "0.10.1"
|
||||
resolved "https://registry.yarnpkg.com/next-connect/-/next-connect-0.10.1.tgz#59628f98a184694a9415bef48076ed0fe10902ce"
|
||||
integrity sha512-gNpH53DtYfZhfOzmAVrE3jiEDj7kGtodeGcyUd2gvPsB+6/hQSmRVekCzNuF20+vpHnkpE8VUDQmzARzzqwpYA==
|
||||
dependencies:
|
||||
trouter "^3.1.0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user