File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 16
16
"multer" : " ^1.4.2" ,
17
17
"next" : " 11.1.3" ,
18
18
"next-auth" : " ^3.1.0" ,
19
- "react" : " 17.0.1 " ,
19
+ "react" : " 17.0.2 " ,
20
20
"react-bootstrap" : " ^1.4.0" ,
21
- "react-dom" : " 17.0.1 " ,
21
+ "react-dom" : " 17.0.2 " ,
22
22
"react-toastify" : " ^8.1.0" ,
23
23
"sharp" : " ^0.27.0" ,
24
24
"vercel" : " ^21.0.1"
Original file line number Diff line number Diff line change @@ -2830,14 +2830,14 @@ react-bootstrap@^1.4.0:
2830
2830
uncontrollable "^7.2.1"
2831
2831
warning "^4.0.3"
2832
2832
2833
- react-dom@17.0.1 :
2834
- version "17.0.1 "
2835
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.1 .tgz#1de2560474ec9f0e334285662ede52dbc5426fc6 "
2836
- integrity sha512-6eV150oJZ9U2t9svnsspTMrWNyHc6chX0KzDeAOXftRa8bNeOKTTfCJ7KorIwenkHd2xqVTBTCZd79yk/lx/Ug ==
2833
+ react-dom@17.0.2 :
2834
+ version "17.0.2 "
2835
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2 .tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
2836
+ integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
2837
2837
dependencies :
2838
2838
loose-envify "^1.1.0"
2839
2839
object-assign "^4.1.1"
2840
- scheduler "^0.20.1 "
2840
+ scheduler "^0.20.2 "
2841
2841
2842
2842
react-is@17.0.2 :
2843
2843
version "17.0.2"
@@ -2890,10 +2890,10 @@ react-transition-group@^4.4.1:
2890
2890
loose-envify "^1.4.0"
2891
2891
prop-types "^15.6.2"
2892
2892
2893
- react@17.0.1 :
2894
- version "17.0.1 "
2895
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.1 .tgz#6e0600416bd57574e3f86d92edba3d9008726127 "
2896
- integrity sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w ==
2893
+ react@17.0.2 :
2894
+ version "17.0.2 "
2895
+ resolved "https://registry.yarnpkg.com/react/-/react-17.0.2 .tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
2896
+ integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
2897
2897
dependencies :
2898
2898
loose-envify "^1.1.0"
2899
2899
object-assign "^4.1.1"
@@ -3014,7 +3014,7 @@ sax@>=0.6.0:
3014
3014
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
3015
3015
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
3016
3016
3017
- scheduler@^0.20.1 :
3017
+ scheduler@^0.20.2 :
3018
3018
version "0.20.2"
3019
3019
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91"
3020
3020
integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
You can’t perform that action at this time.
0 commit comments