Skip to content

Commit 2c75d2f

Browse files
authored
Merge pull request #222 from napse-invest/dependabot/npm_and_yarn/desktop-app/dev/axios-1.6.8
build(deps): bump axios from 1.6.7 to 1.6.8 in /desktop-app
2 parents 79de670 + 014b7d5 commit 2c75d2f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

desktop-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@tanstack/react-table": "^8.13.2",
5252
"@tremor/react": "^3.14.1",
5353
"add": "^2.0.6",
54-
"axios": "^1.6.0",
54+
"axios": "^1.6.8",
5555
"class-variance-authority": "^0.7.0",
5656
"clsx": "^2.1.0",
5757
"cmdk": "^0.2.1",

desktop-app/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4544,12 +4544,12 @@ axe-core@=4.7.0:
45444544
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.0.tgz#34ba5a48a8b564f67e103f0aa5768d76e15bbbbf"
45454545
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
45464546

4547-
axios@^1.6.0:
4548-
version "1.6.7"
4549-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
4550-
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
4547+
axios@^1.6.8:
4548+
version "1.6.8"
4549+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
4550+
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
45514551
dependencies:
4552-
follow-redirects "^1.15.4"
4552+
follow-redirects "^1.15.6"
45534553
form-data "^4.0.0"
45544554
proxy-from-env "^1.1.0"
45554555

@@ -6497,7 +6497,7 @@ flatted@^3.2.9:
64976497
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
64986498
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
64996499

6500-
follow-redirects@^1.15.4:
6500+
follow-redirects@^1.15.6:
65016501
version "1.15.6"
65026502
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
65036503
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

0 commit comments

Comments
 (0)