Skip to content

Commit 6a0bc67

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency node-fetch to v2.6.2
1 parent 2a77cd0 commit 6a0bc67

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-plugin-prettier": "3.4.1",
8888
"husky": "6.0.0",
8989
"jest": "27.0.6",
90-
"node-fetch": "2.6.1",
90+
"node-fetch": "2.6.2",
9191
"prettier": "2.3.2",
9292
"rimraf": "3.0.2",
9393
"rollup": "2.52.8",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4601,7 +4601,12 @@ node-emoji@^1.10.0:
46014601
dependencies:
46024602
lodash.toarray "^4.4.0"
46034603

4604-
node-fetch@2.6.1, node-fetch@^2.6.1:
4604+
node-fetch@2.6.2:
4605+
version "2.6.2"
4606+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.2.tgz#986996818b73785e47b1965cc34eb093a1d464d0"
4607+
integrity sha512-aLoxToI6RfZ+0NOjmWAgn9+LEd30YCkJKFSyWacNZdEKTit/ZMcKjGkTRo8uWEsnIb/hfKecNPEbln02PdWbcA==
4608+
4609+
node-fetch@^2.6.1:
46054610
version "2.6.1"
46064611
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
46074612
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

0 commit comments

Comments
 (0)