mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore(deps): update dependency @types/node-fetch to v2.5.10 (#316)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
4d6b0757d5
commit
fda25c1959
@ -72,7 +72,7 @@
|
||||
"@types/jsonwebtoken": "8.5.1",
|
||||
"@types/node": "14.14.37",
|
||||
"@types/node-emoji": "1.8.1",
|
||||
"@types/node-fetch": "2.5.9",
|
||||
"@types/node-fetch": "2.5.10",
|
||||
"@types/react": "17.0.3",
|
||||
"@types/react-select": "4.0.14",
|
||||
"@types/sanitize-html": "1.27.2",
|
||||
|
||||
@ -1017,10 +1017,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/node-emoji/-/node-emoji-1.8.1.tgz#689cb74fdf6e84309bcafce93a135dfecd01de3f"
|
||||
integrity sha512-0fRfA90FWm6KJfw6P9QGyo0HDTCmthZ7cWaBQndITlaWLTZ6njRyKwrwpzpg+n6kBXBIGKeUHEQuBx7bphGJkA==
|
||||
|
||||
"@types/node-fetch@2.5.9":
|
||||
version "2.5.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.9.tgz#c04a12115aa436f189e39579272b305e477621b4"
|
||||
integrity sha512-6cUyqLK+JBsATAqNQqk10jURoBFrzfRCDh4kaYxg8ivKhRPIpyBgAvuY7zM/3E4AwsYJSh5HCHBCJRM4DsCTaQ==
|
||||
"@types/node-fetch@2.5.10":
|
||||
version "2.5.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.10.tgz#9b4d4a0425562f9fcea70b12cb3fcdd946ca8132"
|
||||
integrity sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
form-data "^3.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user