Upgrade node to 16

This commit is contained in:
Kay Thomas
2023-04-16 23:36:35 -07:00
parent ef3eb1a70a
commit bdbbdee48d
3 changed files with 15675 additions and 436 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "noisedash",
"version": "0.6.10",
"version": "0.6.11",
"private": true,
"author": "Kay Thomas <kaythomas@pm.me> (https://kaythomas.dev)",
"scripts": {
@@ -16,7 +16,7 @@
"config": "^3.3.6",
"connect-history-api-fallback": "^1.6.0",
"cookie-parser": "^1.4.5",
"core-js": "^3.22.7",
"core-js": "^3.23.5",
"express": "^4.18.1",
"express-session": "^1.17.3",
"multer": "^1.4.5-lts.1",