Skip to content

Commit

Permalink
chore(deps): bump axios in the npm_and_yarn group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios).


Updates `axios` from 1.7.5 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.5...v1.7.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 48f0923 commit 42adb21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@plentymarkets/tailwind-colors": "^1.0.0",
"@vue-storefront/sdk": "^1.5.0",
"@vueuse/core": "^10.11.0",
"axios": "^1.7.2",
"axios": "^1.7.7",
"lodash-es": "^4.17.21",
"nuxt-lazy-hydrate": "^1.0.0",
"uuid": "^9.0.1"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7230,7 +7230,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.1, axios@npm:^1.7.2":
"axios@npm:^1.6.1":
version: 1.7.5
resolution: "axios@npm:1.7.5"
dependencies:
Expand Down Expand Up @@ -21126,7 +21126,7 @@ __metadata:
"@vue-storefront/unified-data-model": ^0.18.1
"@vue/test-utils": ^2.4.6
"@vueuse/core": ^10.11.0
axios: ^1.7.2
axios: ^1.7.7
cypress: 13.15.0
cypress-real-events: ^1.13.0
cypress-wait-until: ^2.0.1
Expand Down

0 comments on commit 42adb21

Please sign in to comment.