chore: Upgrade @types/node

This commit is contained in:
Tom Moor
2023-11-09 19:36:48 -05:00
parent 1c6f8dda5e
commit 6684c420d3
2 changed files with 40 additions and 74 deletions

View File

@@ -272,13 +272,13 @@
"@types/markdown-it-emoji": "^2.0.2",
"@types/mermaid": "^9.2.0",
"@types/mime-types": "^2.1.1",
"@types/natural-sort": "^0.0.23",
"@types/node": "18.18.6",
"@types/node-fetch": "^2.6.5",
"@types/nodemailer": "^6.4.9",
"@types/passport-oauth2": "^1.4.11",
"@types/natural-sort": "^0.0.24",
"@types/node": "18.18.9",
"@types/node-fetch": "^2.6.9",
"@types/nodemailer": "^6.4.14",
"@types/passport-oauth2": "^1.4.15",
"@types/quoted-printable": "^1.0.0",
"@types/randomstring": "^1.1.8",
"@types/randomstring": "^1.1.11",
"@types/react": "^17.0.34",
"@types/react-avatar-editor": "^13.0.0",
"@types/react-color": "^3.0.9",