Skip to content

Commit

Permalink
build(deps): bump axios from 0.27.1 to 0.27.2
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.27.1...v0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Patrick Uhlmann committed May 8, 2022
1 parent ebe0c7e commit 624ca9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@sentry/tracing": "^6.18.1",
"@sentry/vue": "^6.19.7",
"@types/leaflet": "^1.7.9",
"axios": "^0.27.1",
"axios": "^0.27.2",
"bulma": "^0.9.3",
"compression": "^1.7.4",
"connect-history-api-fallback": "^1.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2816,10 +2816,10 @@ axios@^0.24.0:
dependencies:
follow-redirects "^1.14.4"

axios@^0.27.1:
version "0.27.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.1.tgz#badcc8cc38cfa812320221b600776452141ea5d4"
integrity sha512-ePNMai55xo5GsXajb/k756AqZqpqeDaGwGcdvbZLSSELbbYwsIn2jNmGfUPEwd8j/yu4OoMstLLIVa4t0MneEA==
axios@^0.27.2:
version "0.27.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
dependencies:
follow-redirects "^1.14.9"
form-data "^4.0.0"
Expand Down

0 comments on commit 624ca9b

Please sign in to comment.