mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #725 from ferdikoomen/dependabot/npm_and_yarn/types/node-15.6.1
This commit is contained in:
commit
dc3ecdbec6
@ -79,7 +79,7 @@
|
||||
"@types/express": "4.17.12",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/js-yaml": "4.0.1",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/node": "15.6.1",
|
||||
"@types/node-fetch": "2.5.10",
|
||||
"@types/qs": "6.9.6",
|
||||
"@typescript-eslint/eslint-plugin": "4.25.0",
|
||||
|
||||
@ -1620,10 +1620,10 @@
|
||||
"@types/node" "*"
|
||||
form-data "^3.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@15.6.0":
|
||||
version "15.6.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.0.tgz#f0ddca5a61e52627c9dcb771a6039d44694597bc"
|
||||
integrity sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==
|
||||
"@types/node@*", "@types/node@15.6.1":
|
||||
version "15.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
|
||||
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user