Skip to content

Commit bfbba7f

Browse files
build(deps): bump debug from 4.1.1 to 4.3.2 (#711)
* build(deps): bump debug from 4.1.1 to 4.3.2 Bumps [debug](https://github.com/visionmedia/debug) from 4.1.1 to 4.3.2. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](debug-js/debug@4.1.1...4.3.2) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: share github secrets to dependabot (#712) (#713) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tracy <46543122+chenxuan-zhou@users.noreply.github.com>
1 parent 26f05d4 commit bfbba7f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"cookie-session": "^2.0.0-rc.1",
2525
"cors": "^2.8.5",
2626
"cryptiles": "^4.1.3",
27-
"debug": "~4.1.1",
27+
"debug": "~4.3.2",
2828
"dotenv": "^8.6.0",
2929
"express": "~4.17.1",
3030
"express-validator": "^6.12.0",

0 commit comments

Comments
 (0)