update packages

This commit is contained in:
Proddy
2023-11-14 18:51:35 +01:00
parent 21e28e970c
commit 1f1b571e91
7 changed files with 802 additions and 795 deletions

File diff suppressed because one or more lines are too long

View File

@@ -4,4 +4,4 @@ enableGlobalCache: false
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.0.1.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs

View File

@@ -15,5 +15,5 @@
"express": "^4.18.2",
"multer": "^1.4.5-lts.1"
},
"packageManager": "yarn@4.0.1"
"packageManager": "yarn@4.0.2"
}