Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade nodegit from 0.23.1 to 0.27.0
Snyk has created this PR to upgrade nodegit from 0.23.1 to 0.27.0.

See this package in npm:
https://www.npmjs.com/package/nodegit

See this project in Snyk:
https://app.snyk.io/org/wedataintelligence/project/e2b1c737-2c28-4f70-a0ba-ba9d330b3949?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 4, 2021
commit 90849681caeb7c80658f7cda439a6382d3829e47
2 changes: 1 addition & 1 deletion tools/office-cmdlet-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"fs-extra": "^7.0.0",
"moment": "^2.22.2",
"node-powershell": "^3.3.1",
"nodegit": "^0.23.0",
"nodegit": "^0.27.0",
"octonode": "^0.9.5",
"shortid": "^2.2.13",
"string-format": "^2.0.0"
Expand Down