Skip to content

Commit

Permalink
chore: bump @well-known-components/fetch-component from 1.1.0 to 1.1.1 (
Browse files Browse the repository at this point in the history
#177)

Bumps [@well-known-components/fetch-component](https://github.com/well-known-components/fetch-component) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/well-known-components/fetch-component/releases)
- [Commits](well-known-components/fetch-component@1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: "@well-known-components/fetch-component"
  dependency-type: indirect
  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 May 29, 2023
1 parent 5a3ed17 commit c16d826
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1046,12 +1046,11 @@
dotenv "^16.0.1"

"@well-known-components/fetch-component@^1.0.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@well-known-components/fetch-component/-/fetch-component-1.1.0.tgz#bc1546e802e5de7db54037ca28b5a325e840abf6"
integrity sha512-vH+5rBMQOc7OrtfJ/Tkm5TJNXH/LNs0rz5vLHcRhGt6RYv/zYOz38azwHGzjTZv4l4jO4ymstvbYhEz209t9mQ==
version "1.1.1"
resolved "https://registry.yarnpkg.com/@well-known-components/fetch-component/-/fetch-component-1.1.1.tgz#9cf33d162afdeae9a73028a5854cebff253308a6"
integrity sha512-bzfemSCPK4ab2MlNBTp9jTHFbH29dQqPIHMcjUnP1fLgDancEJxEVxu1ttzZcUnFFFJF5c3a5dmuPHatI90g6A==
dependencies:
"@types/node-fetch" "^2.5.12"
"@well-known-components/interfaces" "^1.4.0"
"@well-known-components/interfaces" "^1.4.1"
cross-fetch "^3.1.5"

"@well-known-components/http-server@^1.1.6":
Expand Down Expand Up @@ -1080,6 +1079,15 @@
"@types/node-fetch" "^2.5.12"
typed-url-params "^1.0.1"

"@well-known-components/interfaces@^1.4.1":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@well-known-components/interfaces/-/interfaces-1.4.1.tgz#310119cd5d9f7f67c7914c49b4d43a105acacec5"
integrity sha512-eu4ndE32jF+qKAX/rQ8SFBWh7PCXsOPdArgPweOjK4pdLOyzJaAJaY67/LEerrIp/LNgKDGy0fYbbdZ76BQt1A==
dependencies:
"@types/node" "^16.11.19"
"@types/node-fetch" "^2.5.12"
typed-url-params "^1.0.1"

"@well-known-components/logger@^3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@well-known-components/logger/-/logger-3.1.2.tgz#0644e7a25515235b7ffee4d6c1f0a34fd94b910e"
Expand Down

0 comments on commit c16d826

Please sign in to comment.