Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGamerzs committed Jan 22, 2021
2 parents 85626db + 29d92ef commit 67cfc66
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"braintree": "3.0.0",
"discord.js": "12.3.1",
"fast-node-cache": "1.2.1",
"fastify": "3.3.0",
"fastify": "3.4.1",
"fastify-gql": "5.6.0",
"fastify-helmet": "5.0.1",
"fs-extra": "9.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -577,10 +577,10 @@ fastify-websocket@^2.0.5:
find-my-way "^3.0.0"
ws "^7.2.3"

fastify@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.3.0.tgz#2649a23a13da6c40c47f24cb7ab3e2f22fbe2646"
integrity sha512-dAlGT7MoekQ2w5nmoxq1zFL+vFPcgRNBtMaopQIITLeUwesvfso4bX0bXwYO3vPFLoKgGc/p8GwSDyq6t5O3nA==
fastify@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.4.1.tgz#7dce8f31f0c9f6f44f3e25403b1f4be75e1f87bd"
integrity sha512-a3I9hjet4XfWFSNYOEO209lERiMNIjpNm7gSuEzESeKAuX5BChJV9r09zWXEJqOLseBUTVCvakjookG7O8Zapw==
dependencies:
abstract-logging "^2.0.0"
ajv "^6.12.2"
Expand All @@ -590,7 +590,7 @@ fastify@3.3.0:
fastify-warning "^0.2.0"
find-my-way "^3.0.0"
flatstr "^1.0.12"
light-my-request "^4.0.0"
light-my-request "^4.0.2"
pino "^6.2.1"
proxy-addr "^2.0.5"
readable-stream "^3.4.0"
Expand Down Expand Up @@ -909,7 +909,7 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

light-my-request@^4.0.0:
light-my-request@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/light-my-request/-/light-my-request-4.0.2.tgz#e80ebbbac512f0f45b9e54cb274b8f121248b924"
integrity sha512-VaiiqR2NtdgYL8zQENPr7FBBVKCGioqa06HYnidj/GC+6jibyZrNCrk6FU8fqe9WWQDqwOtt0UCWLGe0GjyjgA==
Expand Down

0 comments on commit 67cfc66

Please sign in to comment.