Skip to content

Commit

Permalink
chore(deps): bump node-fetch to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drodil committed Aug 2, 2024
1 parent 1bc505e commit 67f6e2a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 3 deletions.
23 changes: 21 additions & 2 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 packages/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"avsc": "^5.7.5",
"js-yaml": "^4.1.0",
"jsonpath-plus": "^7.2.0",
"node-fetch": "2.6.7"
"node-fetch": "^2.7.0"
},
"devDependencies": {
"@asyncapi/avro-schema-parser": "^3.0.22",
Expand Down

0 comments on commit 67f6e2a

Please sign in to comment.