From 1a6ff28a390b9b7f4c479943f24a38f46f5ddce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 01:09:19 +0000 Subject: [PATCH] chore(deps): bump mime from 4.0.4 to 4.0.6 Bumps [mime](https://github.com/broofa/mime) from 4.0.4 to 4.0.6. - [Release notes](https://github.com/broofa/mime/releases) - [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md) - [Commits](https://github.com/broofa/mime/compare/v4.0.4...v4.0.6) --- updated-dependencies: - dependency-name: mime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index d0d6090..64b4f21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "fastify": "^5.1.0", "js-cookie": "^3.0.5", "lucide-astro": "^0.468.0", - "mime": "^4.0.4", + "mime": "^4.0.6", "sharp": "^0.33.5", "tailwindcss": "^3.4.16", "tsx": "^4.19.2", @@ -5669,13 +5669,12 @@ } }, "node_modules/mime": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/mime/-/mime-4.0.4.tgz", - "integrity": "sha512-v8yqInVjhXyqP6+Kw4fV3ZzeMRqEW6FotRsKXjRS5VMTNIuXsdRoAvklpoRgSqXm6o9VNH4/C0mgedko9DdLsQ==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/mime/-/mime-4.0.6.tgz", + "integrity": "sha512-4rGt7rvQHBbaSOF9POGkk1ocRP16Md1x36Xma8sz8h8/vfCUI2OtEIeCqe4Ofes853x4xDoPiFLIT47J5fI/7A==", "funding": [ "https://github.com/sponsors/broofa" ], - "license": "MIT", "bin": { "mime": "bin/cli.js" }, diff --git a/package.json b/package.json index 690ee04..3ddc402 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "fastify": "^5.1.0", "js-cookie": "^3.0.5", "lucide-astro": "^0.468.0", - "mime": "^4.0.4", + "mime": "^4.0.6", "sharp": "^0.33.5", "tailwindcss": "^3.4.16", "tsx": "^4.19.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index daf65f6..a299f85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^0.468.0 version: 0.468.0(astro@4.16.17(@types/node@22.10.2)(rollup@4.24.0)(typescript@5.6.3)) mime: - specifier: ^4.0.4 - version: 4.0.4 + specifier: ^4.0.6 + version: 4.0.6 sharp: specifier: ^0.33.5 version: 0.33.5 @@ -1908,8 +1908,8 @@ packages: engines: {node: '>=10.0.0'} hasBin: true - mime@4.0.4: - resolution: {integrity: sha512-v8yqInVjhXyqP6+Kw4fV3ZzeMRqEW6FotRsKXjRS5VMTNIuXsdRoAvklpoRgSqXm6o9VNH4/C0mgedko9DdLsQ==} + mime@4.0.6: + resolution: {integrity: sha512-4rGt7rvQHBbaSOF9POGkk1ocRP16Md1x36Xma8sz8h8/vfCUI2OtEIeCqe4Ofes853x4xDoPiFLIT47J5fI/7A==} engines: {node: '>=16'} hasBin: true @@ -4889,7 +4889,7 @@ snapshots: mime@3.0.0: {} - mime@4.0.4: {} + mime@4.0.6: {} mimic-function@5.0.1: {}