commit 2b11ab709a7cdc752b02e77a473b9b8fde28d50d
parent b18443f5e92a24aabb6614c2af959d4fc8ebeb32
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Fri, 3 Jan 2020 13:49:49 +0000
Merge pull request #14 from finwo/dependabot-npm_and_yarn-cws-1.2.9
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.6",
- "resolved": "https://registry.npmjs.org/cws/-/cws-1.2.6.tgz",
- "integrity": "sha512-jcU1kBVLK8+DT82wIIu7wGPFDJExjbeGR23l8CmzerxOigaxzvsFia3Ol8+A0uVu3AoUUHw2Xh7eqcSFdXXSjA==",
+ "version": "1.2.9",
+ "resolved": "https://registry.npmjs.org/cws/-/cws-1.2.9.tgz",
+ "integrity": "sha512-uWGlySdDrKZLqFopg5674haxr0i+h175eTCNU4+g314t8OePPvQqjwsRsCpTPorYjN88xIJxIs0LFSe8/yKdUQ==",
"optional": true,
"requires": {
"ws": "^7.2.1"