Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 14, 2024
1 parent d9eb21f commit 0073411
Show file tree
Hide file tree
Showing 2 changed files with 7,061 additions and 7,202 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"react-loader-spinner": "^3.1.14",
"react-paginate": "^6.3.2",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"react-scripts": "5.0.0",
"react-share": "^4.1.0",
"react-tiny-link": "^3.4.0",
"react-tiny-link": "^3.6.0",
"styled-components": "^5.1.1",
"swr": "^0.2.2"
},
Expand Down
Loading

0 comments on commit 0073411

Please sign in to comment.