Skip to content

Commit

Permalink
Update dependency mkdirp to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2023
1 parent 79ef8fd commit 9577875
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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
@@ -1,6 +1,6 @@
{
"name": "larvitimages",
"version": "0.13.41",
"version": "0.13.42",
"author": {
"name": "Mikael 'Lilleman' Göransson",
"email": "lilleman@larvit.se",
Expand All @@ -14,7 +14,7 @@
"larvitslugify": "2.0.1",
"larvitutils": "5.1.57",
"mime-types": "2.1.35",
"mkdirp": "2.1.6",
"mkdirp": "3.0.1",
"uuid": "9.0.1"
},
"description": "Image resizing, admin page and database for images meta data.",
Expand Down

0 comments on commit 9577875

Please sign in to comment.