Merge pull request #94 from EllieBotDevs/dependabot/npm_and_yarn/development/types/node-18.0.4
Bump @types/node from 18.0.3 to 18.0.4
This commit is contained in:
commit
eae3680171
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
"typeorm": "^0.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.0.3",
|
||||
"@types/node": "^18.0.4",
|
||||
"@types/socket.io-client": "^3.0.0",
|
||||
"nodemon": "^2.0.19",
|
||||
"typescript": "^4.7.4"
|
||||
|
|
|
@ -52,10 +52,10 @@
|
|||
"@types/node" "*"
|
||||
form-data "^3.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@^18.0.3":
|
||||
version "18.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199"
|
||||
integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==
|
||||
"@types/node@*", "@types/node@^18.0.4":
|
||||
version "18.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.4.tgz#48aedbf35efb3af1248e4cd4d792c730290cd5d6"
|
||||
integrity sha512-M0+G6V0Y4YV8cqzHssZpaNCqvYwlCiulmm0PwpNLF55r/+cT8Ol42CHRU1SEaYFH2rTwiiE1aYg/2g2rrtGdPA==
|
||||
|
||||
"@types/socket.io-client@^3.0.0":
|
||||
version "3.0.0"
|
||||
|
|
Reference in a new issue