File tree 2 files changed +7
-19
lines changed
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 852
852
dependencies :
853
853
make-plural "^7.0.0"
854
854
855
- " @mitodl/open-api-axios@2024.9.16 " :
856
- version "2024.9.16 "
857
- resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.9.16 .tgz#198dd88fb8f6aab4780e14e295a80453e622ff72 "
858
- integrity sha512-me0/zMJnZN2rbUnaVICER4zQtewL45rUjdKkjVZBjz+DKLyl7Qe68pn0C3XLXuiM6HjFuF9CL8Mc4vj4+EVWWg ==
855
+ " @mitodl/open-api-axios@2024.11.14 " :
856
+ version "2024.11.14 "
857
+ resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.11.14 .tgz#a1b83d8c7069fb9822350765b23f9d912ec6537a "
858
+ integrity sha512-uw9tmGOsVJgAydERZNRjqv+4pS5S2SDfsE6Rljk5dDvzPhhQ/0KMN8roIh/JWSdjj1pGP21cnkUjSdgH8zeWKw ==
859
859
dependencies :
860
- " @types/node" " ^20.11.19 "
860
+ " @types/node" " ^22.0.0 "
861
861
axios "^1.6.5"
862
862
863
863
" @next/env@14.2.23 " :
1281
1281
dependencies :
1282
1282
next "*"
1283
1283
1284
- " @types/node@* " :
1284
+ " @types/node@*" , "@types/node@^22.0.0" :
1285
1285
version "22.13.0"
1286
1286
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.0.tgz#d376dd9a0ee2f9382d86c2d5d7beb4d198b4ea8c"
1287
1287
integrity sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==
1288
1288
dependencies :
1289
1289
undici-types "~6.20.0"
1290
1290
1291
- " @types/node@^20.11.19 " :
1292
- version "20.17.16"
1293
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.16.tgz#b33b0edc1bf925b27349e494b871ca4451fabab4"
1294
- integrity sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==
1295
- dependencies :
1296
- undici-types "~6.19.2"
1297
-
1298
1291
" @types/prop-types@* " :
1299
1292
version "15.7.14"
1300
1293
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
@@ -5127,11 +5120,6 @@ unbox-primitive@^1.1.0:
5127
5120
has-symbols "^1.1.0"
5128
5121
which-boxed-primitive "^1.1.1"
5129
5122
5130
- undici-types@~6.19.2 :
5131
- version "6.19.8"
5132
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5133
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
5134
-
5135
5123
undici-types@~6.20.0 :
5136
5124
version "6.20.0"
5137
5125
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