Skip to content

Commit 7df59a7

Browse files
authored
Merge pull request #21 from net-tech/depfu/update/yarn/axios-1.3.4
2 parents db79f0f + c1b2f72 commit 7df59a7

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
@@ -11,7 +11,7 @@
1111
"@types/ms": "^0.7.31",
1212
"@types/node": "^18.13.0",
1313
"@types/prompt": "^1.1.5",
14-
"axios": "^1.3.2",
14+
"axios": "^1.3.4",
1515
"cli-progress": "^3.12.0",
1616
"ms": "^2.1.3",
1717
"pino": "^8.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ atomic-sleep@^1.0.0:
7676
resolved "https://registry.yarnpkg.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz#eb85b77a601fc932cfe432c5acd364a9e2c9075b"
7777
integrity sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==
7878

79-
axios@^1.3.2:
80-
version "1.3.2"
81-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.2.tgz#7ac517f0fa3ec46e0e636223fd973713a09c72b3"
82-
integrity sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==
79+
axios@^1.3.4:
80+
version "1.3.4"
81+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
82+
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
8383
dependencies:
8484
follow-redirects "^1.15.0"
8585
form-data "^4.0.0"

0 commit comments

Comments
 (0)