Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865
snyk-bot committed Sep 12, 2024
1 parent a05009f commit 7d98dda
Showing 2 changed files with 4,929 additions and 7,701 deletions.
12,628 changes: 4,928 additions & 7,700 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -59,6 +59,6 @@
"eslint-config-rackt": "^1.1.1",
"jest": "^29.2.1",
"react": "18.2.0",
"react-native": "0.71.4"
"react-native": "0.73.0"
}
}

0 comments on commit 7d98dda

Please sign in to comment.