Skip to content

Commit

Permalink
Merge pull request #106 from Alexigbokwe/4.2.2
Browse files Browse the repository at this point in the history
optimize app key init and config loader
  • Loading branch information
Alexigbokwe authored Nov 8, 2024
2 parents e6a65d7 + 59854ba commit 21936ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"bcryptjs": "^2.4.3",
"expressweb-scheduler-ts": "1.0.6",
"expresswebcorets": "2.1.41",
"expresswebcorets": "2.1.54",
"expresswebjs-preset-ts": "1.0.5",
"log4js": "^6.3.0",
"maker-console-ts": "2.1.17",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1296,10 +1296,10 @@ expressweb-scheduler-ts@1.0.6:
node-cron "^2.0.3"
shelljs "^0.8.4"

expresswebcorets@2.1.41:
version "2.1.41"
resolved "https://registry.yarnpkg.com/expresswebcorets/-/expresswebcorets-2.1.41.tgz#b9a3135f56f5417432b7a2a409820474b5c7b8fe"
integrity sha512-bbTP1mD6Pgqu/qWruDaRvw/FX8Fnyu1cAtkXfyPQplBpA4zr/42SrOX74h0VfdK/XlsUTiH9aF0YWXQGz1DtcA==
expresswebcorets@2.1.54:
version "2.1.54"
resolved "https://registry.yarnpkg.com/expresswebcorets/-/expresswebcorets-2.1.54.tgz#331aaafa6a7f83823180ef5b1e1ffb5b2b3fb19c"
integrity sha512-7N2oTU5DsX75dkOeYqWwCUAiuphh/P2uAntceItMzk6d0vT4sj+knXwuyN2u5LlwN1Z6Ft0INfLrFtvJfN5Zyw==
dependencies:
"@grpc/grpc-js" "^1.10.6"
"@grpc/proto-loader" "^0.7.12"
Expand Down

0 comments on commit 21936ee

Please sign in to comment.