chore(deps): update dependency async to v3.2.6
Some checks failed
CI/CD / ci-cd (macos-latest) (push) Has been cancelled
CI/CD / ci-cd (windows-latest) (push) Has been cancelled

This commit is contained in:
renovate[bot] 2024-08-23 01:13:58 +00:00
parent b0edfa1326
commit e0d06efa42
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -20,7 +20,7 @@
"@babel/plugin-transform-optional-chaining": "7.24.8",
"@babel/preset-env": "7.25.3",
"@babel/preset-react": "7.24.7",
"async": "3.2.5",
"async": "3.2.6",
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
@ -3990,9 +3990,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

@ -36,7 +36,7 @@
"@babel/plugin-transform-optional-chaining": "7.24.8",
"@babel/preset-env": "7.25.3",
"@babel/preset-react": "7.24.7",
"async": "3.2.5",
"async": "3.2.6",
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",