build(deps): bump lowdb from 6.1.1 to 7.0.1

Bumps [lowdb](https://github.com/typicode/lowdb) from 6.1.1 to 7.0.1.
- [Release notes](https://github.com/typicode/lowdb/releases)
- [Commits](https://github.com/typicode/lowdb/compare/v6.1.1...v7.0.1)

---
updated-dependencies:
- dependency-name: lowdb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-01 05:52:00 +00:00 committed by GitHub
parent 28bcceb285
commit b9de683411
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

34
package-lock.json generated
View file

@ -13,7 +13,7 @@
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"enquirer": "^2.4.1", "enquirer": "^2.4.1",
"lowdb": "^6.1.1", "lowdb": "^7.0.1",
"otplib": "^12.0.1", "otplib": "^12.0.1",
"playwright-firefox": "^1.40.1", "playwright-firefox": "^1.40.1",
"puppeteer-extra-plugin-stealth": "^2.11.2" "puppeteer-extra-plugin-stealth": "^2.11.2"
@ -1054,14 +1054,14 @@
"dev": true "dev": true
}, },
"node_modules/lowdb": { "node_modules/lowdb": {
"version": "6.1.1", "version": "7.0.1",
"resolved": "https://registry.npmjs.org/lowdb/-/lowdb-6.1.1.tgz", "resolved": "https://registry.npmjs.org/lowdb/-/lowdb-7.0.1.tgz",
"integrity": "sha512-HO13FCxI8SCwfj2JRXOKgXggxnmfSc+l0aJsZ5I34X3pwzG/DPBSKyKu3Zkgg/pNmx854SVgE2la0oUeh6wzNw==", "integrity": "sha512-neJAj8GwF0e8EpycYIDFqEPcx9Qz4GUho20jWFR7YiFeXzF1YMLdxB36PypcTSPMA+4+LvgyMacYhlr18Zlymw==",
"dependencies": { "dependencies": {
"steno": "^3.1.1" "steno": "^4.0.2"
}, },
"engines": { "engines": {
"node": ">=16" "node": ">=18"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/typicode" "url": "https://github.com/sponsors/typicode"
@ -1499,11 +1499,11 @@
} }
}, },
"node_modules/steno": { "node_modules/steno": {
"version": "3.1.1", "version": "4.0.2",
"resolved": "https://registry.npmjs.org/steno/-/steno-3.1.1.tgz", "resolved": "https://registry.npmjs.org/steno/-/steno-4.0.2.tgz",
"integrity": "sha512-B7c6EVH7oEiaMRW36SjUnktkDwp/qd4pQiduylyiqvcZEZDeX0IIFZRBZdwO/RaVo60M0wkDwC0e8yeKaR4VGg==", "integrity": "sha512-yhPIQXjrlt1xv7dyPQg2P17URmXbuM5pdGkpiMB3RenprfiBlvK415Lctfe0eshk90oA7/tNq7WEiMK8RSP39A==",
"engines": { "engines": {
"node": ">=16" "node": ">=18"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/typicode" "url": "https://github.com/sponsors/typicode"
@ -2399,11 +2399,11 @@
"dev": true "dev": true
}, },
"lowdb": { "lowdb": {
"version": "6.1.1", "version": "7.0.1",
"resolved": "https://registry.npmjs.org/lowdb/-/lowdb-6.1.1.tgz", "resolved": "https://registry.npmjs.org/lowdb/-/lowdb-7.0.1.tgz",
"integrity": "sha512-HO13FCxI8SCwfj2JRXOKgXggxnmfSc+l0aJsZ5I34X3pwzG/DPBSKyKu3Zkgg/pNmx854SVgE2la0oUeh6wzNw==", "integrity": "sha512-neJAj8GwF0e8EpycYIDFqEPcx9Qz4GUho20jWFR7YiFeXzF1YMLdxB36PypcTSPMA+4+LvgyMacYhlr18Zlymw==",
"requires": { "requires": {
"steno": "^3.1.1" "steno": "^4.0.2"
} }
}, },
"merge-deep": { "merge-deep": {
@ -2668,9 +2668,9 @@
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
}, },
"steno": { "steno": {
"version": "3.1.1", "version": "4.0.2",
"resolved": "https://registry.npmjs.org/steno/-/steno-3.1.1.tgz", "resolved": "https://registry.npmjs.org/steno/-/steno-4.0.2.tgz",
"integrity": "sha512-B7c6EVH7oEiaMRW36SjUnktkDwp/qd4pQiduylyiqvcZEZDeX0IIFZRBZdwO/RaVo60M0wkDwC0e8yeKaR4VGg==" "integrity": "sha512-yhPIQXjrlt1xv7dyPQg2P17URmXbuM5pdGkpiMB3RenprfiBlvK415Lctfe0eshk90oA7/tNq7WEiMK8RSP39A=="
}, },
"strip-ansi": { "strip-ansi": {
"version": "6.0.1", "version": "6.0.1",

View file

@ -24,7 +24,7 @@
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"enquirer": "^2.4.1", "enquirer": "^2.4.1",
"lowdb": "^6.1.1", "lowdb": "^7.0.1",
"otplib": "^12.0.1", "otplib": "^12.0.1",
"playwright-firefox": "^1.40.1", "playwright-firefox": "^1.40.1",
"puppeteer-extra-plugin-stealth": "^2.11.2" "puppeteer-extra-plugin-stealth": "^2.11.2"