Skip to content

Commit 4b9060a

Browse files
fix(deps): update dependency axios to v1.6.0 [security]
1 parent 361d306 commit 4b9060a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@perawallet/connect": "^1.0.7",
4545
"@reduxjs/toolkit": "1.9.3",
4646
"algosdk": "1.24.1",
47-
"axios": "1.3.4",
47+
"axios": "1.6.0",
4848
"csstype": "^3.1.1",
4949
"next": "13.2.4",
5050
"next-pwa": "5.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2936,10 +2936,10 @@ axe-core@^4.4.3:
29362936
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.5.2.tgz#823fdf491ff717ac3c58a52631d4206930c1d9f7"
29372937
integrity sha512-u2MVsXfew5HBvjsczCv+xlwdNnB1oQR9HlAcsejZttNjKKSkeDNVwB1vMThIUIFI9GoT57Vtk8iQLwqOfAkboA==
29382938

2939-
axios@1.3.4:
2940-
version "1.3.4"
2941-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
2942-
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
2939+
axios@1.6.0:
2940+
version "1.6.0"
2941+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
2942+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
29432943
dependencies:
29442944
follow-redirects "^1.15.0"
29452945
form-data "^4.0.0"

0 commit comments

Comments
 (0)