Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 9007213

Browse files
Bump async from 3.2.0 to 3.2.2 (#358)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecda41a commit 9007213

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"watch": "concurrently -k -p \"[{name}]\" -n \"Sass,TypeScript,Node\" -c \"yellow.bold,cyan.bold,green.bold\" \"npm run watch-sass\" \"npm run watch-ts\" \"npm run watch-node\""
2828
},
2929
"dependencies": {
30-
"async": "3.2.0",
30+
"async": "3.2.2",
3131
"bcrypt-nodejs": "0.0.3",
3232
"bluebird": "3.7.2",
3333
"body-parser": "1.19.0",

0 commit comments

Comments
 (0)