Skip to content

Commit

Permalink
Bump qrcode and @types/qrcode
Browse files Browse the repository at this point in the history
Bumps [qrcode](https://github.com/soldair/node-qrcode) and [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode). These dependencies needed to be updated together.

Updates `qrcode` from 1.5.1 to 1.5.3
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md)
- [Commits](soldair/node-qrcode@v1.5.1...v1.5.3)

Updates `@types/qrcode` from 1.5.0 to 1.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qrcode)

---
updated-dependencies:
- dependency-name: qrcode
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/qrcode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 8bcfe7e commit 7ea9a94
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"pouchdb": "7.3.1",
"pouchdb-find": "8.0.1",
"pouchdb-security-helper": "^2.1.2",
"qrcode": "^1.5.1",
"qrcode": "^1.5.3",
"req-flash": "^0.0.3",
"supertest": "6.3.3",
"swagger-ui-dist": "^5.1.0",
Expand All @@ -66,7 +66,7 @@
"@types/passport-local": "^1.0.35",
"@types/passport-oauth2": "1.4.12",
"@types/pouchdb": "6.4.0",
"@types/qrcode": "^1.5.0",
"@types/qrcode": "^1.5.2",
"@types/supertest": "2.0.12",
"@types/swagger-ui-dist": "^3.30.1",
"@types/uuid": "8.3.4",
Expand Down

0 comments on commit 7ea9a94

Please sign in to comment.