Skip to content

Commit 0afcd9d

Browse files
Bump minimist from 1.2.5 to 1.2.6 in /backend
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 162ef68 commit 0afcd9d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

backend/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.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"firebase-admin": "^8.10.0",
2828
"firebase-functions": "^3.6.1",
2929
"jsonwebtoken": "^8.5.1",
30-
"minimist": ">=1.2.3",
30+
"minimist": ">=1.2.6",
3131
"mongoose": "^5.9.27",
3232
"validator": "^12.2.0"
3333
},

0 commit comments

Comments
 (0)