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(spectator): updated jQuery package to 3.6.4 #629

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

takeandrei5
Copy link
Contributor

Updated jQuery package to the next non-vulnerable version (3.6.4) as per this https://security.snyk.io/package/npm/jquery/3.6.0

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

The currentSpectator version is released with a jQuery 3.6.0 dependency which has a security vulnerability.

Issue Number: N/A

What is the new behavior?

This PR updates the package.json that is used for release to fix the vulnerability.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Updated jQuery package to the next non-vulnerable version (3.6.4) as per this https://security.snyk.io/package/npm/jquery/3.6.0
@stackblitz
Copy link

stackblitz bot commented Oct 6, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@takeandrei5 takeandrei5 changed the title fix: updated jQuery package to 3.6.4 fix(spectator): updated jQuery package to 3.6.4 Oct 6, 2023
@NetanelBasal NetanelBasal merged commit 9478289 into ngneat:master Oct 6, 2023
3 checks passed
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.

2 participants