chore(deps): update dependency express to v4.18.1 (#1878)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1878 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
ed85557cf3
commit
e12c08f1e1
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
|||
"esbuild": "0.14.38",
|
||||
"eslint": "8.14.0",
|
||||
"eslint-plugin-vue": "8.7.1",
|
||||
"express": "4.18.0",
|
||||
"express": "4.18.1",
|
||||
"happy-dom": "3.1.0",
|
||||
"netlify-cli": "10.0.0",
|
||||
"postcss": "8.4.12",
|
||||
|
|
|
@ -5722,10 +5722,10 @@ express-logging@^1.1.1:
|
|||
dependencies:
|
||||
on-headers "^1.0.0"
|
||||
|
||||
express@4.18.0:
|
||||
version "4.18.0"
|
||||
resolved "https://registry.yarnpkg.com/express/-/express-4.18.0.tgz#7a426773325d0dd5406395220614c0db10b6e8e2"
|
||||
integrity sha512-EJEXxiTQJS3lIPrU1AE2vRuT7X7E+0KBbpm5GSoK524yl0K8X+er8zS2P14E64eqsVNoWbMCT7MpmQ+ErAhgRg==
|
||||
express@4.18.1:
|
||||
version "4.18.1"
|
||||
resolved "https://registry.yarnpkg.com/express/-/express-4.18.1.tgz#7797de8b9c72c857b9cd0e14a5eea80666267caf"
|
||||
integrity sha512-zZBcOX9TfehHQhtupq57OF8lFZ3UZi08Y97dwFCkD8p9d/d2Y3M+ykKcwaMDEL+4qyUolgBDX6AblpR3fL212Q==
|
||||
dependencies:
|
||||
accepts "~1.3.8"
|
||||
array-flatten "1.1.1"
|
||||
|
|
Loading…
Reference in a new issue