Skip to content

Commit b787a89

Browse files
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 in /rpc_agent
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f40200 commit b787a89

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rpc_agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@jolocom/sdk-password-store-filesystem": "^0.1.0",
1212
"@jolocom/sdk-storage-typeorm": "^2.0.9",
1313
"jolocom-lib": "^5.1.0-rc5",
14-
"node-fetch": "^2.6.0",
14+
"node-fetch": "^2.6.1",
1515
"sqlite3": "^5.0.0",
1616
"ts-node": "^9.0.0",
1717
"typeorm": "^0.2.24",

rpc_agent/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,10 +1638,10 @@ node-addon-api@2.0.0:
16381638
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.0.tgz#f9afb8d777a91525244b01775ea0ddbe1125483b"
16391639
integrity sha512-ASCL5U13as7HhOExbT6OlWJJUV/lLzL2voOSP1UVehpRD8FbSrSDjfScK/KwAvVTI5AS6r4VwbOMlIqtvRidnA==
16401640

1641-
node-fetch@^2.3.0, node-fetch@^2.6.0:
1642-
version "2.6.0"
1643-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
1644-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
1641+
node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
1642+
version "2.6.1"
1643+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1644+
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
16451645

16461646
node-forge@^0.9.1:
16471647
version "0.9.1"

0 commit comments

Comments
 (0)