We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 033d8ed commit 5c011a3Copy full SHA for 5c011a3
package.json
@@ -18,8 +18,8 @@
18
"yarn": ">=1.15"
19
},
20
"resolutions": {
21
- "react-dom": "17.0.1",
22
- "react": "17.0.1"
+ "react-dom": "17.0.2",
+ "react": "17.0.2"
23
24
"prisma": {
25
"seed": "yarn rw exec seed"
web/package.json
@@ -15,8 +15,8 @@
15
"@types/netlify-identity-widget": "^1.9.3",
16
"netlify-identity-widget": "^1.9.2",
17
"prop-types": "^15.7.2",
- "react": "17.0.1",
+ "react": "17.0.2",
"react-transition-group": "^4.4.1"
"devDependencies": {
0 commit comments