Merge pull request #37 from EllieBotDevs/dependabot/npm_and_yarn/types/node-17.0.17
Bump @types/node from 17.0.15 to 17.0.17
This commit is contained in:
commit
5a037f9825
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
||||||
"typeorm": "^0.2.41"
|
"typeorm": "^0.2.41"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^17.0.15",
|
"@types/node": "^17.0.17",
|
||||||
"@types/socket.io-client": "^3.0.0",
|
"@types/socket.io-client": "^3.0.0",
|
||||||
"nodemon": "^2.0.15",
|
"nodemon": "^2.0.15",
|
||||||
"typescript": "^4.5.5"
|
"typescript": "^4.5.5"
|
||||||
|
|
|
@ -63,10 +63,10 @@
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
form-data "^3.0.0"
|
form-data "^3.0.0"
|
||||||
|
|
||||||
"@types/node@*", "@types/node@^17.0.15":
|
"@types/node@*", "@types/node@^17.0.17":
|
||||||
version "17.0.15"
|
version "17.0.17"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.15.tgz#97779282c09c09577120a2162e71d8380003590a"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.17.tgz#a8ddf6e0c2341718d74ee3dc413a13a042c45a0c"
|
||||||
integrity sha512-zWt4SDDv1S9WRBNxLFxFRHxdD9tvH8f5/kg5/IaLFdnSNXsDY4eL3Q3XXN+VxUnWIhyVFDwcsmAprvwXoM/ClA==
|
integrity sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw==
|
||||||
|
|
||||||
"@types/socket.io-client@^3.0.0":
|
"@types/socket.io-client@^3.0.0":
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
|
|
Reference in a new issue