Skip to content

Fix package velnerabilities#20

Open
Nisarg48 wants to merge 2 commits intomasterfrom
fix-package-velnerabilities
Open

Fix package velnerabilities#20
Nisarg48 wants to merge 2 commits intomasterfrom
fix-package-velnerabilities

Conversation

@Nisarg48
Copy link

@Nisarg48 Nisarg48 commented Feb 19, 2026

Package Issue :

  1. Upgrade package of next, axios, nanoid, @babel/runtime, js-yaml.
  2. Patched CVE-2022-25647 by upgrading com.google.code.gson:gson from version 2.8.x to 2.8.9 in the pom.xml.

Errors Detected in Lint and Build Commands :

  1. Migrated from legacy .eslintrc to the ESLint 9 Flat Config (eslint.config.mjs).
  2. Change the syntax based new version.

Errors Detected in test command :

  1. Configured jest-environment-jsdom to support browser-based testing for Next.js 16 components.

- Upgraded Next.js to 16.1.6 to resolve Vanta security vulnerabilities.
- Migrated ESLint from legacy .eslintrc to Flat Config (eslint.config.mjs).
- Resolved SDK breaking changes in subscribeChannel and TransportConfig.
- Fixed TextTransition component to use the modern children prop pattern.
- Configured jest-environment-jsdom and updated test snapshots to align with UI changes.
- Updated package.json scripts to support ESLint 9 and browser-based testing.
…ied build compatibility via mvn clean install.
@Nisarg48 Nisarg48 requested review from appasahebs and gharia and removed request for gharia February 27, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant