diff --git a/package.json b/package.json index 5387a96..f0cac3b 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "homepage": "https://github.com/mitodl/course-search-utils#readme", "dependencies": { - "@mitodl/open-api-axios": "2024.9.16", + "@mitodl/open-api-axios": "2024.11.14", "@remixicon/react": "^4.2.0", "axios": "^1.6.7", "fuse.js": "^7.0.0" diff --git a/yarn.lock b/yarn.lock index dc0716b..22513bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -852,12 +852,12 @@ dependencies: make-plural "^7.0.0" -"@mitodl/open-api-axios@2024.9.16": - version "2024.9.16" - resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.9.16.tgz#198dd88fb8f6aab4780e14e295a80453e622ff72" - integrity sha512-me0/zMJnZN2rbUnaVICER4zQtewL45rUjdKkjVZBjz+DKLyl7Qe68pn0C3XLXuiM6HjFuF9CL8Mc4vj4+EVWWg== +"@mitodl/open-api-axios@2024.11.14": + version "2024.11.14" + resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.11.14.tgz#a1b83d8c7069fb9822350765b23f9d912ec6537a" + integrity sha512-uw9tmGOsVJgAydERZNRjqv+4pS5S2SDfsE6Rljk5dDvzPhhQ/0KMN8roIh/JWSdjj1pGP21cnkUjSdgH8zeWKw== dependencies: - "@types/node" "^20.11.19" + "@types/node" "^22.0.0" axios "^1.6.5" "@next/env@14.2.21": @@ -1281,20 +1281,13 @@ dependencies: next "*" -"@types/node@*": +"@types/node@*", "@types/node@^22.0.0": version "22.10.2" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9" integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ== dependencies: undici-types "~6.20.0" -"@types/node@^20.11.19": - version "20.17.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10.tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18" - integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA== - dependencies: - undici-types "~6.19.2" - "@types/prop-types@*": version "15.7.14" resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2" @@ -5074,11 +5067,6 @@ unbox-primitive@^1.1.0: has-symbols "^1.1.0" which-boxed-primitive "^1.1.1" -undici-types@~6.19.2: - version "6.19.8" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" - integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== - undici-types@~6.20.0: version "6.20.0" resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"