Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/http-proxy to v8.3.0 (#6821)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and web-flow committed Nov 9, 2022
1 parent 7954ef0 commit fc74877
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/runtime-corejs3": "7.19.4",
"@fastify/http-proxy": "8.2.3",
"@fastify/http-proxy": "8.3.0",
"@fastify/static": "6.5.0",
"@fastify/url-data": "5.1.0",
"ansi-colors": "4.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2377,13 +2377,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/http-proxy@npm:8.2.3":
version: 8.2.3
resolution: "@fastify/http-proxy@npm:8.2.3"
"@fastify/http-proxy@npm:8.3.0":
version: 8.3.0
resolution: "@fastify/http-proxy@npm:8.3.0"
dependencies:
"@fastify/reply-from": ^8.0.0
ws: ^8.4.2
checksum: 704947f3a264580079980f177eab7c0fb06b374d61ce1f445ce8609ff0b24cd5db33caec34b6af5cb7f65ac8329f73216e40c348c27e6091acdd295bd77ee607
checksum: fd3c97178c02131ffde900a599f0e11b51c11f7b7912acb3d4ac701a03ff7bb26b7ea4303367c490a7d553b9e3fac626d83a916a85a2fae8bc6fb7152678bb0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6254,7 +6254,7 @@ __metadata:
"@babel/core": 7.19.3
"@babel/plugin-transform-runtime": 7.19.1
"@babel/runtime-corejs3": 7.19.4
"@fastify/http-proxy": 8.2.3
"@fastify/http-proxy": 8.3.0
"@fastify/static": 6.5.0
"@fastify/url-data": 5.1.0
"@types/aws-lambda": 8.10.107
Expand Down

0 comments on commit fc74877

Please sign in to comment.