Skip to content

Commit fb79ba2

Browse files
Bump minimist from 1.2.2 to 1.2.3 in /qr-code-app
Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.2...1.2.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d421ab commit fb79ba2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

qr-code-app/package-lock.json

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

qr-code-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"body-parser": "^1.18.3",
2121
"express": "^4.16.3",
2222
"http": "0.0.0",
23-
"minimist": "^1.2.2",
23+
"minimist": "^1.2.3",
2424
"qrcode": "^0.9.0",
2525
"querystring": "^0.2.0",
2626
"winston": "^2.4.3"

0 commit comments

Comments
 (0)