@adobe/helix-shared-config
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.4.3](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config@1.4.2...@adobe/helix-shared-config@1.4.3) (2021-10-18) | ||
### Bug Fixes | ||
* **deps:** update dependency @adobe/helix-fetch to v3 ([bb7b3d4](https://github.com/adobe/helix-shared/commit/bb7b3d45ff1ddb0681628903a65b7973a64533bc)) | ||
## [1.4.2](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config@1.4.1...@adobe/helix-shared-config@1.4.2) (2021-10-08) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@adobe/helix-shared-config", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Shared modules of the Helix Project - config", | ||
@@ -26,3 +26,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@adobe/helix-fetch": "2.4.2", | ||
"@adobe/helix-fetch": "3.0.0", | ||
"@adobe/helix-shared-git": "^1.0.3", | ||
@@ -49,3 +49,3 @@ "@adobe/helix-shared-prune": "^1.0.0", | ||
}, | ||
"gitHead": "a29512cedcbf42ac30364e563fe01c5307dd43ec" | ||
"gitHead": "9f04af9e67edf518bfcb179f4f4de918aab0ac47" | ||
} |
242209
+ Added@adobe/helix-fetch@3.0.0(transitive)
- Removed@adobe/helix-fetch@2.4.2(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedbase64-js@1.5.1(transitive)
- Removedbuffer@5.7.1(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedform-data@4.0.0(transitive)
- Removedget-stream@6.0.1(transitive)
- Removedieee754@1.2.1(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removedobject-sizeof@1.6.1(transitive)
Updated@adobe/helix-fetch@3.0.0