File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 101
101
"minio" : " ~7.0.10" ,
102
102
"moment" : " ~2.24.0" ,
103
103
"morgan" : " ~1.9.1" ,
104
- "mysql" : " ~2.16.0 " ,
104
+ "mysql" : " ~2.17.1 " ,
105
105
"passport" : " ~0.4.0" ,
106
106
"passport-dropbox-oauth2" : " ~1.1.0" ,
107
107
"passport-facebook" : " ~2.1.1" ,
Original file line number Diff line number Diff line change @@ -2505,10 +2505,10 @@ big.js@^5.2.2:
2505
2505
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
2506
2506
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
2507
2507
2508
- bignumber.js@4.1.0 :
2509
- version "4.1.0 "
2510
- resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-4.1.0. tgz#db6f14067c140bd46624815a7916c92d9b6c24b1 "
2511
- integrity sha512-eJzYkFYy9L4JzXsbymsFn3p54D+llV27oTQ+ziJG7WFRheJcNZilgVXMG0LoZtlQSKBsJdWtLFqOD0u+U0jZKA ==
2508
+ bignumber.js@7.2.1 :
2509
+ version "7.2.1 "
2510
+ resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-7.2.1. tgz#80c048759d826800807c4bfd521e50edbba57a5f "
2511
+ integrity sha512-S4XzBk5sMB+Rcb/LNcpzXr57VRTxgAvaAEDAl1AwRx27j00hT84O6OkteE7u8UB3NuaaygCRrEpqox4uDOrbdQ ==
2512
2512
2513
2513
binary-extensions@^1.0.0:
2514
2514
version "1.13.1"
@@ -8612,12 +8612,12 @@ mv@~2:
8612
8612
ncp "~2.0.0"
8613
8613
rimraf "~2.4.0"
8614
8614
8615
- mysql@~2.16.0 :
8616
- version "2.16.0 "
8617
- resolved "https://registry.yarnpkg.com/mysql/-/mysql-2.16.0 .tgz#b23b22ab5de44fc2d5d32bd4f5af6653fc45e2ba "
8618
- integrity sha512-dPbN2LHonQp7D5ja5DJXNbCLe/HRdu+f3v61aguzNRQIrmZLOeRoymBYyeThrR6ug+FqzDL95Gc9maqZUJS+Gw ==
8615
+ mysql@~2.17.1 :
8616
+ version "2.17.1 "
8617
+ resolved "https://registry.yarnpkg.com/mysql/-/mysql-2.17.1 .tgz#62bba4a039a9b2f73638cd1652ce50fc6f682899 "
8618
+ integrity sha512-7vMqHQ673SAk5C8fOzTG2LpPcf3bNt0oL3sFpxPEEFp1mdlDcrLK0On7z8ZYKaaHrHwNcQ/MTUz7/oobZ2OyyA ==
8619
8619
dependencies:
8620
- bignumber.js "4.1.0 "
8620
+ bignumber.js "7.2.1 "
8621
8621
readable-stream "2.3.6"
8622
8622
safe-buffer "5.1.2"
8623
8623
sqlstring "2.3.1"
You can’t perform that action at this time.
0 commit comments