Skip to content

Commit

Permalink
Merge pull request #58 from paxo-phone/dependabot/npm_and_yarn/mysql2…
Browse files Browse the repository at this point in the history
…-3.9.8

Bump mysql2 from 3.6.0 to 3.9.8
  • Loading branch information
DarkBrines authored Jun 30, 2024
2 parents f6a8c1b + 0b29fb7 commit 1f8f823
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"highlight.js": "^11.9.0",
"luxon": "^3.4.0",
"markdown-it": "^13.0.2",
"mysql2": "^3.6.0",
"mysql2": "^3.9.8",
"phc-argon2": "^1.1.4",
"proxy-addr": "^2.0.7",
"reflect-metadata": "^0.1.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6068,10 +6068,10 @@ mustache@^4.2.0:
resolved "https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz"
integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==

mysql2@^3.6.0:
version "3.6.0"
resolved "https://registry.npmjs.org/mysql2/-/mysql2-3.6.0.tgz"
integrity sha512-EWUGAhv6SphezurlfI2Fpt0uJEWLmirrtQR7SkbTHFC+4/mJBrPiSzHESHKAWKG7ALVD6xaG/NBjjd1DGJGQQQ==
mysql2@^3.9.8:
version "3.9.8"
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.9.8.tgz#fe8a0f975f2c495ed76ca988ddc5505801dc49ce"
integrity sha512-+5JKNjPuks1FNMoy9TYpl77f+5frbTklz7eb3XDwbpsERRLEeXiW2PDEkakYF50UuKU2qwfGnyXpKYvukv8mGA==
dependencies:
denque "^2.1.0"
generate-function "^2.3.1"
Expand Down

0 comments on commit 1f8f823

Please sign in to comment.