diff --git a/.asserted/package-lock.json b/.asserted/package-lock.json index 5c24d8f..469691c 100644 --- a/.asserted/package-lock.json +++ b/.asserted/package-lock.json @@ -211,9 +211,9 @@ "integrity": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==" }, "async": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz", - "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==" + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/async/-/async-3.2.2.tgz", + "integrity": "sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g==" }, "asynckit": { "version": "0.4.0", diff --git a/.asserted/package.json b/.asserted/package.json index c8db9fe..4e0deb6 100644 --- a/.asserted/package.json +++ b/.asserted/package.json @@ -9,7 +9,7 @@ ], "dependencies": { "ajv": "6.12.2", - "async": "3.2.0", + "async": "3.2.2", "axios": "0.19.2", "bcrypt": "5.0.0", "bluebird": "3.7.2",