Skip to content

Commit

Permalink
Merge pull request #11 from govinda777/dependabot/npm_and_yarn/npm_an…
Browse files Browse the repository at this point in the history
…d_yarn-b8d71eeedd

Bump axios from 1.7.5 to 1.7.6 in the npm_and_yarn group across 1 directory
  • Loading branch information
govinda777 authored Jan 5, 2025
2 parents 2d0265b + 9f53bd2 commit 9860271
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 @@ -24,7 +24,7 @@
"@testing-library/react": "^16.1.0",
"@tonconnect/ui-react": "^2.0.0-beta.2",
"@twa-dev/sdk": "^7.10.1",
"axios": "^1.7.5",
"axios": "^1.7.6",
"browserify-sign": "^4.2.3",
"buffer": "^6.0.3",
"glob": "^10.2.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1919,10 +1919,10 @@ axios@^0.25.0:
dependencies:
follow-redirects "^1.14.7"

axios@^1.7.5:
version "1.7.5"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.5.tgz#21eed340eb5daf47d29b6e002424b3e88c8c54b1"
integrity sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==
axios@^1.7.6:
version "1.7.6"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.6.tgz#34f338182f6802fd3824a6511d6ddf99dd5ae0b5"
integrity sha512-Ekur6XDwhnJ5RgOCaxFnXyqlPALI3rVeukZMwOdfghW7/wGz784BYKiQq+QD8NPcr91KRo30KfHOchyijwWw7g==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down

0 comments on commit 9860271

Please sign in to comment.