Skip to content

Commit

Permalink
chore(deps): update dependency sqlite3 to ^5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 5, 2022
1 parent c70727f commit d5cc230
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"mw.js": "^2.4.1",
"node-cron": "^3.0.0",
"sequelize": "^6.19.0",
"sqlite3": "^5.0.6",
"sqlite3": "^5.0.7",
"ts-dotenv": "^0.8.3",
"undici": "^5.1.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3914,9 +3914,9 @@ __metadata:
languageName: node
linkType: hard

"sqlite3@npm:^5.0.6":
version: 5.0.6
resolution: "sqlite3@npm:5.0.6"
"sqlite3@npm:^5.0.7":
version: 5.0.7
resolution: "sqlite3@npm:5.0.7"
dependencies:
"@mapbox/node-pre-gyp": ^1.0.0
node-addon-api: ^4.2.0
Expand All @@ -3930,7 +3930,7 @@ __metadata:
peerDependenciesMeta:
node-gyp:
optional: true
checksum: 6867094a034bac101c9e9301cf7b35cfd46c429045fd4b531bb2673fea5027d075133c005e9c6e148d71c10e08100cc1155a921a24f7993143cd99bb7fec1c89
checksum: a5b8e3a71f989f830c2a1df1520e10f7347bf327563eaf6434f26600e1074d7ae1875a61b48305307a18972144c951fb753f2c7986abe16e848badeccef8479a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4489,7 +4489,7 @@ __metadata:
node-cron: ^3.0.0
rimraf: ^3.0.2
sequelize: ^6.19.0
sqlite3: ^5.0.6
sqlite3: ^5.0.7
ts-dotenv: ^0.8.3
typescript: ^4.6.4
undici: ^5.1.1
Expand Down

0 comments on commit d5cc230

Please sign in to comment.