Skip to content

Commit

Permalink
fix: upgrade react-external-link from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-external-link from 2.1.0 to 2.2.0.

See this package in npm:
https://www.npmjs.com/package/react-external-link

See this project in Snyk:
https://app.snyk.io/org/near-ecosystem/project/abfc98bf-4376-4d14-8264-1b5725f68bad?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 22, 2023
1 parent e1a94f0 commit c06b076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": "^18.0.0",
"react-bootstrap": "^2.7.2",
"react-dom": "^18.0.0",
"react-external-link": "^2.1.0"
"react-external-link": "^2.2.0"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit c06b076

Please sign in to comment.