File tree 2 files changed +8
-15
lines changed
2 files changed +8
-15
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 861
861
dependencies :
862
862
make-plural "^7.0.0"
863
863
864
- " @mitodl/open-api-axios@2024.9.16 " :
865
- version "2024.9.16 "
866
- resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.9.16 .tgz#198dd88fb8f6aab4780e14e295a80453e622ff72 "
867
- integrity sha512-me0/zMJnZN2rbUnaVICER4zQtewL45rUjdKkjVZBjz+DKLyl7Qe68pn0C3XLXuiM6HjFuF9CL8Mc4vj4+EVWWg ==
864
+ " @mitodl/open-api-axios@2024.11.14 " :
865
+ version "2024.11.14 "
866
+ resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.11.14 .tgz#a1b83d8c7069fb9822350765b23f9d912ec6537a "
867
+ integrity sha512-uw9tmGOsVJgAydERZNRjqv+4pS5S2SDfsE6Rljk5dDvzPhhQ/0KMN8roIh/JWSdjj1pGP21cnkUjSdgH8zeWKw ==
868
868
dependencies :
869
- " @types/node" " ^20.11.19 "
869
+ " @types/node" " ^22.0.0 "
870
870
axios "^1.6.5"
871
871
872
872
" @next/env@14.2.18 " :
1290
1290
dependencies :
1291
1291
next "*"
1292
1292
1293
- " @types/node@* " :
1293
+ " @types/node@*" , "@types/node@^22.0.0" :
1294
1294
version "22.9.3"
1295
1295
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
1296
1296
integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
1297
1297
dependencies :
1298
1298
undici-types "~6.19.8"
1299
1299
1300
- " @types/node@^20.11.19 " :
1301
- version "20.17.7"
1302
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.7.tgz#790151a28c5a172773d95d53a0c23d3c59a883c4"
1303
- integrity sha512-sZXXnpBFMKbao30dUAvzKbdwA2JM1fwUtVEq/kxKuPI5mMwZiRElCpTXb0Biq/LMEVpXDZL5G5V0RPnxKeyaYg==
1304
- dependencies :
1305
- undici-types "~6.19.2"
1306
-
1307
1300
" @types/prop-types@* " :
1308
1301
version "15.7.13"
1309
1302
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451"
@@ -5004,7 +4997,7 @@ unbox-primitive@^1.0.2:
5004
4997
has-symbols "^1.0.3"
5005
4998
which-boxed-primitive "^1.0.2"
5006
4999
5007
- undici-types@~6.19.2, undici-types@~6.19. 8 :
5000
+ undici-types@~6.19.8 :
5008
5001
version "6.19.8"
5009
5002
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5010
5003
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
You can’t perform that action at this time.
0 commit comments