Skip to content

Commit 94e140f

Browse files
Update dependency @mitodl/open-api-axios to v2024.11.14
1 parent f44cdf1 commit 94e140f

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
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: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -861,12 +861,12 @@
861861
dependencies:
862862
make-plural "^7.0.0"
863863

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==
868868
dependencies:
869-
"@types/node" "^20.11.19"
869+
"@types/node" "^22.0.0"
870870
axios "^1.6.5"
871871

872872
"@next/env@14.2.18":
@@ -1290,20 +1290,13 @@
12901290
dependencies:
12911291
next "*"
12921292

1293-
"@types/node@*":
1293+
"@types/node@*", "@types/node@^22.0.0":
12941294
version "22.9.3"
12951295
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
12961296
integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
12971297
dependencies:
12981298
undici-types "~6.19.8"
12991299

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-
13071300
"@types/prop-types@*":
13081301
version "15.7.13"
13091302
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451"
@@ -5004,7 +4997,7 @@ unbox-primitive@^1.0.2:
50044997
has-symbols "^1.0.3"
50054998
which-boxed-primitive "^1.0.2"
50064999

5007-
undici-types@~6.19.2, undici-types@~6.19.8:
5000+
undici-types@~6.19.8:
50085001
version "6.19.8"
50095002
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
50105003
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==

0 commit comments

Comments
 (0)