Skip to content

Commit dcacbc7

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#150)
Bumps the npm_and_yarn group with 2 updates in the /samples/hash-server directory: [multer](https://github.com/expressjs/multer) and [path-to-regexp](https://github.com/pillarjs/path-to-regexp). Updates `multer` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v2.1.0...v2.1.1) Updates `path-to-regexp` from 0.1.12 to 0.1.13 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.12...v.0.1.13) --- updated-dependencies: - dependency-name: multer dependency-version: 2.1.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.13 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a4c1a4 commit dcacbc7

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

samples/hash-server/package-lock.json

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

samples/hash-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@crispthinking/athena-classifier-sdk": "file:../../",
1919
"express": "^4.22.1",
20-
"multer": "^2.1.0"
20+
"multer": "^2.1.1"
2121
},
2222
"devDependencies": {
2323
"@types/express": "^4.17.21",

0 commit comments

Comments
 (0)