Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to v2.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 477d039 commit 13ef0e5
Show file tree
Hide file tree
Showing 2 changed files with 3,896 additions and 3,895 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/jest": "27.4.0",
"@types/node": "17.0.10",
"@types/node-fetch": "2.5.12",
"@types/node-fetch": "2.6.4",
"@types/turndown": "5.0.1",
"@typescript-eslint/eslint-plugin": "5.10.0",
"@typescript-eslint/parser": "5.10.0",
Expand All @@ -42,7 +42,7 @@
},
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"node-fetch": "2.6.7",
"node-fetch": "2.6.12",
"turndown": "^7.1.1"
},
"homepage": "https://jacoblincool.github.io/NTNU-Course/",
Expand Down
Loading

0 comments on commit 13ef0e5

Please sign in to comment.