mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
chore(deps): pin dependency http-proxy-middleware to 2.0.1 (#1737)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
aa18371915
commit
737d543cf0
2 changed files with 3 additions and 3 deletions
|
@ -83,7 +83,7 @@
|
||||||
"eslint-plugin-jest": "25.0.5",
|
"eslint-plugin-jest": "25.0.5",
|
||||||
"eslint-plugin-local-rules": "1.1.0",
|
"eslint-plugin-local-rules": "1.1.0",
|
||||||
"eslint-plugin-prettier": "4.0.0",
|
"eslint-plugin-prettier": "4.0.0",
|
||||||
"http-proxy-middleware": "^2.0.1",
|
"http-proxy-middleware": "2.0.1",
|
||||||
"jest": "27.2.5",
|
"jest": "27.2.5",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.4.1",
|
||||||
"source-map-support": "0.5.20",
|
"source-map-support": "0.5.20",
|
||||||
|
|
|
@ -5001,7 +5001,7 @@ __metadata:
|
||||||
eslint-plugin-prettier: 4.0.0
|
eslint-plugin-prettier: 4.0.0
|
||||||
express-session: 1.17.2
|
express-session: 1.17.2
|
||||||
file-type: 16.5.3
|
file-type: 16.5.3
|
||||||
http-proxy-middleware: ^2.0.1
|
http-proxy-middleware: 2.0.1
|
||||||
jest: 27.2.5
|
jest: 27.2.5
|
||||||
joi: 17.4.2
|
joi: 17.4.2
|
||||||
minio: 7.0.19
|
minio: 7.0.19
|
||||||
|
@ -5094,7 +5094,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"http-proxy-middleware@npm:^2.0.1":
|
"http-proxy-middleware@npm:2.0.1":
|
||||||
version: 2.0.1
|
version: 2.0.1
|
||||||
resolution: "http-proxy-middleware@npm:2.0.1"
|
resolution: "http-proxy-middleware@npm:2.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue