Skip to content

Commit 178866a

Browse files
Update dependency @mitodl/open-api-axios to v2024.11.14
1 parent 8cd88e7 commit 178866a

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
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": "2024.11.14",
5656
"@remixicon/react": "^4.2.0",
5757
"axios": "^1.6.7",
5858
"fuse.js": "^7.0.0"

yarn.lock

Lines changed: 6 additions & 18 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@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==
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.22":
@@ -1281,20 +1281,13 @@
12811281
dependencies:
12821282
next "*"
12831283

1284-
"@types/node@*":
1284+
"@types/node@*", "@types/node@^22.0.0":
12851285
version "22.10.5"
12861286
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
12871287
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
12881288
dependencies:
12891289
undici-types "~6.20.0"
12901290

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-
12981291
"@types/prop-types@*":
12991292
version "15.7.14"
13001293
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
@@ -5121,11 +5114,6 @@ unbox-primitive@^1.1.0:
51215114
has-symbols "^1.1.0"
51225115
which-boxed-primitive "^1.1.1"
51235116

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-
51295117
undici-types@~6.20.0:
51305118
version "6.20.0"
51315119
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"

0 commit comments

Comments
 (0)