diff options
| author | Valentin Popov <valentin@popov.link> | 2026-02-06 02:07:39 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-02-06 02:07:39 +0300 |
| commit | 7714b04a3f6e6242b551ac6bba3ba175204730dc (patch) | |
| tree | 63a830ca3bca79dfc83c31605d626771a0a54a67 /playground/package.json | |
| parent | 260b11c335c977d4411f43265ce5e62f3b32f105 (diff) | |
| parent | 4ff7a080f371d4d70f73d4685ff9c299803638e8 (diff) | |
| download | strapi-plugin-checkbox-list-7714b04a3f6e6242b551ac6bba3ba175204730dc.tar.xz strapi-plugin-checkbox-list-7714b04a3f6e6242b551ac6bba3ba175204730dc.zip | |
Merge pull request 'Update dependency mime-types to v3' (#10) from renovate/mime-types-3.x into master
Reviewed-on: https://code.popov.link/valentineus/strapi-plugin-checkbox-list/pulls/10
Diffstat (limited to 'playground/package.json')
| -rw-r--r-- | playground/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playground/package.json b/playground/package.json index ddd4889..9f5447a 100644 --- a/playground/package.json +++ b/playground/package.json @@ -22,7 +22,7 @@ "@strapi/strapi": "5.35.0", "better-sqlite3": "12.6.2", "fs-extra": "^11.0.0", - "mime-types": "^2.1.27", + "mime-types": "^3.0.0", "react": "^18.0.0", "react-dom": "^18.0.0", "react-router-dom": "^6.0.0", |
