Skip to content

Commit d40aa34

Browse files
Bump mkdirp from 1.0.4 to 3.0.1
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 1.0.4 to 3.0.1. - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@v1.0.4...v3.0.1) --- updated-dependencies: - dependency-name: mkdirp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aba7e85 commit d40aa34

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package-lock.json

Lines changed: 12 additions & 8 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
@@ -29,7 +29,7 @@
2929
"express-fileupload": "^1.3.1",
3030
"express-jwt": "^8.4.1",
3131
"jsonwebtoken": "^9.0.2",
32-
"mkdirp": "^1.0.4",
32+
"mkdirp": "^3.0.1",
3333
"mongoose": "^6.2.7",
3434
"multer": "1.4.4-lts.1",
3535
"nan": "^2.17.0",

0 commit comments

Comments
 (0)