Skip to content

Commit 4d24d1f

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 d35f0dd commit 4d24d1f

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
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": "4.0.0-rc2",
1313
"jolocom-lib": "^5.1.0-rc12",
14-
"node-fetch": "^2.6.0",
14+
"node-fetch": "^2.6.1",
1515
"sqlite3": "^4.2.0",
1616
"ts-node": "^9.0.0",
1717
"typeorm": "^0.2.24",

rpc_agent/yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,11 +1648,6 @@ node-addon-api@^2.0.0:
16481648
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32"
16491649
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
16501650

1651-
node-fetch@^2.6.0:
1652-
version "2.6.0"
1653-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
1654-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
1655-
16561651
node-fetch@^2.6.1:
16571652
version "2.6.1"
16581653
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"

0 commit comments

Comments
 (0)