Skip to content

Commit

Permalink
Merge branch 'master' into sw_update_co_file
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 authored Aug 2, 2024
2 parents ab285d6 + 98da70d commit 73e658a
Show file tree
Hide file tree
Showing 5 changed files with 1,200 additions and 2,710 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- name: Setup Node.js
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
with:
node-version: ${{ env.node }}
cache: 'npm'
Expand Down
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

0 comments on commit 73e658a

Please sign in to comment.