Skip to content

Commit d62e1c5

Browse files
committed
Update dependencies
1 parent f90425d commit d62e1c5

7 files changed

Lines changed: 11 additions & 11 deletions

File tree

part_1/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"axios": "^0.21.1"
12+
"axios": "^1.8.2"
1313
}
1414
}

part_3/src_push/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"axios": "^0.21.1"
12+
"axios": "^1.8.2"
1313
}
1414
}

part_3/src_starred/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"axios": "^0.21.1"
12+
"axios": "^1.8.2"
1313
}
1414
}

part_4/src_push/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"axios": "^0.21.1"
12+
"axios": "^1.8.2"
1313
},
1414
"devDependencies": {
15-
"aws-sdk": "^2.906.0"
15+
"aws-sdk": "^2.1692.0"
1616
}
1717
}

part_4/src_starred/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"axios": "^0.21.1"
12+
"axios": "^1.8.2"
1313
},
1414
"devDependencies": {
15-
"aws-sdk": "^2.906.0"
15+
"aws-sdk": "^2.1692.0"
1616
}
1717
}

part_5/src_push/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"axios": "^0.21.1"
12+
"axios": "^1.8.2"
1313
},
1414
"devDependencies": {
15-
"aws-sdk": "^2.906.0"
15+
"aws-sdk": "^2.1692.0"
1616
}
1717
}

part_5/src_starred/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"axios": "^0.21.1"
12+
"axios": "^1.8.2"
1313
},
1414
"devDependencies": {
15-
"aws-sdk": "^2.906.0"
15+
"aws-sdk": "^2.1692.0"
1616
}
1717
}

0 commit comments

Comments
 (0)