Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Savio629 committed Sep 3, 2024
1 parent a4cafe9 commit c3b4b43
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions sample/07-geopip-blocking/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -909,10 +909,8 @@
version "0.0.6"
resolved "file:../../packages/common"
dependencies:
"@nestjs/axios" "^3.0.2"
"@nestjs/cache-manager" "^2.1.0"
"@nestjs/common" "^10.0.0"
"@nestjs/config" "^3.2.3"
"@nestjs/core" "^10.0.0"
"@nestjs/platform-express" "^10.0.0"
"@nestjs/platform-fastify" "^10.3.0"
Expand All @@ -922,17 +920,17 @@
axios "^1.7.4"
cache-manager "^5.2.4"
cache-manager-redis-store "2"
fastify "^4.27.0"
fastify "^4.25.2"
fastify-multer "^2.0.3"
fastify-multipart "^5.4.0"
geolib "^3.3.4"
minio "^7.1.3"
multer "^1.4.5-lts.1"
nestjs-temporal "^2.0.1"
prom-client "^15.1.2"
prom-client "^15.1.0"
redis "^4.6.10"
reflect-metadata "^0.1.13"
rxjs "^7.8.1"
urlencode "^2.0.0"

"@sinclair/typebox@^0.27.8":
version "0.27.8"
Expand Down

0 comments on commit c3b4b43

Please sign in to comment.