Compare commits
1 Commits
df374ac5bd
...
7b5dca0a05
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b5dca0a05 |
16
package-lock.json
generated
16
package-lock.json
generated
@ -1975,9 +1975,9 @@
|
|||||||
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
|
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
|
||||||
},
|
},
|
||||||
"node_modules/mysql2": {
|
"node_modules/mysql2": {
|
||||||
"version": "3.22.6",
|
"version": "3.22.5",
|
||||||
"resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.22.6.tgz",
|
"resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.22.5.tgz",
|
||||||
"integrity": "sha512-fPKmeDGUzvFP7bMD5SASlJ5zIgvCC4hbanTmhbUlEmhyrY1hR4Hi3xLOWgTd3luYjLVifx6uGvMNJ2m/LlqEpg==",
|
"integrity": "sha512-95uZ2TrPWAZdwpB3vvvDbmEMcNG8yIeNCyu6GUcr/QnWEE/wXm7+mhOCsdQfWQDTV7qYT/PDUZ4U4UPP4AsXqQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"aws-ssl-profiles": "^1.1.2",
|
"aws-ssl-profiles": "^1.1.2",
|
||||||
@ -1987,7 +1987,7 @@
|
|||||||
"long": "^5.3.2",
|
"long": "^5.3.2",
|
||||||
"lru.min": "^1.1.4",
|
"lru.min": "^1.1.4",
|
||||||
"named-placeholders": "^1.1.6",
|
"named-placeholders": "^1.1.6",
|
||||||
"sql-escaper": "^1.4.0"
|
"sql-escaper": "^1.3.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 8.0"
|
"node": ">= 8.0"
|
||||||
@ -4196,9 +4196,9 @@
|
|||||||
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
|
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
|
||||||
},
|
},
|
||||||
"mysql2": {
|
"mysql2": {
|
||||||
"version": "3.22.6",
|
"version": "3.22.5",
|
||||||
"resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.22.6.tgz",
|
"resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.22.5.tgz",
|
||||||
"integrity": "sha512-fPKmeDGUzvFP7bMD5SASlJ5zIgvCC4hbanTmhbUlEmhyrY1hR4Hi3xLOWgTd3luYjLVifx6uGvMNJ2m/LlqEpg==",
|
"integrity": "sha512-95uZ2TrPWAZdwpB3vvvDbmEMcNG8yIeNCyu6GUcr/QnWEE/wXm7+mhOCsdQfWQDTV7qYT/PDUZ4U4UPP4AsXqQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"aws-ssl-profiles": "^1.1.2",
|
"aws-ssl-profiles": "^1.1.2",
|
||||||
"denque": "^2.1.0",
|
"denque": "^2.1.0",
|
||||||
@ -4207,7 +4207,7 @@
|
|||||||
"long": "^5.3.2",
|
"long": "^5.3.2",
|
||||||
"lru.min": "^1.1.4",
|
"lru.min": "^1.1.4",
|
||||||
"named-placeholders": "^1.1.6",
|
"named-placeholders": "^1.1.6",
|
||||||
"sql-escaper": "^1.4.0"
|
"sql-escaper": "^1.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"iconv-lite": {
|
"iconv-lite": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user