Skip to content

Commit

Permalink
fix(deps): update dependency async to ^3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 68a4e11 commit 76313ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Data agnostic migrations",
"main": "index.js",
"dependencies": {
"async": "^3.2.5",
"async": "^3.2.6",
"commander": "^12.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 76313ef

Please sign in to comment.