Skip to content

Commit 0f43839

Browse files
author
mend-5034428[bot]
committed
fix(deps): update dependency mime-types to ^2.1.35
1 parent 0efdc77 commit 0f43839

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/s3-static-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"aws-sdk": "^2.702.0",
3636
"fs-extra": "^9.0.1",
3737
"klaw": "^3.0.0",
38-
"mime-types": "^2.1.27",
38+
"mime-types": "^2.1.35",
3939
"regex-parser": "^2.2.10"
4040
},
4141
"devDependencies": {

packages/s3-static-assets/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -111,17 +111,17 @@ klaw@^3.0.0:
111111
dependencies:
112112
graceful-fs "^4.1.9"
113113

114-
mime-db@1.44.0:
115-
version "1.44.0"
116-
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.44.0.tgz#fa11c5eb0aca1334b4233cb4d52f10c5a6272f92"
117-
integrity sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==
118-
119-
mime-types@^2.1.27:
120-
version "2.1.27"
121-
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.27.tgz#47949f98e279ea53119f5722e0f34e529bec009f"
122-
integrity sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==
114+
mime-db@1.52.0:
115+
version "1.52.0"
116+
resolved "https://nexus.core.cvent.org/nexus/repository/npm-public/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
117+
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
118+
119+
mime-types@^2.1.35:
120+
version "2.1.35"
121+
resolved "https://nexus.core.cvent.org/nexus/repository/npm-public/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
122+
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
123123
dependencies:
124-
mime-db "1.44.0"
124+
mime-db "1.52.0"
125125

126126
punycode@1.3.2:
127127
version "1.3.2"

0 commit comments

Comments
 (0)