Bump async from 2.6.2 to 2.6.4 #33

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/async-2.6.4 into master
1 changed files with 4 additions and 4 deletions
Showing only changes of commit 5c78eb439a - Show all commits

8
package-lock.json generated
View File

@ -259,11 +259,11 @@
"dev": true "dev": true
}, },
"async": { "async": {
"version": "2.6.2", "version": "2.6.4",
"resolved": "https://registry.npmjs.org/async/-/async-2.6.2.tgz", "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
"integrity": "sha512-H1qVYh1MYhEEFLsP97cVKqCGo7KfCyTt6uEWqsTBr9SO84oK9Uwbyd/yCW+6rKJLHksBNUVWZDAjfS+Ccx0Bbg==", "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
"requires": { "requires": {
"lodash": "^4.17.11" "lodash": "^4.17.14"
} }
}, },
"asynckit": { "asynckit": {