aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-02 10:42:58 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-07-03 23:22:26 +0000
commitd5c88769cd9ad4049a7d0413ed9b312f2db0cbec (patch)
treeaaf4ec062c6cce439db2dc8c1b9749bd62c5a767 /package.json
parent40fb16b1c366225a1c349a12897b9606055cd97d (diff)
downloadnextcloud-server-d5c88769cd9ad4049a7d0413ed9b312f2db0cbec.tar.gz
nextcloud-server-d5c88769cd9ad4049a7d0413ed9b312f2db0cbec.zip
chore(deps-dev): bump mime from 4.0.1 to 4.0.3
Bumps [mime](https://github.com/broofa/mime) from 4.0.1 to 4.0.3. - [Changelog](https://github.com/broofa/mime/blob/v4.0.3/CHANGELOG.md) - [Commits](https://github.com/broofa/mime/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: mime dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dc89f4624cb..e2cdb4c3ef2 100644
--- a/package.json
+++ b/package.json
@@ -170,7 +170,7 @@
"karma-jasmine-sinon": "^1.0.4",
"karma-spec-reporter": "^0.0.36",
"karma-viewport": "^1.0.9",
- "mime": "^4.0.1",
+ "mime": "^4.0.3",
"puppeteer": "^22.11.2",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",