@podium/client
Advanced tools
Comparing version 5.0.6 to 5.0.7
@@ -0,1 +1,8 @@ | ||
## [5.0.7](https://github.com/podium-lib/client/compare/v5.0.6...v5.0.7) (2024-02-01) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v5.0.2 ([dd7af21](https://github.com/podium-lib/client/commit/dd7af21c3372e89b25096c1e4833463089dfa290)) | ||
## [5.0.6](https://github.com/podium-lib/client/compare/v5.0.5...v5.0.6) (2024-01-05) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/client", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "license": "MIT", | ||
"@podium/schemas": "5.0.0", | ||
"@podium/utils": "5.0.1", | ||
"@podium/utils": "5.0.2", | ||
"abslog": "2.4.0", | ||
@@ -53,3 +53,3 @@ "http-cache-semantics": "^4.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"@babel/eslint-parser": "7.23.3", | ||
"@babel/eslint-parser": "7.23.10", | ||
"@semantic-release/github": "9.2.6", | ||
@@ -64,3 +64,3 @@ "@semantic-release/npm": "11.0.2", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-prettier": "5.1.2", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"express": "4.18.2", | ||
@@ -70,6 +70,6 @@ "get-stream": "8.0.1", | ||
"is-stream": "3.0.0", | ||
"prettier": "3.1.1", | ||
"semantic-release": "22.0.12", | ||
"tap": "18.6.1" | ||
"prettier": "3.2.4", | ||
"semantic-release": "23.0.0", | ||
"tap": "18.7.0" | ||
} | ||
} |
124276
+ Added@podium/utils@5.0.2(transitive)
- Removed@podium/utils@5.0.1(transitive)
Updated@podium/utils@5.0.2