Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit 15d0a42

Browse files
committed
fix(deps): update dependency graphql-scalars to v1.20.1
1 parent d5d2522 commit 15d0a42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"glob": "8.0.3",
5151
"graphql": "15.8.0",
5252
"graphql-fields": "2.0.3",
53-
"graphql-scalars": "1.20.0",
53+
"graphql-scalars": "1.20.1",
5454
"handlebars": "4.7.7",
5555
"ioredis": "5.2.3",
5656
"jsonwebtoken": "8.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9960,10 +9960,10 @@ graphql-request@^4.0.0:
99609960
extract-files "^9.0.0"
99619961
form-data "^3.0.0"
99629962

9963-
9964-
version "1.20.0"
9965-
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.20.0.tgz#c5481de8277d5f4ca01252a8adcba52778aba6f5"
9966-
integrity sha512-1KV9Uyr64bbBlmtNzn/vp5mp1+Cob8jG7AKF7RLsKq50ocV6yNhW3+pVvh5jJs1np5Wh+Wg9bDapwQ7q2saS6A==
9963+
9964+
version "1.20.1"
9965+
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.20.1.tgz#295817deff224ac0562545858e370447b97e7457"
9966+
integrity sha512-HCSosMh8l/DVYL3/wCesnZOb+gbiaO/XlZQEIKOkWDJUGBrc15xWAs5TCQVmrycT0tbEInii+J8eoOyMwxx8zg==
99679967
dependencies:
99689968
tslib "~2.4.0"
99699969

0 commit comments

Comments
 (0)