Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vanthome committed Nov 24, 2024
1 parent 511acb1 commit f4d2f7b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,33 +9,33 @@
"url": "https://github.com/restorecommerce/invoicing-srv.git"
},
"dependencies": {
"@restorecommerce/acs-client": "^3.0.8",
"@restorecommerce/acs-client": "^3.0.9",
"@restorecommerce/chassis-srv": "^1.6.5",
"@restorecommerce/grpc-client": "^2.2.5",
"@restorecommerce/logger": "^1.3.2",
"@restorecommerce/rc-grpc-clients": "^5.1.43",
"@restorecommerce/rc-grpc-clients": "5.1.44",
"@restorecommerce/resource-base-interface": "^1.6.5",
"@restorecommerce/service-config": "^1.0.16",
"redis": "^4.7.0",
"sprintf-js": "^1.1.3"
},
"devDependencies": {
"@alenon/grpc-mock-server": "^3.1.11",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@alenon/grpc-mock-server": "^3.1.16",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@jest/globals": "^29.7.0",
"@restorecommerce/dev": "^0.0.13",
"@semantic-release-plus/docker": "^3.1.3",
"@types/elasticsearch": "^5.0.43",
"@types/jest": "^29.5.12",
"@types/jest": "29.5.14",
"@types/sprintf-js": "^1.1.4",
"@types/uuid": "^10.0.0",
"async-mutex": "^0.5.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.24.0",
"eslint": "^9.14.0",
"husky": "^9.1.6",
"eslint": "^9.15.0",
"husky": "^9.1.7",
"jest": "^29.7.0",
"nodemon": "^3.1.7",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit f4d2f7b

Please sign in to comment.