build(deps): bump multer from 2.0.0 to 2.0.1

Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-05 09:53:43 +00:00
committed by GitHub
parent f5c136e680
commit da26f43d1d
+2 -2
View File
@@ -9816,7 +9816,7 @@
"iconv-lite": "^0.6.3",
"ipaddr.js": "^1.9.1",
"jschardet": "^3.1.4",
"multer": ">=2.0.0",
"multer": ">=2.0.1",
"nodemailer": "^6.10.1",
"qrcode": "^1.5.4",
"sanitize-filename": "^1.6.3",
@@ -9922,7 +9922,7 @@
},
"packages/frontend": {
"name": "@nexus-terminal/frontend",
"version": "0.8.0",
"version": "0.8.1",
"dependencies": {
"@codemirror/commands": "^6.8.1",
"@codemirror/lang-cpp": "^6.0.2",