File tree Expand file tree Collapse file tree 2 files changed +7
-19
lines changed Expand file tree Collapse file tree 2 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 52
52
},
53
53
"homepage" : " https://github.com/mitodl/course-search-utils#readme" ,
54
54
"dependencies" : {
55
- "@mitodl/open-api-axios" : " 2024.9.16 " ,
55
+ "@mitodl/open-api-axios" : " 2024.11.14 " ,
56
56
"@remixicon/react" : " ^4.2.0" ,
57
57
"axios" : " ^1.6.7" ,
58
58
"fuse.js" : " ^7.0.0"
Original file line number Diff line number Diff line change 853
853
dependencies :
854
854
make-plural "^7.0.0"
855
855
856
- " @mitodl/open-api-axios@2024.9.16 " :
857
- version "2024.9.16 "
858
- resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.9.16 .tgz#198dd88fb8f6aab4780e14e295a80453e622ff72 "
859
- integrity sha512-me0/zMJnZN2rbUnaVICER4zQtewL45rUjdKkjVZBjz+DKLyl7Qe68pn0C3XLXuiM6HjFuF9CL8Mc4vj4+EVWWg ==
856
+ " @mitodl/open-api-axios@2024.11.14 " :
857
+ version "2024.11.14 "
858
+ resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.11.14 .tgz#a1b83d8c7069fb9822350765b23f9d912ec6537a "
859
+ integrity sha512-uw9tmGOsVJgAydERZNRjqv+4pS5S2SDfsE6Rljk5dDvzPhhQ/0KMN8roIh/JWSdjj1pGP21cnkUjSdgH8zeWKw ==
860
860
dependencies :
861
- " @types/node" " ^20.11.19 "
861
+ " @types/node" " ^22.0.0 "
862
862
axios "^1.6.5"
863
863
864
864
" @next/env@14.2.23 " :
1287
1287
dependencies :
1288
1288
next "*"
1289
1289
1290
- " @types/node@* " :
1290
+ " @types/node@*" , "@types/node@^22.0.0" :
1291
1291
version "22.13.1"
1292
1292
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
1293
1293
integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==
1294
1294
dependencies :
1295
1295
undici-types "~6.20.0"
1296
1296
1297
- " @types/node@^20.11.19 " :
1298
- version "20.17.17"
1299
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.17.tgz#5cea2af2e271313742c14f418eaf5dcfa8ae2e3a"
1300
- integrity sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg==
1301
- dependencies :
1302
- undici-types "~6.19.2"
1303
-
1304
1297
" @types/prop-types@* " :
1305
1298
version "15.7.14"
1306
1299
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
@@ -5133,11 +5126,6 @@ unbox-primitive@^1.1.0:
5133
5126
has-symbols "^1.1.0"
5134
5127
which-boxed-primitive "^1.1.1"
5135
5128
5136
- undici-types@~6.19.2 :
5137
- version "6.19.8"
5138
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5139
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
5140
-
5141
5129
undici-types@~6.20.0 :
5142
5130
version "6.20.0"
5143
5131
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
You can’t perform that action at this time.
0 commit comments