Merge pull request #5782 from scratchfoundation/renovate/async-3.x

chore(deps): update dependency async to v3.2.5
This commit is contained in:
renovate[bot] 2024-02-23 22:55:51 +00:00 committed by GitHub
commit d01a40cd98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -37,7 +37,7 @@
"@formatjs/intl-numberformat": "8.3.3",
"@formatjs/intl-pluralrules": "5.1.8",
"@formatjs/intl-relativetimeformat": "11.1.8",
"async": "3.2.2",
"async": "3.2.5",
"autoprefixer": "10.4.17",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
@ -4675,9 +4675,9 @@
}
},
"node_modules/async": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/async/-/async-3.2.2.tgz",
"integrity": "sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g==",
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
"integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==",
"dev": true
},
"node_modules/async-each": {

View file

@ -72,7 +72,7 @@
"@formatjs/intl-numberformat": "8.3.3",
"@formatjs/intl-pluralrules": "5.1.8",
"@formatjs/intl-relativetimeformat": "11.1.8",
"async": "3.2.2",
"async": "3.2.5",
"autoprefixer": "10.4.17",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",