diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 6f78e7c..51ac1a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3051,9 +3051,10 @@ } }, "which-types": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/which-types/-/which-types-1.0.3.tgz", - "integrity": "sha512-anON+pR6+GeT+aCRhxK0Vj3AQvo6COSOG1zPy24VDxXnxluCvK5tNmlV+1Oe771lOjl0z3LEvc1B7YL5xYtFqQ==" + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/which-types/-/which-types-1.3.1.tgz", + "integrity": "sha512-UU7+/FRfELIrUyZiTJkTDJ9dNxhW/ZVcWTjXn9TMtaqdIEDtu+NDFe13jZkFhlPVsVwwXa5R4n6MUa1iuLhAlg==", + "dev": true }, "word-wrap": { "version": "1.2.3", |