chore(deps): update dependency async to v3.2.6

This commit is contained in:
renovate[bot] 2024-08-23 00:06:27 +00:00
parent 15758e4e96
commit 344c39abe6
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -25,7 +25,7 @@
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@transifex/api": "4.3.0",
"async": "3.2.5",
"async": "3.2.6",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
"babel-plugin-react-intl": "3.5.1",
@ -4660,9 +4660,9 @@
}
},
"node_modules/async": {
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
"integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==",
"version": "3.2.6",
"resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
"integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
"dev": true,
"license": "MIT"
},

View file

@ -59,7 +59,7 @@
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@transifex/api": "4.3.0",
"async": "3.2.5",
"async": "3.2.6",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
"babel-plugin-react-intl": "3.5.1",