Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON-Schema Vulnerability #67

Merged
merged 6 commits into from
Feb 9, 2022
Merged

Conversation

jordan-k-johnson
Copy link
Contributor

Issue has been resolved with transitive dependency vulnerability for json-schema version <0.4.0 (prototype pollution vulnerability). Jsprim 1.4.2 has updated json-schema dependency to resolve this, version for jsprim is now being overridden to resolve issue with vulnerability. Also updated Mocha and ESLint to resolve additional vulnerabilities.

jordan.johnson@taxjar.com added 5 commits January 28, 2022 19:47
dallendalton
dallendalton previously approved these changes Feb 1, 2022
sethobey
sethobey previously approved these changes Feb 4, 2022
Vulnerability fixed in 7.32.0, but could not update to 8.8.0 due to ESLint errors that come up in ESLint versions later than 7.32.0
@jordan-k-johnson
Copy link
Contributor Author

Changed ESLint to version 7.32.0 as it was including errors for TypeScript files due to reserved keywords that are not being returned in versions prior to 8.0.0

@jordan-k-johnson jordan-k-johnson merged commit 8e32996 into master Feb 9, 2022
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.

3 participants