Skip to content

Commit 66ef6a8

Browse files
Bump multer from 1.4.5-lts.1 to 2.0.0 in /test-suite/client
Bumps [multer](https://github.com/expressjs/multer) from 1.4.5-lts.1 to 2.0.0. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v1.4.5-lts.1...v2.0.0) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b760f94 commit 66ef6a8

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

test-suite/client/package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-suite/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"express": "^4.18.1",
1111
"filereader": "^0.10.3",
1212
"fs": "^0.0.1-security",
13-
"multer": "^1.4.5-lts.1",
13+
"multer": "^2.0.0",
1414
"multiparty": "^4.2.3",
1515
"nhsuk-frontend": "^6.1.0",
1616
"nhsuk-react-components": "^2.1.0",

0 commit comments

Comments
 (0)