package updates

This commit is contained in:
Proddy
2023-10-29 13:43:54 +01:00
parent 5032c37f63
commit c494627867
8 changed files with 651 additions and 651 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.0.cjs
yarnPath: .yarn/releases/yarn-4.0.1.cjs

View File

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