Bump @types/node from 20.1.4 to 20.5.4 #74

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/types/node-20.5.4 into main
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 0aee910995 - Show all commits

View File

@ -21,7 +21,7 @@
"devDependencies": { "devDependencies": {
"@types/bcrypt": "^5.0.0", "@types/bcrypt": "^5.0.0",
"@types/express": "^4.17.17", "@types/express": "^4.17.17",
"@types/node": "^20.1.4", "@types/node": "^20.5.4",
"@types/nodemailer": "^6.4.8", "@types/nodemailer": "^6.4.8",
"@typescript-eslint/eslint-plugin": "^5.59.6", "@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6", "@typescript-eslint/parser": "^5.59.6",

View File

@ -214,10 +214,10 @@
resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz" resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA== integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
"@types/node@*", "@types/node@^20.1.4": "@types/node@*", "@types/node@^20.5.4":
version "20.1.4" version "20.5.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.4.tgz#83f148d2d1f5fe6add4c53358ba00d97fc4cdb71" resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.4.tgz#4666fb40f9974d60c53c4ff554315860ba4feab8"
integrity sha512-At4pvmIOki8yuwLtd7BNHl3CiWNbtclUbNtScGx4OHfBd4/oWoJC8KRCIxXwkdndzhxOsPXihrsOoydxBjlE9Q== integrity sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==
"@types/nodemailer@^6.4.8": "@types/nodemailer@^6.4.8":
version "6.4.8" version "6.4.8"