@axway/amplify-request
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -0,1 +1,5 @@ | ||
# v3.0.5 (Jan 14, 2022) | ||
* chore: Updated dependencies. | ||
# v3.0.4 (Dec 21, 2021) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@axway/amplify-request", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"publishConfig": { | ||
@@ -31,5 +31,5 @@ "access": "public" | ||
"dependencies": { | ||
"@axway/amplify-utils": "^1.0.4", | ||
"@axway/amplify-utils": "^1.0.5", | ||
"got": "^11.8.3", | ||
"http-proxy-agent": "^4.0.1", | ||
"http-proxy-agent": "^5.0.0", | ||
"https-proxy-agent": "^5.0.0", | ||
@@ -49,3 +49,3 @@ "pretty-bytes": "^5.6.0", | ||
}, | ||
"gitHead": "db345141644e5a985581e390ab2090c526c41c8c" | ||
"gitHead": "23644d45ef3a402e435a840f6e82cabba4ac9b44" | ||
} |
24399
+ Added@tootallnate/once@2.0.0(transitive)
+ Addedhttp-proxy-agent@5.0.0(transitive)
- Removed@tootallnate/once@1.1.2(transitive)
- Removedhttp-proxy-agent@4.0.1(transitive)
Updated@axway/amplify-utils@^1.0.5
Updatedhttp-proxy-agent@^5.0.0