@podium/client
Advanced tools
Comparing version 4.5.5 to 4.5.6
@@ -0,1 +1,8 @@ | ||
## [4.5.6](https://github.com/podium-lib/client/compare/v4.5.5...v4.5.6) (2021-10-27) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.4.27 ([556a158](https://github.com/podium-lib/client/commit/556a158d1a341cca6f5e550de5882719b5169ac0)) | ||
## [4.5.5](https://github.com/podium-lib/client/compare/v4.5.4...v4.5.5) (2021-10-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/client", | ||
"version": "4.5.5", | ||
"version": "4.5.6", | ||
"main": "lib/client.js", | ||
@@ -41,3 +41,3 @@ "license": "MIT", | ||
"@podium/schemas": "4.1.25", | ||
"@podium/utils": "4.4.26", | ||
"@podium/utils": "4.4.27", | ||
"abslog": "2.4.0", | ||
@@ -52,8 +52,8 @@ "http-cache-semantics": "^4.0.3", | ||
"@podium/test-utils": "2.4.1", | ||
"@semantic-release/changelog": "5.0.1", | ||
"@semantic-release/commit-analyzer": "8.0.1", | ||
"@semantic-release/git": "9.0.1", | ||
"@semantic-release/github": "7.2.3", | ||
"@semantic-release/npm": "7.1.3", | ||
"@semantic-release/release-notes-generator": "9.0.3", | ||
"@semantic-release/changelog": "6.0.0", | ||
"@semantic-release/commit-analyzer": "9.0.1", | ||
"@semantic-release/git": "10.0.0", | ||
"@semantic-release/github": "8.0.1", | ||
"@semantic-release/npm": "8.0.2", | ||
"@semantic-release/release-notes-generator": "10.0.2", | ||
"@sinonjs/fake-timers": "8.0.1", | ||
@@ -71,5 +71,5 @@ "benchmark": "2.1.4", | ||
"prettier": "2.3.2", | ||
"semantic-release": "17.4.7", | ||
"semantic-release": "18.0.0", | ||
"tap": "15.0.9" | ||
} | ||
} |
95734
+ Added@podium/utils@4.4.27(transitive)
- Removed@podium/utils@4.4.26(transitive)
Updated@podium/utils@4.4.27