mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-02 05:55:10 +09:00
Revert "Merge branch 'master' into v1-node16"
This reverts commitdf03f9f89e, reversing changes made to5f641521a3.
This commit is contained in:
+5
-6
@@ -26,13 +26,12 @@
|
||||
"homepage": "https://github.com/aws-actions/configure-aws-credentials#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"aws-sdk": "^2.1273.0",
|
||||
"axios": "^1.2.2",
|
||||
"https-proxy-agent": "^5.0.1"
|
||||
"aws-sdk": "^2.1319.0",
|
||||
"axios": "^1.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.36.0",
|
||||
"eslint": "^8.31.0",
|
||||
"jest": "^29.3.1"
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"eslint": "^8.34.0",
|
||||
"jest": "^29.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user