Skip to content

Commit

Permalink
[deps] Vault: Update node-fetch to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent c289b3b commit ced203a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 27 deletions.
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"lowdb": "1.0.0",
"lunr": "2.3.9",
"multer": "1.4.5-lts.1",
"node-fetch": "2.6.12",
"node-fetch": "2.7.0",
"node-forge": "1.3.1",
"open": "8.4.2",
"papaparse": "5.4.1",
Expand Down
34 changes: 10 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/lowdb": "1.0.11",
"@types/lunr": "2.3.4",
"@types/node": "18.19.2",
"@types/node-fetch": "2.6.4",
"@types/node-fetch": "2.6.9",
"@types/node-forge": "1.3.10",
"@types/node-ipc": "9.2.0",
"@types/papaparse": "5.3.14",
Expand Down Expand Up @@ -188,7 +188,7 @@
"multer": "1.4.5-lts.1",
"ngx-infinite-scroll": "15.0.0",
"ngx-toastr": "16.2.0",
"node-fetch": "2.6.12",
"node-fetch": "2.7.0",
"node-forge": "1.3.1",
"nord": "0.2.1",
"oidc-client-ts": "2.4.0",
Expand Down

0 comments on commit ced203a

Please sign in to comment.