Skip to content

Commit

Permalink
Merge pull request #576 from heckenmann/dependabot/npm_and_yarn/app-s…
Browse files Browse the repository at this point in the history
…rc/axios-1.7.8

build(deps-dev): bump axios from 1.7.7 to 1.7.8 in /app-src
  • Loading branch information
github-actions[bot] authored Nov 26, 2024
2 parents 8adac75 + 07aa84a commit 7193a6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@fortawesome/react-fontawesome": "^0.2.2",
"@types/react": "^18.3.12",
"apexcharts": "^3.54.0",
"axios": "^1.7.7",
"axios": "^1.7.8",
"bootstrap": "^5.3.3",
"cors": "^2.8.5",
"cypress": "^13.16.0",
Expand Down
8 changes: 4 additions & 4 deletions app-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2987,10 +2987,10 @@ axe-core@^4.6.2:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.2.tgz#2f6f3cde40935825cf4465e3c1c9e77b240ff6ae"
integrity sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==

axios@^1.7.7:
version "1.7.7"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
axios@^1.7.8:
version "1.7.8"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.8.tgz#1997b1496b394c21953e68c14aaa51b7b5de3d6e"
integrity sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down

0 comments on commit 7193a6f

Please sign in to comment.