Skip to content

Commit

Permalink
Build(deps): bump qrcode from 1.5.1 to 1.5.3 in /services/qrx
Browse files Browse the repository at this point in the history
Bumps [qrcode](https://github.com/soldair/node-qrcode) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/soldair/node-qrcode/releases)
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md)
- [Commits](soldair/node-qrcode@v1.5.1...v1.5.3)

---
updated-dependencies:
- dependency-name: qrcode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Jan 3, 2024
1 parent 4dc7e35 commit c5284cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion services/qrx/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/qrx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"watch": "tsc --watch"
},
"dependencies": {
"qrcode": "^1.5.1"
"qrcode": "^1.5.3"
},
"devDependencies": {
"@vercel/node": "^3.0.14",
Expand Down

0 comments on commit c5284cc

Please sign in to comment.