1
0
forked from noxious/server

Bug fix for register, added delete character logic (WIP), npm update

This commit is contained in:
2024-06-01 15:24:03 +02:00
parent ad11004f74
commit 267e61cc7f
6 changed files with 45 additions and 5 deletions

6
package-lock.json generated
View File

@ -250,9 +250,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.12.13",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.13.tgz",
"integrity": "sha512-gBGeanV41c1L171rR7wjbMiEpEI/l5XFQdLLfhr/REwpgDy/4U8y89+i8kRiLzDyZdOkXh+cRaTetUnCYutoXA==",
"version": "20.13.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
"integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~5.26.4"