Skip to content

Commit

Permalink
update all dependencies to the latest (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: zachppaul <[email protected]>
  • Loading branch information
zachpeterpaul and zachppaul authored Mar 1, 2022
1 parent acc64ec commit 1ff0262
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 105 deletions.
192 changes: 93 additions & 99 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"keywords": [],
"author": "",
"dependencies": {
"commander": "^4.1.1",
"diff": "^4.0.2",
"find-process": "^1.4.3",
"commander": "^9.0.0",
"diff": "^5.0.0",
"find-process": "^1.4.7",
"gitignore-parser": "0.0.2",
"mkdirp": "^1.0.3",
"request": "^2.88.0",
"request-promise-native": "^1.0.8"
"mkdirp": "^1.0.4",
"request": "^2.88.2",
"request-promise-native": "^1.0.9"
},
"bin": {
"pcsync": "./pcsync.js",
Expand Down

0 comments on commit 1ff0262

Please sign in to comment.