File tree 2 files changed +2
-11
lines changed 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 54
54
"@types/express" : " 4.17.13" ,
55
55
"@types/jest" : " 27.4.1" ,
56
56
"@types/node" : " 14.18.12" ,
57
- "@types/react" : " 17.0.43 " ,
57
+ "@types/react" : " 17.0.44 " ,
58
58
"@types/react-dom" : " 17.0.15" ,
59
59
"@types/superagent" : " 4.1.15" ,
60
60
"@typescript-eslint/eslint-plugin" : " 5.19.0" ,
Original file line number Diff line number Diff line change 3110
3110
dependencies:
3111
3111
"@types/react" "*"
3112
3112
3113
- "@types/react@*", "@types/react@^17":
3113
+ "@types/react@*", "@types/react@17.0.44", "@types/react@ ^17":
3114
3114
version "17.0.44"
3115
3115
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
3116
3116
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
3119
3119
"@types/scheduler" "*"
3120
3120
csstype "^3.0.2"
3121
3121
3122
-
3123
- version "17.0.43"
3124
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
3125
- integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
3126
- dependencies:
3127
- "@types/prop-types" "*"
3128
- "@types/scheduler" "*"
3129
- csstype "^3.0.2"
3130
-
3131
3122
"@types/retry@^0.12.0":
3132
3123
version "0.12.1"
3133
3124
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065"
You can’t perform that action at this time.
0 commit comments