Skip to content

Commit 98dba9e

Browse files
committed
chore(deps): update all non-major dependencies
1 parent d2a4766 commit 98dba9e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@
7676
"bundlesize": "0.18.1",
7777
"chalk": "4.1.2",
7878
"graphql": "16.6.0",
79-
"graphql-yoga": "3.0.0-next.0",
79+
"graphql-yoga": "3.0.0-next.1",
8080
"husky": "8.0.1",
8181
"jest": "29.0.3",
8282
"lint-staged": "13.0.3",
8383
"prettier": "2.7.1",
84-
"swagger-ui-dist": "4.14.0",
84+
"swagger-ui-dist": "4.14.1",
8585
"ts-jest": "29.0.1",
8686
"ts-node": "10.9.1",
8787
"typescript": "4.8.3"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3019,10 +3019,10 @@ graphql-ws@^5.4.1:
30193019
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.1.tgz#f9c8b7c64986d1d921f2a820dc68a393853c94e8"
30203020
integrity sha512-AlOO/Gt0fXuSHXe/Weo6o3rIQVnH5MW7ophzeYzL+vYNlkf0NbWRJ6IIFgtSLcv9JpTlQdxSpB3t0SnM47/BHA==
30213021

3022-
3023-
version "3.0.0-next.0"
3024-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.0.0-next.0.tgz#76415f01e9c7827bf8495f4b70264f231f327bec"
3025-
integrity sha512-Oeb9cpahM/6lSO4emx4FA3F2k91xu0qFyDJr2IkwlU2EHnG5yLt1thHwob1XfTdsff4o0a825kQBRC1dFelf3Q==
3022+
3023+
version "3.0.0-next.1"
3024+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.0.0-next.1.tgz#d32395145c9430e494d443216b6ace173aee4145"
3025+
integrity sha512-mdf/nglB7aLME6DVICZjtJycdmjjYZFnGBt3+kss5IMwJJ/Z2xOGHH87UL385pCGNssWJSeXrI+B2cg26XudWw==
30263026
dependencies:
30273027
"@envelop/core" "^2.5.0"
30283028
"@envelop/parser-cache" "^4.6.0"
@@ -4867,10 +4867,10 @@ supports-hyperlinks@^2.0.0:
48674867
has-flag "^4.0.0"
48684868
supports-color "^7.0.0"
48694869

4870-
4871-
version "4.14.0"
4872-
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-4.14.0.tgz#e34d807464eb84578c43902e393084a1a6fbda52"
4873-
integrity sha512-TBzhheU15s+o54Cgk9qxuYcZMiqSm/SkvKnapoGHOF66kz0Y5aGjpzj5BT/vpBbn6rTPJ9tUYXQxuDWfsjiGMw==
4870+
4871+
version "4.14.1"
4872+
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-4.14.1.tgz#a08209042f47918d95179cdbb2286d3cfa2aba02"
4873+
integrity sha512-GjK581G3ZMOw1vLiQyMV+XHXSE4F83/2E48Y8Cs+X+25QHegwPu/83+GDCls3htPZvEOr0IG+oVljhMyuRy1kA==
48744874

48754875
tar-fs@^2.0.0:
48764876
version "2.1.1"

0 commit comments

Comments
 (0)