Skip to content

Commit 2a10fe1

Browse files
authored
Merge pull request #213 from Pyrrha-Platform/dependabot/npm_and_yarn/pyrrha-dashboard/axios-1.7.4
Bump axios from 1.6.0 to 1.7.4 in /pyrrha-dashboard
2 parents f7e4638 + eb3141f commit 2a10fe1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyrrha-dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@testing-library/jest-dom": "^5.16.1",
1616
"@testing-library/react": "^12.1.2",
1717
"@testing-library/user-event": "^13.5.0",
18-
"axios": ">=1.6.0",
18+
"axios": ">=1.7.4",
1919
"carbon-components": "10.52.0",
2020
"carbon-components-react": "7.52.0",
2121
"carbon-icons": "7.0.7",

pyrrha-dashboard/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -3505,12 +3505,12 @@ axe-core@^4.3.5:
35053505
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.1.tgz#7dbdc25989298f9ad006645cd396782443757413"
35063506
integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==
35073507

3508-
axios@>=1.6.0:
3509-
version "1.6.0"
3510-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
3511-
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
3508+
axios@>=1.7.4:
3509+
version "1.7.4"
3510+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
3511+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
35123512
dependencies:
3513-
follow-redirects "^1.15.0"
3513+
follow-redirects "^1.15.6"
35143514
form-data "^4.0.0"
35153515
proxy-from-env "^1.1.0"
35163516

@@ -6483,10 +6483,10 @@ [email protected]:
64836483
resolved "https://registry.yarnpkg.com/fn.name/-/fn.name-1.1.0.tgz#26cad8017967aea8731bc42961d04a3d5988accc"
64846484
integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==
64856485

6486-
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
6487-
version "1.15.6"
6488-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
6489-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
6486+
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
6487+
version "1.15.9"
6488+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
6489+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
64906490

64916491
for-in@^1.0.2:
64926492
version "1.0.2"

0 commit comments

Comments
 (0)