Skip to content

Expo Router Incompatibility #403

Description

@nilufercaglayigit

I cannot make this calendar picker work with my Expo Router application. I tried multiple solutions and even started a new application to try out if the problem was with my specific app, it does not seem to work. I get high risk vulnerabilities each time:

npm audit report

cookie <0.7.0
cookie accepts cookie name, path, and domain with out of bounds characters - GHSA-pxg6-pf52-xh8x
fix available via npm audit fix --force
Will install expo-router@3.1.0, which is a breaking change
node_modules/cookie
@remix-run/server-runtime *
Depends on vulnerable versions of cookie
node_modules/@remix-run/server-runtime
@remix-run/node *
Depends on vulnerable versions of @remix-run/server-runtime
node_modules/@remix-run/node
@expo/server *
Depends on vulnerable versions of @remix-run/node
node_modules/@expo/server
expo-router <=0.0.1-canary-20240418-8d74597 || >=3.1.1
Depends on vulnerable versions of @expo/server
node_modules/expo-router

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 react-native-calendar-picker@6.1.5, 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-picker >=7.0.0
Depends on vulnerable versions of recyclerlistview
node_modules/react-native-calendar-picker

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions