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.22 " :
1281
1281
dependencies :
1282
1282
next "*"
1283
1283
1284
- " @types/node@* " :
1284
+ " @types/node@*" , "@types/node@^22.0.0" :
1285
1285
version "22.10.5"
1286
1286
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
1287
1287
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
1288
1288
dependencies :
1289
1289
undici-types "~6.20.0"
1290
1290
1291
- " @types/node@^20.11.19 " :
1292
- version "20.17.11"
1293
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11.tgz#2c05215fc37316b1596df7fbdba52151eaf83c50"
1294
- integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==
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"
@@ -5121,11 +5114,6 @@ unbox-primitive@^1.1.0:
5121
5114
has-symbols "^1.1.0"
5122
5115
which-boxed-primitive "^1.1.1"
5123
5116
5124
- undici-types@~6.19.2 :
5125
- version "6.19.8"
5126
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5127
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
5128
-
5129
5117
undici-types@~6.20.0 :
5130
5118
version "6.20.0"
5131
5119
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