[dist] Update dependency async to v3.2.2 [SECURITY]

This commit is contained in:
renovate[bot] 2025-11-18 22:44:15 +00:00 committed by GitHub
parent 9b96cd7251
commit 3fa0378570
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -192,9 +192,9 @@
"dev": true "dev": true
}, },
"async": { "async": {
"version": "3.1.0", "version": "3.2.2",
"resolved": "https://registry.npmjs.org/async/-/async-3.1.0.tgz", "resolved": "https://registry.npmjs.org/async/-/async-3.2.2.tgz",
"integrity": "sha512-4vx/aaY6j/j3Lw3fbCHNWP0pPaTCew3F6F3hYyl/tHs/ndmV1q7NW9T5yuJ2XAGwdQrP+6Wu20x06U4APo/iQQ==", "integrity": "sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g==",
"dev": true "dev": true
}, },
"async-limiter": { "async-limiter": {