Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - react from 18.3.0 to 18.3.1.
    See this package in npm: https://www.npmjs.com/package/react
  - react-dom from 18.3.0 to 18.3.1.
    See this package in npm: https://www.npmjs.com/package/react-dom

See this project in Snyk:
https://app.snyk.io/org/leoo1992/project/e506926a-19ec-4f78-8e6c-e46ea5593275?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 18, 2024
1 parent 86cdf42 commit d59c5c3
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 86 deletions.
168 changes: 84 additions & 84 deletions GeradorQRCode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions GeradorQRCode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"qr-scanner": "^1.4.2",
"qrcode": "^1.5.3",
"qrcode.react": "^3.1.0",
"react": "^18.3.0",
"react": "^18.3.1",
"react-barcode": "^1.5.1",
"react-bootstrap": "^2.10.2",
"react-dom": "^18.3.0",
"react-dom": "^18.3.1",
"react-icons": "^4.12.0",
"react-qr-code": "^2.0.12",
"react-spring": "^9.7.3",
Expand Down

0 comments on commit d59c5c3

Please sign in to comment.