mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-21 06:09:51 +01:00
Merge pull request #227 from AltarikMC/dependabot/npm_and_yarn/node-fetch-2.6.9
Bump node-fetch from 2.6.8 to 2.6.9
This commit is contained in:
commit
75b31e6574
@ -45,7 +45,7 @@
|
||||
"izitoast": "^1.4.0",
|
||||
"minecraft-launcher-core": "^3.16.17",
|
||||
"msmc": "^3.1.3",
|
||||
"node-fetch": "^2.6.8",
|
||||
"node-fetch": "^2.6.9",
|
||||
"vue": "^3.2.45"
|
||||
},
|
||||
"config": {
|
||||
|
@ -2522,10 +2522,10 @@ node-api-version@^0.1.4:
|
||||
dependencies:
|
||||
semver "^7.3.5"
|
||||
|
||||
node-fetch@2.x, node-fetch@^2.6.7, node-fetch@^2.6.8:
|
||||
version "2.6.8"
|
||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.8.tgz#a68d30b162bc1d8fd71a367e81b997e1f4d4937e"
|
||||
integrity sha512-RZ6dBYuj8dRSfxpUSu+NsdF1dpPpluJxwOp+6IoDp/sH2QNDSvurYsAa+F1WxY2RjA1iP93xhcsUoYbF2XBqVg==
|
||||
node-fetch@2.x, node-fetch@^2.6.7, node-fetch@^2.6.9:
|
||||
version "2.6.9"
|
||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.9.tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6"
|
||||
integrity sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==
|
||||
dependencies:
|
||||
whatwg-url "^5.0.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user