Merge pull request #458 from PreMiD/dependabot/npm_and_yarn/types/socket.io-2.1.5

This commit is contained in:
dependabot-preview[bot]
2020-05-15 17:10:39 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"@types/prompts": "2.0.8",
"@types/request-promise-native": "1.0.17",
"@types/rimraf": "3.0.0",
"@types/socket.io": "2.1.4",
"@types/socket.io": "2.1.5",
"@types/ssh2-sftp-client": "4.1.3",
"@types/unzipper": "^0.10.3",
"archiver": "4.0.1",

View File

@@ -266,10 +266,10 @@
"@types/glob" "*"
"@types/node" "*"
"@types/socket.io@2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.4.tgz#674e7bc193c5ccdadd4433f79f3660d31759e9ac"
integrity sha512-cI98INy7tYnweTsUlp8ocveVdAxENUThO0JsLSCs51cjOP2yV5Mqo5QszMDPckyRRA+PO6+wBgKvGvHUCc23TQ==
"@types/socket.io@2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.5.tgz#3d792b1cc15b84c7aa079f28ee4aa2bec2ed7fbf"
integrity sha512-1eItGHI9nI8FMXPZNXdr5QP95Gr/CSQqVQ0ZyBhd4SMbLMFuB7cIbmyl66t85mvx9WAvhl1vbPA+cuwv3j9W4g==
dependencies:
"@types/node" "*"