Bump UUID version (minor)

This commit is contained in:
Bryan Ashby 2020-06-03 22:00:03 -06:00
parent d4afa922cb
commit f02b96728b
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"ssh2": "0.8.9",
"telnet-socket": "^0.2.3",
"temptmp": "^1.1.0",
"uuid": "^8.0.0",
"uuid": "8.1.0",
"uuid-parse": "1.1.0",
"ws": "^7.3.0",
"xxhash": "^0.3.0",

View File

@ -1980,10 +1980,10 @@ uuid-parse@1.1.0:
resolved "https://registry.yarnpkg.com/uuid-parse/-/uuid-parse-1.1.0.tgz#7061c5a1384ae0e1f943c538094597e1b5f3a65b"
integrity sha512-OdmXxA8rDsQ7YpNVbKSJkNzTw2I+S5WsbMDnCtIWSQaosNAcWtFuI/YK1TjzUI6nbkgiqEyh8gWngfcv8Asd9A==
uuid@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0.tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c"
integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==
uuid@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
walker@~1.0.5:
version "1.0.7"