We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eaa84f commit 2ebf46aCopy full SHA for 2ebf46a
plugin/package.json
@@ -18,10 +18,10 @@
18
"dev": "nodemon --config .nodemon.json --exec '../scripts/dev_plugin.sh'"
19
},
20
"dependencies": {
21
- "node-fetch": "2.6.7"
+ "node-fetch": "2.6.9"
22
23
"devDependencies": {
24
- "@types/node-fetch": "2.6.1",
+ "@types/node-fetch": "2.6.2",
25
"dotenv": "16.0.0"
26
27
"keywords": [
0 commit comments