Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Commit cabb3ea

Browse files
Update dependency async to v3
1 parent b664ff1 commit cabb3ea

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

package-lock.json

Lines changed: 4 additions & 6 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
@@ -49,7 +49,7 @@
4949
"rimraf": "^6.0.1"
5050
},
5151
"overrides": {
52-
"async": "^2.6.4",
52+
"async": "^3.0.0",
5353
"axios": "^1.8.3",
5454
"webpack-dev-middleware": "^5.3.4",
5555
"path-to-regexp": "^0.1.12"

0 commit comments

Comments
 (0)