Merge pull request #1002 from fosscord/dependabot/npm_and_yarn/sqlite3-5.1.5

Bump sqlite3 from 5.1.4 to 5.1.5
This commit is contained in:
Samuel (Flam3rboy) 2023-03-17 14:39:39 +01:00 committed by GitHub
commit 2b2f1cb932
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@ -118,6 +118,6 @@
"nodemailer-mailgun-transport": "^2.1.5",
"nodemailer-mailjet-transport": "github:n0script22/nodemailer-mailjet-transport",
"nodemailer-sendgrid-transport": "github:Maria-Golomb/nodemailer-sendgrid-transport",
"sqlite3": "^5.1.4"
"sqlite3": "^5.1.5"
}
}