Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(ops): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay committed Oct 14, 2023
1 parent 53eaaa4 commit cdef27d
Show file tree
Hide file tree
Showing 3 changed files with 822 additions and 802 deletions.
4 changes: 2 additions & 2 deletions packages/standard-api-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"@node-saml/passport-saml": "^4.0.4",
"@waveshq/standard-typescript": "workspace:*",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.92",
"@swc/core": "^1.3.93",
"@types/express": "^4.17.19",
"@types/passport-jwt": "^3.0.10",
"async-mutex": "^0.4.0",
"cache-manager": "^5.2.3",
"cache-manager": "^5.2.4",
"helmet": "^7.0.0",
"nestjs-pino": "^3.5.0",
"passport": "^0.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/standard-api-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@nestjs/throttler": "^5.0.0",
"@waveshq/standard-typescript": "workspace:*",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.92",
"@swc/core": "^1.3.93",
"async-mutex": "^0.4.0",
"cache-manager": "^5.2.3",
"cache-manager": "^5.2.4",
"helmet": "^7.0.0",
"nestjs-pino": "^3.5.0",
"pino-pretty": "^10.2.3"
Expand Down
Loading

0 comments on commit cdef27d

Please sign in to comment.