Merge branch 'master' into snyk-upgrade-eccd16c899fc8ad277e9c35016226016

This commit is contained in:
Code002Lover
2023-03-03 19:16:38 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -20,7 +20,7 @@
"hcaptcha": "^0.1.1",
"html-minifier-terser": "^7.1.0",
"lru-cache": "^7.14.1",
"mysql2": "^3.1.0",
"mysql2": "^3.1.2",
"newrelic": "^9.8.1",
"sharp": "^0.30.7",
"spdy": "^4.0.2",
@@ -1450,9 +1450,9 @@
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"node_modules/mysql2": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.1.0.tgz",
"integrity": "sha512-woMeIog21X72RcFLhE/xajhUdnwRMd6Oq16S7/O2qJ5lPUDfFwgSW+xhx7TjzcM8PU3q+dVsryIaDi+HyQR/0A==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.1.2.tgz",
"integrity": "sha512-NXz6sUvHSEOKz1jv3koSga7eb2dHrwD/mnPmqbbZzMRvjQcSpb0Eh0ectWyYt1U60CLlEbjoA3XYjjbbReRF5Q==",
"dependencies": {
"denque": "^2.1.0",
"generate-function": "^2.3.1",
@@ -3590,9 +3590,9 @@
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"mysql2": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.1.0.tgz",
"integrity": "sha512-woMeIog21X72RcFLhE/xajhUdnwRMd6Oq16S7/O2qJ5lPUDfFwgSW+xhx7TjzcM8PU3q+dVsryIaDi+HyQR/0A==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.1.2.tgz",
"integrity": "sha512-NXz6sUvHSEOKz1jv3koSga7eb2dHrwD/mnPmqbbZzMRvjQcSpb0Eh0ectWyYt1U60CLlEbjoA3XYjjbbReRF5Q==",
"requires": {
"denque": "^2.1.0",
"generate-function": "^2.3.1",