Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@fastify/circuit-breaker": "^3.0.0",
"@fastify/compress": "^6.1.1",
"@fastify/helmet": "^10.0.0",
"dotenv": "^16.0.1",
"dotenv": "^16.4.5",
"fastify": "^4.8.1",
"graphql": "^16.6.0",
"luxon": "^3.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3296,10 +3296,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.0.1":
version: 16.0.2
resolution: "dotenv@npm:16.0.2"
checksum: ca8f9ca2d67929c7771069f4c31b4e46b9932621009e658e5afd655dde2d69b77642bf36dbc9e72bc170523dfd908a9ee41c26f034c1fdc605ace3b1b4b10faf
"dotenv@npm:^16.4.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 301a12c3d44fd49888b74eb9ccf9f07a1f5df43f489e7fcb89647a2edcd84c42d6bc349dc8df099cd18f07c35c7b04685c1a4f3e6a6a9e6b30f8d48c15b7f49c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7670,7 +7670,7 @@ __metadata:
"@types/winston": ^2.4.4
"@typescript-eslint/eslint-plugin": ^5.38.0
"@typescript-eslint/parser": ^5.37.0
dotenv: ^16.0.1
dotenv: ^16.4.5
eslint: ^8.23.1
fastify: ^4.8.1
graphql: ^16.6.0
Expand Down Expand Up @@ -7703,7 +7703,7 @@ __metadata:

"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.8.3#~builtin<compat/typescript>":
version: 4.8.3
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=a1c5e5"
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down