Skip to content

Commit

Permalink
Bump axios from 0.21.1 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.25.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 18, 2022
1 parent 7ffd6e1 commit 676362f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-ag/e2e-testsuite-platform",
"version": "3.0.8",
"version": "3.0.9",
"description": "E2E Testsuite for Shopware 6 using Cypress.js",
"keywords": [
"e2e",
Expand All @@ -20,7 +20,7 @@
"@babel/preset-env": "7.14.9",
"@babel/register": "7.14.5",
"@cypress/skip-test": "^2.6.1",
"axios": "0.21.1",
"axios": "0.25.0",
"cypress-file-upload": "^5.0.8",
"cypress-grep": "^2.5.2",
"cypress-log-to-output": "^1.1.2",
Expand Down

0 comments on commit 676362f

Please sign in to comment.