bump sql for audit fix

This commit is contained in:
John McLear 2023-06-22 10:28:25 +01:00
parent b669530156
commit df8d05ae9a
1 changed files with 3 additions and 3 deletions

6
src/package-lock.json generated
View File

@ -8876,9 +8876,9 @@
}
},
"socket.io-parser": {
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.4.2.tgz",
"integrity": "sha512-QFZBaZDNqZXeemwejc7D39jrq2eGK/qZuVDiMPKzZK1hLlNvjGilGt4ckfQZeVX4dGmuPzCytN9ZW1nQlEWjgA==",
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.4.3.tgz",
"integrity": "sha512-1rE4dZN3kCI/E5wixd393hmbqa78vVpkKmnEJhLeWoS/C5hbFYAbcSfnWoaVH43u9ToUVtzKjguxEZq+1XZfCQ==",
"requires": {
"component-emitter": "1.2.1",
"debug": "~4.1.0",