mirror of
https://github.com/skidoodle/albert.lol.git
synced 2026-04-28 03:07:40 +02:00
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade:
- react from 18.1.0 to 18.2.0.
See this package in npm:
- react-dom from 18.1.0 to 18.2.0.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/skidoodle/project/615102f7-a2f9-49b6-9ccc-9cc98d52bdb2?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
+2
-2
@@ -19,8 +19,8 @@
|
||||
"dotenv": "^16.0.1",
|
||||
"goober": "2.1.9",
|
||||
"next": "12.1.6",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-fade-in": "^2.0.1",
|
||||
"react-hot-toast": "^2.2.0",
|
||||
"react-icons": "^4.4.0",
|
||||
|
||||
Reference in New Issue
Block a user