Skip to content

Commit cf88046

Browse files
Bump mime-types from 3.0.1 to 3.0.2 in the all-minor-patch group (#1341)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9092ef7 commit cf88046

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/graphql-upload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"concurrently": "^9.0.0",
2222
"graphql": "^16.6.0",
2323
"graphql-yoga": "^5.16.2",
24-
"mime-types": "^3.0.0",
24+
"mime-types": "^3.0.2",
2525
"sharp": "^0.34.1",
2626
"ts-node": "^10.9.1",
2727
"ts-node-dev": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8021,10 +8021,10 @@ mime-types@2.1.18, mime-types@^2.1.12:
80218021
dependencies:
80228022
mime-db "~1.33.0"
80238023

8024-
mime-types@^3.0.0:
8025-
version "3.0.1"
8026-
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-3.0.1.tgz#b1d94d6997a9b32fd69ebaed0db73de8acb519ce"
8027-
integrity sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==
8024+
mime-types@^3.0.2:
8025+
version "3.0.2"
8026+
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-3.0.2.tgz#39002d4182575d5af036ffa118100f2524b2e2ab"
8027+
integrity sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==
80288028
dependencies:
80298029
mime-db "^1.54.0"
80308030

0 commit comments

Comments
 (0)