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

chore: bumped up version of expo to 51.0.24 & react-native to 0.74.4 to fix snyk vulnerabilities #938

Merged
merged 2 commits into from
Aug 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 17 additions & 7 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,24 @@
version: v1.25.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-SEMVER-3247795:
SNYK-JS-BRACES-6838727:
- '*':
reason: Latest version of expo (50.0.17) has this vulnerability
expires: 2024-06-06T07:21:25.131Z
created: 2024-05-07T07:21:25.134Z
reason: Latest version of expo had this vulnerability
expires: 2024-09-01T05:42:12.684Z
created: 2024-08-02T05:42:12.691Z
SNYK-JS-INFLIGHT-6095116:
- '*':
reason: Latest version of expo (50.0.17) has this vulnerability
expires: 2024-06-06T07:22:09.438Z
created: 2024-05-07T07:22:09.445Z
reason: Latest version of expo had this vulnerability
expires: 2024-09-01T05:42:54.232Z
created: 2024-08-02T05:42:54.239Z
SNYK-JS-MICROMATCH-6838728:
- '*':
reason: Latest version of expo had this vulnerability
expires: 2024-09-01T05:43:37.950Z
created: 2024-08-02T05:43:37.959Z
SNYK-JS-WS-7266574:
- '*':
reason: Latest version of react-native had this vulnerability
expires: 2024-09-01T05:44:19.469Z
created: 2024-08-02T05:44:19.472Z
patch: {}
Loading
Loading