commit e8b0174495d72cb779040d2e1a3a45434adee2bf
parent d79e1f22005a4cdd5fd70c2a595c13c8c2b02822
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 6 Jul 2020 10:43:45 +0000
Merge pull request #28 from finwo/dependabot-npm_and_yarn-cws-1.2.11
Diffstat:
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -478,9 +478,9 @@
}
},
"cws": {
- "version": "1.2.10",
- "resolved": "https://registry.npmjs.org/cws/-/cws-1.2.10.tgz",
- "integrity": "sha512-KF/dtjc0Xc2gkdgYgwZ4N+EE6WFiNnOHXfTbHo1YDndLxFhN8CWCNRu3tkC1UrsTXGVZbeM+q8+EZ2bHBwZV1Q==",
+ "version": "1.2.11",
+ "resolved": "https://registry.npmjs.org/cws/-/cws-1.2.11.tgz",
+ "integrity": "sha512-IAjVmrv4Rx2XypvYPJMt5PvBoUKCKrAHwO3g3VJAoGq+mbx7LCu37I75Q8cn8/eQbYkYJyhEEQaKFvVgbHQ4bg==",
"optional": true,
"requires": {
"ws": "^7.2.1"
@@ -2840,9 +2840,9 @@
}
},
"ws": {
- "version": "7.2.1",
- "resolved": "https://registry.npmjs.org/ws/-/ws-7.2.1.tgz",
- "integrity": "sha512-sucePNSafamSKoOqoNfBd8V0StlkzJKL2ZAhGQinCfNQ+oacw+Pk7lcdAElecBF2VkLNZRiIb5Oi1Q5lVUVt2A==",
+ "version": "7.3.1",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-7.3.1.tgz",
+ "integrity": "sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA==",
"optional": true
},
"xtend": {