Bump qrcode from 1.5.1 to 1.5.3 in /src

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](https://github.com/soldair/node-qrcode/compare/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>
This commit is contained in:
dependabot[bot] 2023-04-24 07:03:23 +00:00 committed by GitHub
parent 316e1fd294
commit d72a6d762b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@
"debug": "^4.3.4",
"express": "^4.18.2",
"express-session": "^1.17.3",
"qrcode": "^1.5.1",
"qrcode": "^1.5.3",
"uuid": "^9.0.0"
},
"devDependencies": {