Skip to content

Commit 97a41d1

Browse files
Bump hot-shots from 10.2.1 to 11.1.0 (#13640)
Bumps [hot-shots](https://github.com/brightcove/hot-shots) from 10.2.1 to 11.1.0. - [Changelog](https://github.com/brightcove/hot-shots/blob/master/CHANGES.md) - [Commits](bdeitte/hot-shots@v10.2.1...v11.1.0) --- updated-dependencies: - dependency-name: hot-shots dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db15dbb commit 97a41d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"full-icu": "1.5.0",
197197
"helmet": "7.1.0",
198198
"history": "4.10.1",
199-
"hot-shots": "10.2.1",
199+
"hot-shots": "11.1.0",
200200
"invariant": "2.2.4",
201201
"isomorphic-fetch": "3.0.0",
202202
"jed": "1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5748,10 +5748,10 @@ hosted-git-info@^4.0.1:
57485748
dependencies:
57495749
lru-cache "^6.0.0"
57505750

5751-
hot-shots@10.2.1:
5752-
version "10.2.1"
5753-
resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-10.2.1.tgz#dbc70dd005c12f24b5484aa5af8d97446e9b945e"
5754-
integrity sha512-tmjcyZkG/qADhcdC7UjAp8D7v7W2DOYFgaZ48fYMuayMQmVVUg8fntKmrjes/b40ef6yZ+qt1lB8kuEDfLC4zw==
5751+
hot-shots@11.1.0:
5752+
version "11.1.0"
5753+
resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-11.1.0.tgz#51055fac3d5addaf2c8666740624b3b0bf635041"
5754+
integrity sha512-D4iAs/145g7EJ/wIzBLVANEpysTPthUy/K+4EUIw02YJQTqvzD1vUpYiM3vwR0qPAQj4FhQpQz8wBpY8KDcM0g==
57555755
optionalDependencies:
57565756
unix-dgram "2.x"
57575757

0 commit comments

Comments
 (0)