Skip to content

Commit

Permalink
Update dependency @mitodl/open-api-axios to v2024.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 8cd88e7 commit 178866a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
24 changes: 6 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]":
Expand Down Expand Up @@ -1281,20 +1281,13 @@
dependencies:
next "*"

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

"@types/node@^20.11.19":
version "20.17.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11.tgz#2c05215fc37316b1596df7fbdba52151eaf83c50"
integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==
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"
Expand Down Expand Up @@ -5121,11 +5114,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"
Expand Down

0 comments on commit 178866a

Please sign in to comment.