package.json changes made by npm@7.6.1 (#4348)

This commit is contained in:
Ardeshir81 2021-03-06 13:29:24 +03:30 committed by GitHub
parent 8c2a25213b
commit 225fab7f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,11 +57,11 @@
"tildify": "2.0.0"
},
"peerDependencies": {
"tedious": "^11.0.5",
"mysql": "^2.18.1",
"mysql2": "^2.2.5",
"pg": "^8.5.1",
"sqlite3": "^5.0.0"
"sqlite3": "^5.0.0",
"tedious": "^11.0.5"
},
"peerDependenciesMeta": {
"tedious": {
@ -88,7 +88,6 @@
},
"devDependencies": {
"@types/node": "^14.14.28",
"JSONStream": "^1.3.5",
"chai": "^4.3.3",
"chai-as-promised": "^7.1.1",
"chai-subset-in-order": "^2.1.4",
@ -101,6 +100,7 @@
"eslint-plugin-import": "^2.22.1",
"husky": "^4.3.8",
"jake": "^8.1.1",
"JSONStream": "^1.3.5",
"lint-staged": "^10.5.4",
"mocha": "^8.3.0",
"mock-fs": "^4.13.0",