Skip to content

Commit 436150c

Browse files
chore(deps): update dependency value-or-promise to v1.0.6 (#2891)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cb36499 commit 436150c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

packages/stitch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"dataloader": "2.0.0",
2626
"is-promise": "4.0.0",
27-
"value-or-promise": "1.0.5"
27+
"value-or-promise": "1.0.6"
2828
},
2929
"dependencies": {
3030
"@graphql-tools/batch-delegate": "^7.0.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15257,7 +15257,12 @@ value-equal@^1.0.1:
1525715257
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
1525815258
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
1525915259

15260-
[email protected], value-or-promise@~1.0.5:
15260+
15261+
version "1.0.6"
15262+
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.6.tgz#218aa4794aa2ee24dcf48a29aba4413ed584747f"
15263+
integrity sha512-9r0wQsWD8z/BxPOvnwbPf05ZvFngXyouE9EKB+5GbYix+BYnAwrIChCUyFIinfbf2FL/U71z+CPpbnmTdxrwBg==
15264+
15265+
value-or-promise@~1.0.5:
1526115266
version "1.0.5"
1526215267
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.5.tgz#6c9c5496288df3be9c71c60def01262e95d30adf"
1526315268
integrity sha512-9ZmqlFSp5ihOF8jh8zykx3wGJG83jz1jiXmSxm0onPIlt9Vak4FTyHrvTVaL5Ykj3UpSPvbCbnuYxnzUQyLBHA==

0 commit comments

Comments
 (0)