mirror of
https://github.com/gnmyt/LicenseAPI.git
synced 2026-01-09 17:51:47 +00:00
Merge pull request #41 from gnmyt/dependabot/npm_and_yarn/types/node-22.5.2
Bump @types/node from 22.5.0 to 22.5.2
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/cors": "^2.8.17",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^22.5.0",
|
||||
"@types/node": "^22.5.2",
|
||||
"@types/nodemailer": "^6.4.15",
|
||||
"@types/speakeasy": "^2.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^7.17.0",
|
||||
|
||||
@ -240,10 +240,10 @@
|
||||
resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
|
||||
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
|
||||
|
||||
"@types/node@*", "@types/node@^22.5.0":
|
||||
version "22.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.0.tgz#10f01fe9465166b4cab72e75f60d8b99d019f958"
|
||||
integrity sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==
|
||||
"@types/node@*", "@types/node@^22.5.2":
|
||||
version "22.5.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2.tgz#e42344429702e69e28c839a7e16a8262a8086793"
|
||||
integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==
|
||||
dependencies:
|
||||
undici-types "~6.19.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user