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: security issue and bug when remount CalendarStrip #385

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Blasci
Copy link

@Blasci Blasci commented Nov 17, 2024

Output of npm audit

node-fetch  <2.6.7
Severity: high
node-fetch forwards secure headers to untrusted sites - https://github.com/advisories/GHSA-r683-j2x4-v87g fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change node_modules/isomorphic-fetch/node_modules/node-fetch
  isomorphic-fetch  2.0.0 - 2.2.1
  Depends on vulnerable versions of node-fetch
  node_modules/isomorphic-fetch
    fbjs  0.7.0 - 1.0.0
    Depends on vulnerable versions of isomorphic-fetch
    node_modules/recyclerlistview/node_modules/fbjs
      prop-types  15.5.0-alpha.0 - 15.6.1
      Depends on vulnerable versions of fbjs
      node_modules/recyclerlistview/node_modules/prop-types
        recyclerlistview  <=4.0.1
        Depends on vulnerable versions of prop-types
        node_modules/recyclerlistview
          react-native-calendar-strip  >=2.0.0
          Depends on vulnerable versions of recyclerlistview
          node_modules/react-native-calendar-strip

node-fetch  <2.6.7
Severity: high
node-fetch forwards secure headers to untrusted sites - GHSA-r683-j2x4-v87g
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/isomorphic-fetch/node_modules/node-fetch
  isomorphic-fetch  2.0.0 - 2.2.1
  Depends on vulnerable versions of node-fetch
  node_modules/isomorphic-fetch
    fbjs  0.7.0 - 1.0.0
    Depends on vulnerable versions of isomorphic-fetch
    node_modules/recyclerlistview/node_modules/fbjs
      prop-types  15.5.0-alpha.0 - 15.6.1
      Depends on vulnerable versions of fbjs
      node_modules/recyclerlistview/node_modules/prop-types
        recyclerlistview  <=4.0.1
        Depends on vulnerable versions of prop-types
        node_modules/recyclerlistview
          react-native-calendar-strip  >=2.0.0
          Depends on vulnerable versions of recyclerlistview
          node_modules/react-native-calendar-strip
@Blasci Blasci changed the title fix: security issue fix: security issue and bug when remount CalendarStrip Dec 7, 2024
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