Skip to content

Commit

Permalink
build(deps): bump abort-controller-x from 0.4.1 to 0.4.3 (#1171)
Browse files Browse the repository at this point in the history
Bumps [abort-controller-x](https://github.com/deeplay-io/abort-controller-x) from 0.4.1 to 0.4.3.
- [Release notes](https://github.com/deeplay-io/abort-controller-x/releases)
- [Commits](deeplay-io/abort-controller-x@v0.4.1...v0.4.3)

---
updated-dependencies:
- dependency-name: abort-controller-x
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent be4adbd commit 44e02dd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion libraries/grpc-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"@sesamecare-oss/redlock": "^1.2.0",
"abort-controller-x": "^0.4.1",
"abort-controller-x": "^0.4.3",
"convict": "^6.2.4",
"express": "^4.20.0",
"fast-jwt": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion libraries/module-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"abort-controller-x": "^0.4.1",
"abort-controller-x": "^0.4.3",
"convict": "^6.2.4",
"express": "^4.20.0",
"fast-jwt": "^3.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5550,10 +5550,10 @@ abbrev@^2.0.0:
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-2.0.0.tgz#cf59829b8b4f03f89dda2771cb7f3653828c89bf"
integrity sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==

abort-controller-x@^0.4.0, abort-controller-x@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/abort-controller-x/-/abort-controller-x-0.4.1.tgz#b2eefab8503897e0bbdf3dd7a4d33e05ea1ffce9"
integrity sha512-lJ2ssrl3FoTK3cX/g15lRCkXFWKiwRTRtBjfwounO2EM/Q65rI/MEZsfsch1juWU2pH2aLSaq0HGowlDP/imrw==
abort-controller-x@^0.4.0, abort-controller-x@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/abort-controller-x/-/abort-controller-x-0.4.3.tgz#ff269788386fabd58a7b6eeaafcb6cf55c2958e0"
integrity sha512-VtUwTNU8fpMwvWGn4xE93ywbogTYsuT+AUxAXOeelbXuQVIwNmC5YLeho9sH4vZ4ITW8414TTAOG1nW6uIVHCA==

abort-controller@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 44e02dd

Please sign in to comment.