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] committed Mar 9, 2024
1 parent 4abb7df commit 9db6f86
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 60 deletions.
113 changes: 56 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/helix-shared-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"lru-cache": "10.2.0",
"object-hash": "3.0.0",
"uri-js": "4.4.1",
"yaml": "2.4.0"
"yaml": "2.4.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 @@ -28,6 +28,6 @@
},
"dependencies": {
"@adobe/helix-shared-prune": "^1.0.5",
"yaml": "2.4.0"
"yaml": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/helix-shared-tokencache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
},
"dependencies": {
"@adobe/fetch": "^4.0.10",
"@aws-sdk/client-s3": "3.525.0"
"@aws-sdk/client-s3": "3.529.1"
}
}

0 comments on commit 9db6f86

Please sign in to comment.