@podium/context
Advanced tools
Comparing version 4.1.62 to 4.1.63
@@ -0,1 +1,8 @@ | ||
## [4.1.63](https://github.com/podium-lib/context/compare/v4.1.62...v4.1.63) (2021-11-14) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.4.29 ([ec9ce44](https://github.com/podium-lib/context/commit/ec9ce440137f67d7cebfba326ec2c1c1c5b7c65d)) | ||
## [4.1.62](https://github.com/podium-lib/context/compare/v4.1.61...v4.1.62) (2021-11-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "4.1.62", | ||
"version": "4.1.63", | ||
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"@podium/schemas": "4.1.27", | ||
"@podium/utils": "4.4.28", | ||
"@podium/utils": "4.4.29", | ||
"abslog": "^2.4.0", | ||
@@ -42,0 +42,0 @@ "bcp47-validate": "^1.0.0", |
48425
+ Added@podium/utils@4.4.29(transitive)
- Removed@podium/schemas@4.1.26(transitive)
- Removed@podium/utils@4.4.28(transitive)
- Removedajv@8.7.1(transitive)
Updated@podium/utils@4.4.29