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
Because you've hardcoded the dep version to 0.4.1 I can't update in my lockfile to get this fixed on my side. I don't understand why did you do it - does spa-sdk work ONLY on 0.4.1 and no other version?
Please release a new version and don't hardcode package versions and use ^0.7.0 instead of 0.7.0
The text was updated successfully, but these errors were encountered:
sethidden
changed the title
Vulnerable 'cookie' package version
Vulnerable hardcoded 'cookie' package version
Nov 15, 2024
You are using a cookie package version vulnerable to GHSA-pxg6-pf52-xh8x
spa-sdk/packages/spa-sdk/package.json
Line 43 in e9da762
Because you've hardcoded the dep version to 0.4.1 I can't update in my lockfile to get this fixed on my side. I don't understand why did you do it - does spa-sdk work ONLY on 0.4.1 and no other version?
Please release a new version and don't hardcode package versions and use ^0.7.0 instead of 0.7.0
The text was updated successfully, but these errors were encountered: