@podium/client
Advanced tools
Comparing version 5.0.7 to 5.0.8
@@ -0,1 +1,8 @@ | ||
## [5.0.8](https://github.com/podium-lib/client/compare/v5.0.7...v5.0.8) (2024-04-10) | ||
### Bug Fixes | ||
* **deps:** update dependency abslog to v2.4.1 ([105a16c](https://github.com/podium-lib/client/commit/105a16c0ff0215cd68984d7aad7351b4b5b623b2)) | ||
## [5.0.7](https://github.com/podium-lib/client/compare/v5.0.6...v5.0.7) (2024-02-01) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/client", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"type": "module", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"@podium/utils": "5.0.2", | ||
"abslog": "2.4.0", | ||
"abslog": "2.4.1", | ||
"http-cache-semantics": "^4.0.3", | ||
@@ -55,7 +55,7 @@ "lodash.clonedeep": "^4.5.0", | ||
"@semantic-release/github": "9.2.6", | ||
"@semantic-release/npm": "11.0.2", | ||
"@semantic-release/npm": "11.0.3", | ||
"@semantic-release/release-notes-generator": "12.1.0", | ||
"@sinonjs/fake-timers": "11.2.2", | ||
"benchmark": "2.1.4", | ||
"eslint": "8.56.0", | ||
"eslint": "8.57.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -65,10 +65,10 @@ "eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"express": "4.18.2", | ||
"express": "4.19.2", | ||
"get-stream": "8.0.1", | ||
"http-proxy": "1.18.1", | ||
"is-stream": "3.0.0", | ||
"prettier": "3.2.4", | ||
"semantic-release": "23.0.0", | ||
"tap": "18.7.0" | ||
"prettier": "3.2.5", | ||
"semantic-release": "23.0.6", | ||
"tap": "18.7.2" | ||
} | ||
} |
124525
+ Addedabslog@2.4.1(transitive)
- Removedabslog@2.4.0(transitive)
Updatedabslog@2.4.1