Skip to content

Commit cf2ae40

Browse files
authored
Merge pull request #187 from CodeYourFuture/dependabot/npm_and_yarn/axios-1.8.2
Bump axios from 1.3.2 to 1.8.2 [staging]
2 parents 9909cc9 + 2b61be1 commit cf2ae40

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"axios": "^1.1.2",
6+
"axios": "^1.8.2",
77
"moment": "^2.23.0",
88
"react": "^18.2.0",
99
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3070,12 +3070,12 @@ axios@^0.25.0:
30703070
dependencies:
30713071
follow-redirects "^1.14.7"
30723072

3073-
axios@^1.1.2:
3074-
version "1.3.2"
3075-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.2.tgz#7ac517f0fa3ec46e0e636223fd973713a09c72b3"
3076-
integrity sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==
3073+
axios@^1.8.2:
3074+
version "1.8.2"
3075+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
3076+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
30773077
dependencies:
3078-
follow-redirects "^1.15.0"
3078+
follow-redirects "^1.15.6"
30793079
form-data "^4.0.0"
30803080
proxy-from-env "^1.1.0"
30813081

@@ -5321,10 +5321,10 @@ flatted@^3.1.0:
53215321
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
53225322
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
53235323

5324-
follow-redirects@^1.0.0, follow-redirects@^1.14.7, follow-redirects@^1.15.0:
5325-
version "1.15.2"
5326-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
5327-
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
5324+
follow-redirects@^1.0.0, follow-redirects@^1.14.7, follow-redirects@^1.15.6:
5325+
version "1.15.9"
5326+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
5327+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
53285328

53295329
for-each@^0.3.3:
53305330
version "0.3.3"

0 commit comments

Comments
 (0)