Skip to content

Commit 2f76672

Browse files
chore(deps): bump qs (#99)
Bumps the npm_and_yarn group with 1 update in the /samples/hash-server directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 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 a136913 commit 2f76672

2 files changed

Lines changed: 43 additions & 28 deletions

File tree

samples/hash-server/package-lock.json

Lines changed: 42 additions & 27 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
@@ -16,7 +16,7 @@
1616
"description": "",
1717
"dependencies": {
1818
"@crispthinking/athena-classifier-sdk": "file:../../",
19-
"express": "^4.19.2",
19+
"express": "^4.22.1",
2020
"multer": "^2.0.2"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)