@adobe/helix-shared-config
Advanced tools
Comparing version 10.4.3 to 10.4.4
{ | ||
"name": "@adobe/helix-shared-config", | ||
"version": "10.4.3", | ||
"version": "10.4.4", | ||
"description": "Shared modules of the Helix Project - config", | ||
@@ -43,3 +43,3 @@ "main": "src/index.js", | ||
"@adobe/helix-shared-utils": "^2.1.0", | ||
"ajv": "8.12.0", | ||
"ajv": "8.13.0", | ||
"ajv-formats": "3.0.1", | ||
@@ -49,6 +49,6 @@ "cookie": "0.6.0", | ||
"ignore": "5.3.1", | ||
"lru-cache": "10.2.1", | ||
"lru-cache": "10.2.2", | ||
"object-hash": "3.0.0", | ||
"uri-js": "4.4.1", | ||
"yaml": "2.4.1" | ||
"yaml": "2.4.2" | ||
}, | ||
@@ -55,0 +55,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
193623
+ Addedajv@8.13.0(transitive)
+ Addedlru-cache@10.2.2(transitive)
+ Addedyaml@2.4.2(transitive)
- Removedajv@8.12.0(transitive)
- Removedlru-cache@10.2.1(transitive)
- Removedyaml@2.4.1(transitive)
Updatedajv@8.13.0
Updatedlru-cache@10.2.2
Updatedyaml@2.4.2