Skip to content

Commit e09c095

Browse files
authored
Merge pull request #295 from masb0ymas/dependabot/npm_and_yarn/mariadb-2.5.3
build(deps): bump mariadb from 2.5.2 to 2.5.3
2 parents e87fca1 + 57411a8 commit e09c095

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"http-errors": "^1.8.0",
5656
"jsonwebtoken": "^8.5.1",
5757
"lodash": "^4.17.20",
58-
"mariadb": "^2.5.1",
58+
"mariadb": "^2.5.3",
5959
"morgan": "^1.10.0",
6060
"ms": "^2.1.2",
6161
"multer": "^1.4.2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@
16311631
dependencies:
16321632
"@types/tz-offset" "*"
16331633

1634-
"@types/node@*", "@types/node@^14.0.1", "@types/node@^14.14.22", "@types/node@^14.14.7":
1634+
"@types/node@*", "@types/node@^14.0.1", "@types/node@^14.14.22", "@types/node@^14.14.28":
16351635
version "14.14.28"
16361636
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
16371637
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
@@ -6777,17 +6777,17 @@ map-visit@^1.0.0:
67776777
dependencies:
67786778
object-visit "^1.0.0"
67796779

6780-
mariadb@^2.5.1:
6781-
version "2.5.2"
6782-
resolved "https://registry.yarnpkg.com/mariadb/-/mariadb-2.5.2.tgz#0046331541589a9c0405507d91d79bcc972b3f5e"
6783-
integrity sha512-SfaBl5/LiX2qJNNr7wCQvizVjtWxVm1CUWYKe+y4OMeyYMM6g0GhwX7/BbGtv/O3WthnGrM+Kj1imFnlescO0w==
6780+
mariadb@^2.5.3:
6781+
version "2.5.3"
6782+
resolved "https://registry.yarnpkg.com/mariadb/-/mariadb-2.5.3.tgz#13a2267f7f1b572f9db997aaaa8c00f75d5a87e8"
6783+
integrity sha512-9ZbQ1zLqasLCQy6KDcPHtX7EUIMBlQ8p64gNR61+yfpCIWjPDji3aR56LvwbOz1QnQbVgYBOJ4J/pHoFN5MR+w==
67846784
dependencies:
67856785
"@types/geojson" "^7946.0.7"
6786-
"@types/node" "^14.14.7"
6786+
"@types/node" "^14.14.28"
67876787
denque "^1.4.1"
67886788
iconv-lite "^0.6.2"
67896789
long "^4.0.0"
6790-
moment-timezone "^0.5.32"
6790+
moment-timezone "^0.5.33"
67916791
please-upgrade-node "^3.2.0"
67926792

67936793
@@ -6987,7 +6987,7 @@ modify-values@^1.0.0:
69876987
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
69886988
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
69896989

6990-
moment-timezone@^0.5.31, moment-timezone@^0.5.32:
6990+
moment-timezone@^0.5.31, moment-timezone@^0.5.33:
69916991
version "0.5.33"
69926992
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.33.tgz#b252fd6bb57f341c9b59a5ab61a8e51a73bbd22c"
69936993
integrity sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==

0 commit comments

Comments
 (0)