commit 513ac327f20eb578c5be4749ba12408956da4a5f
parent 473e35fea4ad294baf22c025118e7e1a74e0e5cc
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 17 Feb 2020 22:54:18 +0000
Bump cws from 1.2.9 to 1.2.10
Bumps [cws](https://github.com/finwo/cws) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/finwo/cws/releases)
- [Commits](https://github.com/finwo/cws/compare/v1.2.9...v1.2.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -132,9 +132,9 @@
"optional": true
},
"cws": {
- "version": "1.2.9",
- "resolved": "https://registry.npmjs.org/cws/-/cws-1.2.9.tgz",
- "integrity": "sha512-uWGlySdDrKZLqFopg5674haxr0i+h175eTCNU4+g314t8OePPvQqjwsRsCpTPorYjN88xIJxIs0LFSe8/yKdUQ==",
+ "version": "1.2.10",
+ "resolved": "https://registry.npmjs.org/cws/-/cws-1.2.10.tgz",
+ "integrity": "sha512-KF/dtjc0Xc2gkdgYgwZ4N+EE6WFiNnOHXfTbHo1YDndLxFhN8CWCNRu3tkC1UrsTXGVZbeM+q8+EZ2bHBwZV1Q==",
"optional": true,
"requires": {
"ws": "^7.2.1"