Skip to content

Commit a20cec9

Browse files
Bump taskcluster-client-web from 77.0.0 to 87.1.3 (#9014)
Bumps [taskcluster-client-web](https://github.com/taskcluster/taskcluster) from 77.0.0 to 87.1.3. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v77.0.0...v87.1.3) --- updated-dependencies: - dependency-name: taskcluster-client-web dependency-version: 87.1.3 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 4ef25ce commit a20cec9

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
@@ -63,7 +63,7 @@
6363
"redux-thunk": "2.4.2",
6464
"stream-browserify": "3.0.0",
6565
"styled-components": "6.1.19",
66-
"taskcluster-client-web": "77.0.0",
66+
"taskcluster-client-web": "87.1.3",
6767
"taskcluster-lib-scopes": "11.0.0",
6868
"taskcluster-lib-urls": "13.0.1",
6969
"url": "0.11.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10069,10 +10069,10 @@ tar@^7.4.3:
1006910069
mkdirp "^3.0.1"
1007010070
yallist "^5.0.0"
1007110071

10072-
taskcluster-client-web@77.0.0:
10073-
version "77.0.0"
10074-
resolved "https://registry.yarnpkg.com/taskcluster-client-web/-/taskcluster-client-web-77.0.0.tgz#4f4327c0906c79be6fae572878a00bc3bf111133"
10075-
integrity sha512-WE+oyVJ3oqa87LX+4PsCZbES5hYjvTSgxDo8OkYIH7mDm18HfB56KjyB9niMuXKmUhO1V138wUxLcbCVhHMy7w==
10072+
taskcluster-client-web@87.1.3:
10073+
version "87.1.3"
10074+
resolved "https://registry.yarnpkg.com/taskcluster-client-web/-/taskcluster-client-web-87.1.3.tgz#6c243d5fbb62aa66a68de1dd1e7605efe339f012"
10075+
integrity sha512-ZkqJarnOpiCKXMRY/A4iCt8YMqpls+bxB5oDHKECMH3pt/33u5YHV5EiGNRbBM2fpchxBZz/xvTdtOwUJIlepQ==
1007610076
dependencies:
1007710077
crypto-js "^4.2.0"
1007810078
hawk "^9.0.2"

0 commit comments

Comments
 (0)