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

fix(dep): resolve vulnerable dep issue #705

Merged
merged 39 commits into from
Mar 31, 2022

Conversation

bigopon
Copy link
Member

@bigopon bigopon commented Mar 31, 2022

The templating module is having dep dependency on templating-resources with the range 1.0.0, upgrade this to 1.14.0 so that the security issue will not appear in the dep tree of consumer packages of this package. Also took the opportunity to refactor all code to TS, change the build script & ci. It should be much easier to maintain this package from now on.

bigopon added 30 commits March 30, 2022 17:20
@bigopon bigopon merged commit 825a142 into master Mar 31, 2022
@bigopon bigopon deleted the refactor/resolve-deps-n-security-issues branch March 31, 2022 11:10
@bigopon
Copy link
Member Author

bigopon commented Mar 31, 2022

This is part of the resolution for the issue reported at aurelia/framework#992

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