Skip to content

Commit ae2e6d4

Browse files
Merge pull request #67 from pagopa/renovate/axios-to-1.7.2
Bump axios from 0.27.2 to 1.7.2
2 parents 7f248d6 + 90a73df commit ae2e6d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-test/src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@cucumber/cucumber": "^8.4.0",
14-
"axios": "^0.27.2",
14+
"axios": "^1.0.0",
1515
"dotenv": "^16.0.2",
1616
"dotenv-cli": "^3.2.0",
1717
"npx": "^10.2.2"

performance-test/src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"dependencies": {
4-
"axios": "^0.27.2",
4+
"axios": "^1.0.0",
55
"@azure/cosmos": "^3.17.3",
66
"@azure/storage-blob": "^12.15.0"
77
},

0 commit comments

Comments
 (0)