Skip to content

Commit

Permalink
Bump axios-case-converter from 1.1.0 to 1.1.1 in /web (#351)
Browse files Browse the repository at this point in the history
Bumps [axios-case-converter](https://github.com/mpyw/axios-interceptor-change-case) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/mpyw/axios-interceptor-change-case/releases)
- [Commits](mpyw/axios-case-converter@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: axios-case-converter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent de9935d commit 14bb144
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@mantine/core": "^3.6.8",
"@mantine/hooks": "^3.6.8",
"axios": "^1.6.5",
"axios-case-converter": "^1.1.0",
"axios-case-converter": "^1.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -669,10 +669,10 @@ asynckit@^0.4.0:
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==

axios-case-converter@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/axios-case-converter/-/axios-case-converter-1.1.0.tgz#7306943cf5608769794c6072b89eacb1e289f178"
integrity sha512-XmeffqomjVRhYRXQdw7FaeJhFUvsqt0oXMzfPDaZE1ibBkZ8zeAdgMYBGYlMegXUjpzg48pKZ+SLkz6RH2yYkA==
axios-case-converter@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/axios-case-converter/-/axios-case-converter-1.1.1.tgz#7aad2194c30265513b50ee0433cbd15380d89a8a"
integrity sha512-v13pB7cYryh/7f4TKxN/gniD2hwqPQcjip29Hk3J9iwsnA37Rht2Hkn5VyrxynxlKdMNSIfGk6I9D6G28oTRyQ==
dependencies:
camel-case "^4.1.1"
header-case "^2.0.3"
Expand Down

0 comments on commit 14bb144

Please sign in to comment.