Merge pull request #39 from EllieBotDevs/dependabot/npm_and_yarn/types/node-17.0.18
Bump @types/node from 17.0.17 to 17.0.18
This commit is contained in:
commit
0147107c90
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
"typeorm": "^0.2.41"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.17",
|
||||
"@types/node": "^17.0.18",
|
||||
"@types/socket.io-client": "^3.0.0",
|
||||
"nodemon": "^2.0.15",
|
||||
"typescript": "^4.5.5"
|
||||
|
|
|
@ -63,10 +63,10 @@
|
|||
"@types/node" "*"
|
||||
form-data "^3.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@^17.0.17":
|
||||
version "17.0.17"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.17.tgz#a8ddf6e0c2341718d74ee3dc413a13a042c45a0c"
|
||||
integrity sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw==
|
||||
"@types/node@*", "@types/node@^17.0.18":
|
||||
version "17.0.18"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.18.tgz#3b4fed5cfb58010e3a2be4b6e74615e4847f1074"
|
||||
integrity sha512-eKj4f/BsN/qcculZiRSujogjvp5O/k4lOW5m35NopjZM/QwLOR075a8pJW5hD+Rtdm2DaCVPENS6KtSQnUD6BA==
|
||||
|
||||
"@types/socket.io-client@^3.0.0":
|
||||
version "3.0.0"
|
||||
|
|
Reference in a new issue