Skip to content

Commit

Permalink
Upgrade depencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen authored Sep 25, 2021
1 parent 23c56aa commit eb2bc04
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
},
"dependencies": {
"bindings": "^1.5.0",
"prebuild-install": "^6.0.1",
"tar": "^6.1.0"
"prebuild-install": "^6.1.4",
"tar": "^6.1.11"
},
"devDependencies": {
"chai": "^4.3.4",
"cli-color": "^2.0.0",
"fs-extra": "^9.1.0",
"mocha": "^8.3.2",
"fs-extra": "^10.0.0",
"mocha": "^9.1.2",
"nodemark": "^0.3.0",
"prebuild": "^10.0.1",
"sqlite": "^4.0.19",
"prebuild": "^11.0.0",
"sqlite": "^4.0.23",
"sqlite3": "^5.0.2"
},
"scripts": {
Expand Down

0 comments on commit eb2bc04

Please sign in to comment.