Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Nov 20, 2023
1 parent 0a52a84 commit 52ef048
Show file tree
Hide file tree
Showing 24 changed files with 2,096 additions and 3,758 deletions.
2,905 changes: 488 additions & 2,417 deletions packages/acs-client/package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions packages/acs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,28 @@
"@restorecommerce/rc-grpc-clients": "^5.1.8",
"@restorecommerce/service-config": "^1.0.9",
"lodash": "^4.17.21",
"nconf": "^0.12.0",
"nconf": "^0.12.1",
"node-eval": "^2.0.0",
"redis": "^4.6.10",
"winston": "^3.11.0"
},
"devDependencies": {
"@alenon/grpc-mock-server": "^3.1.3",
"@alenon/grpc-mock-server": "^3.1.7",
"@restorecommerce/protos": "^6.2.3",
"@types/koa": "^2.13.9",
"@types/lodash": "^4.14.199",
"@types/mocha": "^10.0.2",
"@types/koa": "^2.13.11",
"@types/lodash": "^4.14.201",
"@types/mocha": "^10.0.4",
"@types/node": "^20.8.2",
"@types/redis": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/eslint-plugin-tslint": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"eslint": "^8.50.0",
"eslint-plugin-prefer-arrow-functions": "^3.1.4",
"eslint": "^8.54.0",
"eslint-plugin-prefer-arrow-functions": "^3.2.4",
"mocha": "^10.2.0",
"nice-grpc": "^2.1.5",
"nice-grpc": "^2.1.7",
"nodemon": "^3.0.1",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
Expand Down
74 changes: 35 additions & 39 deletions packages/facade/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/facade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@apollo/server": "^4.7.1",
"@as-integrations/koa": "^1.1.0",
"@cloudnative/health": "^2.1.2",
"@grpc/grpc-js": "^1.8.14",
"@grpc/grpc-js": "^1.9.11",
"@grpc/proto-loader": "^0.7.7",
"@koa/cors": "^4.0.0",
"@restorecommerce/grpc-client": "^2.0.7",
Expand Down
Loading

0 comments on commit 52ef048

Please sign in to comment.