Merge pull request #80 from EllieBotDevs/dependabot/npm_and_yarn/development/types/node-17.0.32
Bump @types/node from 17.0.31 to 17.0.32
This commit is contained in:
commit
040f2096fb
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
"typeorm": "^0.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.31",
|
||||
"@types/node": "^17.0.32",
|
||||
"@types/socket.io-client": "^3.0.0",
|
||||
"nodemon": "^2.0.16",
|
||||
"typescript": "^4.6.4"
|
||||
|
|
|
@ -63,10 +63,10 @@
|
|||
"@types/node" "*"
|
||||
form-data "^3.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@^17.0.31":
|
||||
version "17.0.31"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
|
||||
integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==
|
||||
"@types/node@*", "@types/node@^17.0.32":
|
||||
version "17.0.32"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.32.tgz#51d59d7a90ef2d0ae961791e0900cad2393a0149"
|
||||
integrity sha512-eAIcfAvhf/BkHcf4pkLJ7ECpBAhh9kcxRBpip9cTiO+hf+aJrsxYxBeS6OXvOd9WqNAJmavXVpZvY1rBjNsXmw==
|
||||
|
||||
"@types/socket.io-client@^3.0.0":
|
||||
version "3.0.0"
|
||||
|
|
Reference in a new issue