Skip to content

Commit 37a15cf

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

File tree

2 files changed

+28
-8
lines changed

2 files changed

+28
-8
lines changed

package-lock.json

Lines changed: 27 additions & 7 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
@@ -23,7 +23,7 @@
2323
"homepage": "https://github.com/themost-framework/sqlite#readme",
2424
"dependencies": {
2525
"@themost/sqlite3": "^6.0.1",
26-
"async": "^2.6.4"
26+
"async": "^3.2.3"
2727
},
2828
"engines": {
2929
"node": ">=8"

0 commit comments

Comments
 (0)