diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-04-23 07:08:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-23 07:08:53 -0400 |
| commit | 3135abd0ece72af853680178e4b8a6d951b26def (patch) | |
| tree | d5bb8a8e4423d7fbee33ae0f7f2ce9bc3c14b84b | |
| parent | 74e11505c6133ee1107811e81a0fd53e1d7876dd (diff) | |
| download | anubis-3135abd0ece72af853680178e4b8a6d951b26def.tar.xz anubis-3135abd0ece72af853680178e4b8a6d951b26def.zip | |
build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /docs (#335)
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9)
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-version: 2.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | docs/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/package-lock.json b/docs/package-lock.json index 1f08f5c..98f5210 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -10093,9 +10093,9 @@ } }, "node_modules/http-proxy-middleware": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz", - "integrity": "sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==", + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz", + "integrity": "sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==", "license": "MIT", "dependencies": { "@types/http-proxy": "^1.17.8", |
