You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
Known moderate severity security vulnerability detected in jquery < 3.0.0 defined in package.json.
I have dismissed the alert because we only use jquery in the test suite (hence it's inclusion in package.json under devDependencies and not dependencies).
We should probably upgrade dev dependencies some day though.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I received a security alert from github:
I have dismissed the alert because we only use jquery in the test suite (hence it's inclusion in package.json under
devDependencies
and notdependencies
).We should probably upgrade dev dependencies some day though.
The text was updated successfully, but these errors were encountered: