@podium/context
Advanced tools
Comparing version 4.1.60 to 4.1.61
@@ -0,1 +1,8 @@ | ||
## [4.1.61](https://github.com/podium-lib/context/compare/v4.1.60...v4.1.61) (2021-11-09) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.4.28 ([00142a5](https://github.com/podium-lib/context/commit/00142a56d57b0c2e064b0039a83a0368cecba32d)) | ||
## [4.1.60](https://github.com/podium-lib/context/compare/v4.1.59...v4.1.60) (2021-11-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "4.1.60", | ||
"version": "4.1.61", | ||
"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.26", | ||
"@podium/utils": "4.4.27", | ||
"@podium/utils": "4.4.28", | ||
"abslog": "^2.4.0", | ||
@@ -42,0 +42,0 @@ "bcp47-validate": "^1.0.0", |
47899
+ Added@podium/utils@4.4.28(transitive)
- Removed@podium/schemas@4.1.25(transitive)
- Removed@podium/utils@4.4.27(transitive)
- Removedajv@8.6.3(transitive)
Updated@podium/utils@4.4.28