Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/http-proxy to v8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2022
1 parent 944aa97 commit 749027f
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.1",
"@fastify/http-proxy": "8.2.2",
"@fastify/http-proxy": "8.2.3",
"@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 @@ -2383,13 +2383,13 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 749027f

Please sign in to comment.