okta / okta-react-native

OIDC enablement for React Native applications
https://github.com/okta/okta-react-native
Other
59 stars 39 forks source link

Update semver and glob to remove inflight dependency #411

Closed rajdeepnanua-okta closed 7 months ago

rajdeepnanua-okta commented 7 months ago

This PR updates semver and glob versions to not depend on inflight. Glob could only be updated to version 9.x instead of 10.x (latest), otherwise there were build issues.