Skip to content

Commit bf7b245

Browse files
Bump async from 2.6.4 to 3.2.4
Bumps [async](https://github.com/caolan/async) from 2.6.4 to 3.2.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v2.6.4...v3.2.4) --- updated-dependencies: - dependency-name: async dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d44655a commit bf7b245

File tree

2 files changed

+68
-14
lines changed

2 files changed

+68
-14
lines changed

package-lock.json

Lines changed: 67 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/themost-framework/sqlite#readme",
2626
"dependencies": {
27-
"async": "^2.6.4",
27+
"async": "^3.2.4",
2828
"sprintf-js": "^1.1.2",
2929
"sqlite3": "^5.0.7"
3030
},

0 commit comments

Comments
 (0)