Merge pull request #99 from LicenseAPI/dependabot/npm_and_yarn/types/node-20.1.3

Bump @types/node from 18.16.1 to 20.1.3
This commit is contained in:
Mathias Wagner 2023-05-12 13:14:06 +02:00 committed by GitHub
commit 8d1db449c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"devDependencies": {
"@types/bcrypt": "^5.0.0",
"@types/express": "^4.17.17",
"@types/node": "^18.16.1",
"@types/node": "^20.1.3",
"@types/nodemailer": "^6.4.7",
"@types/speakeasy": "^2.0.7",
"@typescript-eslint/eslint-plugin": "^5.59.5",

View File

@ -214,10 +214,10 @@
resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
"@types/node@*", "@types/node@^18.16.1":
version "18.16.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.1.tgz#5db121e9c5352925bb1f1b892c4ae620e3526799"
integrity sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==
"@types/node@*", "@types/node@^20.1.3":
version "20.1.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.3.tgz#bc8e7cd8065a5fc355a3a191a68db8019c58bc00"
integrity sha512-NP2yfZpgmf2eDRPmgGq+fjGjSwFgYbihA8/gK+ey23qT9RkxsgNTZvGOEpXgzIGqesTYkElELLgtKoMQTys5vA==
"@types/nodemailer@^6.4.7":
version "6.4.7"