Skip to content

Commit

Permalink
fix(deps): update dependency itty-router to v2.6.3 (#4527)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency itty-router to v2.6.3

* chore(dependencies): updated changesets for modified dependencies

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] committed Sep 18, 2022
1 parent 03b2cda commit e038c27
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions .changeset/@graphql-mesh_http-4527-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/http": patch
---

dependencies updates:

- Updated dependency [`itty-router@2.6.3` ↗︎](https://www.npmjs.com/package/itty-router/v/2.6.3) (from `2.6.1`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-mesh/utils": "0.41.13",
"@graphql-mesh/types": "0.84.2",
"graphql-yoga": "3.0.0-alpha-20220917000718-4285245d",
"itty-router": "2.6.1",
"itty-router": "2.6.3",
"itty-router-extras": "0.4.2",
"tslib": "^2.4.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12069,10 +12069,10 @@ itty-router-extras@0.4.2:
resolved "https://registry.yarnpkg.com/itty-router-extras/-/itty-router-extras-0.4.2.tgz#e46891ebea63f09ada74603649d8a6c4ce0c5df7"
integrity sha512-ppHaBzcTXs7idFSDISehG+8kif2/4aqLCfyY/Y/uIZv79sfEfNmTq9G+rDeqblun/VZRBiXZD8ztYmMS8EOsKw==

itty-router@2.6.1, itty-router@^2.3.10:
version "2.6.1"
resolved "https://registry.yarnpkg.com/itty-router/-/itty-router-2.6.1.tgz#eecb59fa25b5f6f519276cc5bcaaa1cb341d5fee"
integrity sha512-l9gxWe5TOLUESYnBn85Jxd6tIZLWdRX5YKkHIBfSgbNQ7UFPNUGuWihRV+LlEbfJJIzgLmhwAbaWRi5yWJm8kg==
itty-router@2.6.3, itty-router@^2.3.10:
version "2.6.3"
resolved "https://registry.yarnpkg.com/itty-router/-/itty-router-2.6.3.tgz#d95a8b6873da0cdcc7e4955e2dbbac2982aba27e"
integrity sha512-w9aELaE7U/vH5ykJ2wacgNe0hOa1z4XdiSgYgAuEg1eZ+G8wZvURWIa3Vib2UhrFY2r+hZgVIjP1mFO+Vkhk5Q==

jake@^10.8.5:
version "10.8.5"
Expand Down

0 comments on commit e038c27

Please sign in to comment.