Skip to content

Commit b912664

Browse files
Update dependency @mitodl/open-api-axios to v2024.10.10
1 parent 8e4bd03 commit b912664

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"homepage": "https://github.com/mitodl/course-search-utils#readme",
4040
"dependencies": {
41-
"@mitodl/open-api-axios": "2024.9.16",
41+
"@mitodl/open-api-axios": "2024.10.10",
4242
"@remixicon/react": "^4.2.0",
4343
"axios": "^1.6.7",
4444
"fuse.js": "^7.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -751,10 +751,10 @@
751751
dependencies:
752752
make-plural "^7.0.0"
753753

754-
"@mitodl/open-api-axios@2024.9.16":
755-
version "2024.9.16"
756-
resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.9.16.tgz#198dd88fb8f6aab4780e14e295a80453e622ff72"
757-
integrity sha512-me0/zMJnZN2rbUnaVICER4zQtewL45rUjdKkjVZBjz+DKLyl7Qe68pn0C3XLXuiM6HjFuF9CL8Mc4vj4+EVWWg==
754+
"@mitodl/open-api-axios@2024.10.10":
755+
version "2024.10.10"
756+
resolved "https://registry.yarnpkg.com/@mitodl/open-api-axios/-/open-api-axios-2024.10.10.tgz#12b78272380faf63f4dfd2955665d28a154922b8"
757+
integrity sha512-dG89uE2MoeYS25Hio1hH5xy9CXdcfs6Cw8F8Xy7X/1dvyVOeFDHidaabw6WrLUVzHzx7vEkjrs//fRAJO/XSIw==
758758
dependencies:
759759
"@types/node" "^20.11.19"
760760
axios "^1.6.5"

0 commit comments

Comments
 (0)