Skip to content

Commit

Permalink
37340 - fixed vulnerable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LiudmylaMasliuk committed Oct 23, 2024
1 parent bac0d6d commit a8ca88d
Show file tree
Hide file tree
Showing 6 changed files with 318 additions and 408 deletions.
4 changes: 2 additions & 2 deletions braintree-commercetools-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"typescript": "^4.8.4"
},
"dependencies": {
"@commercetools-backend/loggers": "^21.19.0",
"@commercetools-backend/loggers": "^22.35.0",
"@commercetools/platform-sdk": "^4.1.0",
"@commercetools/sdk-client-v2": "^2.0.1",
"body-parser": "^1.20.1",
"braintree": "^3.23.0",
"dotenv": "^16.0.3",
"express": "4.21.0",
"express": "^4.21.1",
"listr2": "^5.0.8",
"validator": "^13.7.0"
}
Expand Down
Loading

0 comments on commit a8ca88d

Please sign in to comment.