File tree 3 files changed +21
-1
lines changed
3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @graphql-tools/executor " : patch
3
+ ---
4
+ dependencies updates:
5
+ - Updated dependency [ ` @whatwg-node/disposablestack@^0.0.6 ` ↗︎] ( https://www.npmjs.com/package/@whatwg-node/disposablestack/v/0.0.6 ) (from ` ^0.0.5 ` , in ` dependencies ` )
Original file line number Diff line number Diff line change 58
58
"@graphql-tools/utils" : " ^10.8.2" ,
59
59
"@graphql-typed-document-node/core" : " ^3.2.0" ,
60
60
"@repeaterjs/repeater" : " ^3.0.4" ,
61
- "@whatwg-node/disposablestack" : " ^0.0.5 " ,
61
+ "@whatwg-node/disposablestack" : " ^0.0.6 " ,
62
62
"tslib" : " ^2.4.0" ,
63
63
"value-or-promise" : " ^1.0.12"
64
64
},
Original file line number Diff line number Diff line change 3744
3744
dependencies:
3745
3745
tslib "^2.6.3"
3746
3746
3747
+ "@whatwg-node/disposablestack@^0.0.6":
3748
+ version "0.0.6"
3749
+ resolved "https://registry.yarnpkg.com/@whatwg-node/disposablestack/-/disposablestack-0.0.6.tgz#2064a1425ea66194def6df0c7a1851b6939c82bb"
3750
+ integrity sha512-LOtTn+JgJvX8WfBVJtF08TGrdjuFzGJc4mkP8EdDI8ADbvO7kiexYep1o8dwnt0okb0jYclCDXF13xU7Ge4zSw==
3751
+ dependencies:
3752
+ "@whatwg-node/promise-helpers" "^1.0.0"
3753
+ tslib "^2.6.3"
3754
+
3747
3755
"@whatwg-node/events@^0.1.0":
3748
3756
version "0.1.2"
3749
3757
resolved "https://registry.yarnpkg.com/@whatwg-node/events/-/events-0.1.2.tgz#23f7c7ad887d7fd448e9ce3261eac9ef319ddd7c"
3768
3776
busboy "^1.6.0"
3769
3777
tslib "^2.6.3"
3770
3778
3779
+ "@whatwg-node/promise-helpers@^1.0.0":
3780
+ version "1.0.0"
3781
+ resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.0.0.tgz#f50a2f64f88db491e07899e6748c9497e10a0040"
3782
+ integrity sha512-6cJoRLP6/0Bf4k2i36R1f9lisId6fIYEOQ5CUHSPRCmiJfo+HGAm8P/5Qoy28lvYngw3SKBLJ5YqtGWjUaMA6g==
3783
+ dependencies:
3784
+ tslib "^2.6.3"
3785
+
3771
3786
"@whatwg-node/server@^0.9.69":
3772
3787
version "0.9.69"
3773
3788
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.69.tgz#ed1755ce8e12b4711c1bbae0dc46341dd1e3876c"
You can’t perform that action at this time.
0 commit comments