chore(deps): bump express-http-proxy from 1.6.3 to 2.0.0

Bumps [express-http-proxy](https://github.com/villadora/express-http-proxy) from 1.6.3 to 2.0.0.
- [Release notes](https://github.com/villadora/express-http-proxy/releases)
- [Commits](https://github.com/villadora/express-http-proxy/compare/v1.6.3...v2.0.0)

---
updated-dependencies:
- dependency-name: express-http-proxy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-13 06:25:13 +00:00 коммит произвёл GitHub
Родитель a0a8fba744
Коммит 9fbd667f9c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@ -42,7 +42,7 @@
"convict-format-with-validator": "^6.2.0", "convict-format-with-validator": "^6.2.0",
"dateformat": "^4.6.3", "dateformat": "^4.6.3",
"express": "^4.17.3", "express": "^4.17.3",
"express-http-proxy": "^1.6.3", "express-http-proxy": "^2.0.0",
"fxa-admin-server": "workspace:*", "fxa-admin-server": "workspace:*",
"fxa-react": "workspace:*", "fxa-react": "workspace:*",
"helmet": "^7.1.0", "helmet": "^7.1.0",

Просмотреть файл

@ -98,7 +98,7 @@
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.0", "eslint-plugin-jest": "^27.6.0",
"eslint-plugin-react": "^7.32.2", "eslint-plugin-react": "^7.32.2",
"express-http-proxy": "^1.6.3", "express-http-proxy": "^2.0.0",
"grunt": "^1.6.1", "grunt": "^1.6.1",
"grunt-cli": "^1.4.3", "grunt-cli": "^1.4.3",
"grunt-contrib-concat": "^2.1.0", "grunt-contrib-concat": "^2.1.0",

Просмотреть файл

@ -34805,14 +34805,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"express-http-proxy@npm:^1.6.3": "express-http-proxy@npm:^2.0.0":
version: 1.6.3 version: 2.0.0
resolution: "express-http-proxy@npm:1.6.3" resolution: "express-http-proxy@npm:2.0.0"
dependencies: dependencies:
debug: ^3.0.1 debug: ^3.0.1
es6-promise: ^4.1.1 es6-promise: ^4.1.1
raw-body: ^2.3.0 raw-body: ^2.3.0
checksum: 67fa357a29404e22778cfa59e60cdf410d876caeeaab7d34946d40ac6555cfcc666a0fd28fc087149b1f9bbb8349b057ad575485331126b1b99b696ab2528488 checksum: 7d96105bd570d2231a435fd2b8476613b8680300f0d8ab0723268eb4f0da5f988ae7addb832a213234f6f28a6ca5632cec3e5554bf1cb8151195c22707aa9a56
languageName: node languageName: node
linkType: hard linkType: hard
@ -36642,7 +36642,7 @@ fsevents@~2.1.1:
eslint-plugin-jest: ^27.6.0 eslint-plugin-jest: ^27.6.0
eslint-plugin-react: ^7.32.2 eslint-plugin-react: ^7.32.2
express: ^4.17.3 express: ^4.17.3
express-http-proxy: ^1.6.3 express-http-proxy: ^2.0.0
fxa-admin-server: "workspace:*" fxa-admin-server: "workspace:*"
fxa-react: "workspace:*" fxa-react: "workspace:*"
fxa-shared: "workspace:*" fxa-shared: "workspace:*"
@ -37356,7 +37356,7 @@ fsevents@~2.1.1:
eslint-plugin-jest: ^27.6.0 eslint-plugin-jest: ^27.6.0
eslint-plugin-react: ^7.32.2 eslint-plugin-react: ^7.32.2
express: ^4.17.3 express: ^4.17.3
express-http-proxy: ^1.6.3 express-http-proxy: ^2.0.0
fxa-auth-server: "workspace:*" fxa-auth-server: "workspace:*"
fxa-geodb: "workspace:*" fxa-geodb: "workspace:*"
fxa-react: "workspace:*" fxa-react: "workspace:*"