Skip to content

Commit 9278a37

Browse files
Bump multer from 1.4.5-lts.1 to 2.0.0 in /test-suite/client (#339)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b760f94 commit 9278a37

File tree

2 files changed

+53
-28
lines changed

2 files changed

+53
-28
lines changed

test-suite/client/package-lock.json

Lines changed: 52 additions & 27 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.2",
1414
"multiparty": "^4.2.3",
1515
"nhsuk-frontend": "^6.1.0",
1616
"nhsuk-react-components": "^2.1.0",

0 commit comments

Comments
 (0)