fix(deps): update dependency node-fetch to v2.6.4
This commit is contained in:
committed by
renovate[bot]
parent
e9cc4e4d75
commit
95c210c38e
6
tools/crowdin/package-lock.json
generated
6
tools/crowdin/package-lock.json
generated
@ -224,9 +224,9 @@
|
|||||||
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
|
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
|
||||||
},
|
},
|
||||||
"node-fetch": {
|
"node-fetch": {
|
||||||
"version": "2.6.3",
|
"version": "2.6.4",
|
||||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.4.tgz",
|
||||||
"integrity": "sha512-BXSmNTLLDHT0UjQDg5E23x+0n/hPDjySqc0ELE4NpCa2wE5qmmaEWFRP/+v8pfuocchR9l5vFLbSB7CPE2ahvQ==",
|
"integrity": "sha512-aD1fO+xtLiSCc9vuD+sYMxpIuQyhHscGSkBEo2o5LTV/3bTEAYvdUii29n8LlO5uLCmWdGP7uVUVXFo5SRdkLA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"whatwg-url": "^5.0.0"
|
"whatwg-url": "^5.0.0"
|
||||||
}
|
}
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"dotenv": "10.0.0",
|
"dotenv": "10.0.0",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"gray-matter": "4.0.3",
|
"gray-matter": "4.0.3",
|
||||||
"node-fetch": "2.6.3",
|
"node-fetch": "2.6.4",
|
||||||
"node-opencc": "2.0.1",
|
"node-opencc": "2.0.1",
|
||||||
"path": "0.12.7",
|
"path": "0.12.7",
|
||||||
"readdirp": "3.6.0"
|
"readdirp": "3.6.0"
|
||||||
|
Reference in New Issue
Block a user