Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to v2.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 2eaa84f commit 2ebf46a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"dev": "nodemon --config .nodemon.json --exec '../scripts/dev_plugin.sh'"
},
"dependencies": {
"node-fetch": "2.6.7"
"node-fetch": "2.6.9"
},
"devDependencies": {
"@types/node-fetch": "2.6.1",
"@types/node-fetch": "2.6.2",
"dotenv": "16.0.0"
},
"keywords": [
Expand Down

0 comments on commit 2ebf46a

Please sign in to comment.