Skip to content

Commit

Permalink
build(deps): bump node-fetch from 3.3.1 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 7f7af97 commit f365167
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 50 deletions.
98 changes: 50 additions & 48 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 plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "module",
"dependencies": {
"libsodium-wrappers": "^0.7.8",
"node-fetch": "^3.3.1",
"node-fetch": "^3.3.2",
"strip-indent": "^4.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion react-server-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/runtime": "^7.22.15",
"@mui/material": "^5.14.8",
"date-fns": "^2.29.3",
"node-fetch": "^3.3.1",
"node-fetch": "^3.3.2",
"prop-types": "^15.7.2",
"react-markdown": "^8.0.4",
"strip-indent": "^4.0.0",
Expand Down

0 comments on commit f365167

Please sign in to comment.