Skip to content

Commit d5541f1

Browse files
Update dependency @mitodl/open-api-axios to v2024.11.14
1 parent 54e85d2 commit d5541f1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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: 11 additions & 11 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
@@ -1297,12 +1297,12 @@
12971297
dependencies:
12981298
undici-types "~6.19.8"
12991299

1300-
"@types/node@^20.11.19":
1301-
version "20.17.6"
1302-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.6.tgz#6e4073230c180d3579e8c60141f99efdf5df0081"
1303-
integrity sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==
1300+
"@types/node@^22.0.0":
1301+
version "22.9.1"
1302+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1.tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71"
1303+
integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==
13041304
dependencies:
1305-
undici-types "~6.19.2"
1305+
undici-types "~6.19.8"
13061306

13071307
"@types/prop-types@*":
13081308
version "15.7.13"
@@ -5003,7 +5003,7 @@ unbox-primitive@^1.0.2:
50035003
has-symbols "^1.0.3"
50045004
which-boxed-primitive "^1.0.2"
50055005

5006-
undici-types@~6.19.2, undici-types@~6.19.8:
5006+
undici-types@~6.19.8:
50075007
version "6.19.8"
50085008
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
50095009
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==

0 commit comments

Comments
 (0)