Skip to content

Commit

Permalink
build(deps): bump node-fetch and pouchdb
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependency [pouchdb](https://github.com/pouchdb/pouchdb). These dependencies need to be updated together.


Updates `node-fetch` from 2.6.0 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.0...v2.6.7)

Updates `pouchdb` from 7.2.2 to 7.3.1
- [Release notes](https://github.com/pouchdb/pouchdb/releases)
- [Commits](pouchdb/pouchdb@7.2.2...7.3.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: pouchdb
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 4a40ffe commit 3bcf0fe
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 67 deletions.
163 changes: 97 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"husky": "^7.0.4",
"lint-staged": "^12.1.2",
"mocha": "^9.1.3",
"pouchdb": "^7.2.2",
"pouchdb": "^7.3.1",
"rimraf": "^3.0.2",
"sinon": "^13.0.0",
"spectron": "^19.0.0",
Expand Down

0 comments on commit 3bcf0fe

Please sign in to comment.