Skip to content

Commit

Permalink
Merge pull request #12457 from learningequality/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/mime-db-1.53.0

Bump mime-db from 1.52.0 to 1.53.0
  • Loading branch information
rtibbles authored Jul 17, 2024
2 parents 0ca1ef5 + 945a829 commit 3cd2bd1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/kolibri-zip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"fflate": "^0.8.2"
},
"devDependencies": {
"mime-db": "^1.52.0"
"mime-db": "^1.53.0"
}
}
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8179,11 +8179,16 @@ micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
braces "^3.0.2"
picomatch "^2.3.1"

[email protected], "mime-db@>= 1.43.0 < 2", mime-db@^1.52.0:
[email protected]:
version "1.52.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==

"mime-db@>= 1.43.0 < 2", mime-db@^1.53.0:
version "1.53.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.53.0.tgz#3cb63cd820fc29896d9d4e8c32ab4fcd74ccb447"
integrity sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==

mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.31, mime-types@~2.1.17, mime-types@~2.1.24, mime-types@~2.1.34:
version "2.1.35"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
Expand Down

0 comments on commit 3cd2bd1

Please sign in to comment.