Update BA prisma client & use correct logger in BA service#141
Conversation
| '@topcoder/billing-accounts-api-v6': | ||
| specifier: github:topcoder-platform/billing-accounts-api-v6#develop | ||
| version: billing-accounts-api-v6@https://codeload.github.com/topcoder-platform/billing-accounts-api-v6/tar.gz/cfd4a7eedf2d3f33c6c615372895592c6d723aaa(@swc/cli@0.7.10(@swc/core@1.15.11)(chokidar@4.0.3))(@swc/core@1.15.11)(@types/node@24.10.9)(express@5.2.1)(rxjs@7.8.2)(typescript@5.9.3) | ||
| specifier: github:topcoder-platform/billing-accounts-api-v6#master |
There was a problem hiding this comment.
[❗❗ correctness]
Switching the branch from develop to master for the @topcoder/billing-accounts-api-v6 dependency could have significant implications on the stability and features of the application. Ensure that the master branch is stable and that any changes from develop that are needed have been merged into master.
|
|
||
| glob@10.5.0: | ||
| resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} | ||
| deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me |
There was a problem hiding this comment.
[❗❗ security]
The deprecated field indicates that this version of glob has known security vulnerabilities. Consider updating to a newer version to mitigate potential security risks.
| glob@6.0.4: | ||
| resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==} | ||
| deprecated: Glob versions prior to v9 are no longer supported | ||
| deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me |
There was a problem hiding this comment.
[❗❗ security]
The deprecation warning indicates that the current version of glob being used has known security vulnerabilities. It is crucial to update to a supported version to mitigate these risks. Consider upgrading to a version of glob that is not deprecated and does not have these vulnerabilities.
| glob@7.2.3: | ||
| resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} | ||
| deprecated: Glob versions prior to v9 are no longer supported | ||
| deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me |
There was a problem hiding this comment.
[❗❗ security]
The deprecation warning for glob@7.2.3 also highlights security vulnerabilities. It is important to upgrade to a non-deprecated version to ensure the security of the application.
No description provided.