File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 44
44
"@testing-library/react" : " ^14.0.0" ,
45
45
"@types/jest" : " ^29.5.3" ,
46
46
"@types/mdx" : " ^2.0.5" ,
47
- "@types/node" : " 20.6.1 " ,
47
+ "@types/node" : " 20.6.2 " ,
48
48
"@types/react" : " 18.2.21" ,
49
49
"@types/react-dom" : " 18.2.7" ,
50
50
"@typescript-eslint/eslint-plugin" : " 6.7.0" ,
Original file line number Diff line number Diff line change 3483
3483
"@types/node" "*"
3484
3484
form-data "^3.0.0"
3485
3485
3486
- "@types/node@*"
, "@types/[email protected] " :
3486
+ "@types/node@*":
3487
3487
version "20.6.1"
3488
3488
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.1.tgz#8b589bba9b2af0128796461a0979764562687e6f"
3489
3489
integrity sha512-4LcJvuXQlv4lTHnxwyHQZ3uR9Zw2j7m1C9DfuwoTFQQP4Pmu04O6IfLYgMmHoOCt0nosItLLZAH+sOrRE0Bo8g==
3490
3490
3491
+
3492
+ version "20.6.2"
3493
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.2.tgz#a065925409f59657022e9063275cd0b9bd7e1b12"
3494
+ integrity sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==
3495
+
3491
3496
"@types/node@>=10.0.0":
3492
3497
version "20.4.5"
3493
3498
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69"
You can’t perform that action at this time.
0 commit comments