Chore/patch dependencies (#4858)

patch dependencies
This commit is contained in:
Henry Heng
2025-07-13 20:56:29 +01:00
committed by GitHub
parent 849b94b049
commit ee5ab1bd6d
6 changed files with 38419 additions and 38860 deletions
+4 -3
View File
@@ -61,6 +61,8 @@
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.699.0",
"@bull-board/api": "^6.11.0",
"@bull-board/express": "^6.11.0",
"@google-cloud/logging-winston": "^6.0.0",
"@keyv/redis": "^4.2.0",
"@oclif/core": "4.0.7",
@@ -79,7 +81,7 @@
"@opentelemetry/sdk-trace-base": "1.27.0",
"@opentelemetry/semantic-conventions": "1.27.0",
"@types/bcryptjs": "^2.4.6",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.20",
"@types/passport": "^1.0.16",
"@types/passport-jwt": "^4.0.1",
"@types/passport-local": "^1.0.38",
@@ -87,7 +89,6 @@
"async-mutex": "^0.4.0",
"axios": "1.7.9",
"bcryptjs": "^2.4.3",
"bull-board": "^2.1.3",
"bullmq": "5.45.2",
"cache-manager": "^6.3.2",
"connect-pg-simple": "^10.0.0",
@@ -169,7 +170,7 @@
"cypress": "^13.13.0",
"jest": "^29.7.0",
"nodemon": "^2.0.22",
"oclif": "^3",
"oclif": "^4.20.5",
"rimraf": "^5.0.5",
"run-script-os": "^1.1.6",
"shx": "^0.3.3",