Bump selenium-standalone from 6.19.0 to 6.20.0

Bumps [selenium-standalone](https://github.com/vvo/selenium-standalone) from 6.19.0 to 6.20.0.
- [Release notes](https://github.com/vvo/selenium-standalone/releases)
- [Changelog](https://github.com/vvo/selenium-standalone/blob/master/HISTORY.md)
- [Commits](https://github.com/vvo/selenium-standalone/compare/v6.19.0...v6.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-22 00:51:22 +00:00
committed by GitHub
parent ad9b217589
commit 976bb14ec2

11
package-lock.json generated
View File

@@ -7240,9 +7240,9 @@
}
},
"selenium-standalone": {
"version": "6.19.0",
"resolved": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-6.19.0.tgz",
"integrity": "sha512-exSFG9j29i1v2cxG/W5N5yMPzcDnVO33h9m+wi2MDmq0xF02cK9kWx2+DLnuX48Xi3dcCe1xm/dyQ0kDvRqIHw==",
"version": "6.20.0",
"resolved": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-6.20.0.tgz",
"integrity": "sha512-yN7wuMVjPdfy1vA9N2J2CRv1HDh0CAMjq+nctGz8Hh0RVw12OiHTsZjHtXqBAF+qJNRYcHVycOWr3NPQ/E/ceg==",
"dev": true,
"requires": {
"async": "^2.6.2",
@@ -8136,11 +8136,6 @@
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"dev": true
},
"typescript": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz",
"integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg=="
},
"typescript-closure-tools": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/typescript-closure-tools/-/typescript-closure-tools-0.0.7.tgz",