Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
pramitsingh0 committed Jul 7, 2023
2 parents 93b1483 + deb80ab commit eec85fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"minio": "7.1.1",
"moment": "2.29.4",
"morgan": "1.10.0",
"mysql2": "3.4.5",
"mysql2": "3.5.0",
"node-fetch": "2.6.12",
"passport": "0.6.0",
"passport-dropbox-oauth2": "1.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -1260,7 +1260,7 @@ __metadata:
mock-require: 3.0.3
moment: 2.29.4
morgan: 1.10.0
mysql2: 3.4.5
mysql2: 3.5.0
node-fetch: 2.6.12
optimize-css-assets-webpack-plugin: 6.0.1
passport: 0.6.0
Expand Down Expand Up @@ -10401,9 +10401,9 @@ __metadata:
languageName: node
linkType: hard

"mysql2@npm:3.4.5":
version: 3.4.5
resolution: "mysql2@npm:3.4.5"
"mysql2@npm:3.5.0":
version: 3.5.0
resolution: "mysql2@npm:3.5.0"
dependencies:
denque: ^2.1.0
generate-function: ^2.3.1
Expand All @@ -10413,7 +10413,7 @@ __metadata:
named-placeholders: ^1.1.3
seq-queue: ^0.0.5
sqlstring: ^2.3.2
checksum: d59889c8cc4f58fd83d6e328a65de28f29d8db97f784aee96259dce8b6946c5dffe8ea53cfd8e21cdd13bcabf8e0b1c1d5f160b6abafdb0aa755ba41d9e6e857
checksum: a52067b069ecc020ef0ac3d4e0e372a33562b2878e5382a64aceb0b5593c6ad31698217e4b6962b1056d2e9c59a004865771703d8dd505fd5a3099973c403ff0
languageName: node
linkType: hard

Expand Down

0 comments on commit eec85fe

Please sign in to comment.