Update dependency @types/async to v3.2.8 (#8131)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-09-18 11:45:58 -04:00
committed by GitHub
parent 2199069a53
commit d23fae5d5b
2 changed files with 9 additions and 9 deletions

View File

@@ -163,7 +163,7 @@
},
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd",
"devDependencies": {
"@types/async": "3.2.7",
"@types/async": "3.2.8",
"@types/atob": "2.1.2",
"@types/body-parser": "1.19.1",
"@types/busboy": "0.2.4",

16
package-lock.json generated
View File

@@ -141,7 +141,7 @@
"directus": "cli.js"
},
"devDependencies": {
"@types/async": "3.2.7",
"@types/async": "3.2.8",
"@types/atob": "2.1.2",
"@types/body-parser": "1.19.1",
"@types/busboy": "0.2.4",
@@ -7108,9 +7108,9 @@
"peer": true
},
"node_modules/@types/async": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/@types/async/-/async-3.2.7.tgz",
"integrity": "sha512-a+MBBfOTs3ShFMlbH9qsRVFkjIUunEtxrBT0gxRx1cntjKRg2WApuGmNYzHkwKaIhMi3SMbKktaD/rLObQMwIw==",
"version": "3.2.8",
"resolved": "https://registry.npmjs.org/@types/async/-/async-3.2.8.tgz",
"integrity": "sha512-1vvBNUF6mY6Px8MZIJoTbCI8h06N9jkIFGbLxaVJk9nX11TlnojrzUoN3MyRgqw5pL67+eV3MUvPX7PqjM5Wbg==",
"dev": true
},
"node_modules/@types/atob": {
@@ -56394,9 +56394,9 @@
"peer": true
},
"@types/async": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/@types/async/-/async-3.2.7.tgz",
"integrity": "sha512-a+MBBfOTs3ShFMlbH9qsRVFkjIUunEtxrBT0gxRx1cntjKRg2WApuGmNYzHkwKaIhMi3SMbKktaD/rLObQMwIw==",
"version": "3.2.8",
"resolved": "https://registry.npmjs.org/@types/async/-/async-3.2.8.tgz",
"integrity": "sha512-1vvBNUF6mY6Px8MZIJoTbCI8h06N9jkIFGbLxaVJk9nX11TlnojrzUoN3MyRgqw5pL67+eV3MUvPX7PqjM5Wbg==",
"dev": true
},
"@types/atob": {
@@ -65112,7 +65112,7 @@
"@keyv/redis": "^2.1.2",
"@rollup/plugin-alias": "^3.1.2",
"@rollup/plugin-virtual": "^2.0.3",
"@types/async": "3.2.7",
"@types/async": "3.2.8",
"@types/atob": "2.1.2",
"@types/body-parser": "1.19.1",
"@types/busboy": "0.2.4",