mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-25 00:01:01 +02:00
fix(deps): update dependency async to v3.0.1 (#7649)
This commit is contained in:
committed by
Barış Soner Uşaklı
parent
4d9bc30d1f
commit
3b8e6e15c3
@@ -31,7 +31,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ace-builds": "^1.2.9",
|
"ace-builds": "^1.2.9",
|
||||||
"archiver": "^3.0.0",
|
"archiver": "^3.0.0",
|
||||||
"async": "3.0.0",
|
"async": "3.0.1",
|
||||||
"autoprefixer": "^9.4.6",
|
"autoprefixer": "^9.4.6",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"benchpressjs": "^1.2.5",
|
"benchpressjs": "^1.2.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user