Skip to content

Commit

Permalink
fix(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent faa569b commit 9689abf
Show file tree
Hide file tree
Showing 7 changed files with 377 additions and 377 deletions.
740 changes: 370 additions & 370 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"ajv": "8.17.1",
"c8": "10.1.2",
"eslint": "8.57.1",
"husky": "9.1.6",
"husky": "9.1.7",
"jsdoc-to-markdown": "9.0.5",
"lint-staged": "15.2.10",
"mocha": "10.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/helix-shared-body-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"@adobe/helix-universal": "^5.0.0"
},
"devDependencies": {
"yaml": "2.6.0"
"yaml": "2.6.1"
}
}
4 changes: 2 additions & 2 deletions packages/helix-shared-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"@adobe/helix-shared-utils": "^2.1.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"cookie": "1.0.1",
"cookie": "1.0.2",
"fs-extra": "11.2.0",
"ignore": "6.0.2",
"lru-cache": "11.0.2",
"object-hash": "3.0.0",
"uri-js": "4.4.1",
"yaml": "2.6.0"
"yaml": "2.6.1"
},
"devDependencies": {
"@adobe/helix-shared-wrap": "^1.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/helix-shared-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
},
"dependencies": {
"@adobe/helix-shared-prune": "^1.0.5",
"yaml": "2.6.0"
"yaml": "2.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/helix-shared-ims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@adobe/helix-shared-body-data": "^1.1.19",
"@adobe/helix-shared-utils": "^2.1.0",
"@adobe/helix-shared-wrap": "^1.0.5",
"cookie": "1.0.1"
"cookie": "1.0.2"
},
"optionalDependencies": {
"@adobe/helix-universal": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/helix-shared-tokencache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
},
"dependencies": {
"@adobe/fetch": "^4.0.10",
"@aws-sdk/client-s3": "3.693.0"
"@aws-sdk/client-s3": "3.699.0"
}
}

0 comments on commit 9689abf

Please sign in to comment.