Skip to content

Commit

Permalink
chore(deps): bump axios from 1.6.1 to 1.6.2 in /web/ui (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent d1eb438 commit 8b216f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@sentry/node": "^7.84.0",
"@types/uuid": "^9.0.1",
"apollo3-cache-persist": "^0.14.1",
"axios": "^1.6.1",
"axios": "^1.6.2",
"classnames": "^2.3.2",
"dayjs": "^1.11.7",
"deepmerge": "^4.2.2",
Expand Down
8 changes: 4 additions & 4 deletions web/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3851,10 +3851,10 @@ axios@^0.27.2:
follow-redirects "^1.14.9"
form-data "^4.0.0"

axios@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.1.tgz#76550d644bf0a2d469a01f9244db6753208397d7"
integrity sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==
axios@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2"
integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 8b216f4

Please sign in to comment.