Skip to content

Commit e92de2f

Browse files
Update dependency @mitodl/open-api-axios to v2025
1 parent eab08ce commit e92de2f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"homepage": "https://github.com/mitodl/course-search-utils#readme",
5454
"dependencies": {
55-
"@mitodl/open-api-axios": "2024.9.16",
55+
"@mitodl/open-api-axios": "2025.4.8",
5656
"@remixicon/react": "^4.2.0",
5757
"axios": "^1.6.7",
5858
"fuse.js": "^7.0.0"

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -852,12 +852,12 @@
852852
dependencies:
853853
make-plural "^7.0.0"
854854

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@2025.4.8":
856+
version "2025.4.8"
857+
resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2025.4.8.tgz#7a9050431e133a40420b21b84ca0827c969c87ff"
858+
integrity sha512-78nXtKIH2f7TPyLwmyLv1M59KGjbQZquPCdQPx0MQFLhjA1lmIePYHfdJ9877+zIbOy7J/r0fOAUV6LwthoOcQ==
859859
dependencies:
860-
"@types/node" "^20.11.19"
860+
"@types/node" "^22.0.0"
861861
axios "^1.6.5"
862862

863863
"@next/env@14.2.24":
@@ -1288,12 +1288,12 @@
12881288
dependencies:
12891289
undici-types "~6.20.0"
12901290

1291-
"@types/node@^20.11.19":
1292-
version "20.17.19"
1293-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
1294-
integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
1291+
"@types/node@^22.0.0":
1292+
version "22.14.0"
1293+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
1294+
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
12951295
dependencies:
1296-
undici-types "~6.19.2"
1296+
undici-types "~6.21.0"
12971297

12981298
"@types/prop-types@*":
12991299
version "15.7.14"
@@ -5128,16 +5128,16 @@ unbox-primitive@^1.1.0:
51285128
has-symbols "^1.1.0"
51295129
which-boxed-primitive "^1.1.1"
51305130

5131-
undici-types@~6.19.2:
5132-
version "6.19.8"
5133-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5134-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
5135-
51365131
undici-types@~6.20.0:
51375132
version "6.20.0"
51385133
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
51395134
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
51405135

5136+
undici-types@~6.21.0:
5137+
version "6.21.0"
5138+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
5139+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
5140+
51415141
universalify@^0.2.0:
51425142
version "0.2.0"
51435143
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"

0 commit comments

Comments
 (0)