Skip to content

Commit 0c896e2

Browse files
authored
sync lockfile (#1905)
1 parent dc45a7b commit 0c896e2

File tree

1 file changed

+2
-27
lines changed

1 file changed

+2
-27
lines changed

yarn.lock

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2330,22 +2330,14 @@
23302330
apollo-server-types "^3.2.0"
23312331
tslib "^2.4.0"
23322332

2333-
"@envelop/[email protected]":
2333+
"@envelop/[email protected]", "@envelop/core@^2.4.0":
23342334
version "3.0.2"
23352335
resolved "https://registry.yarnpkg.com/@envelop/core/-/core-3.0.2.tgz#0c74b7cf2a1b3fc15bef29dfbebea084249bf5a3"
23362336
integrity sha512-0kYBq0gKIARF6vFYw5upUcBgI2oP3wYaDTUfjiX4RhMIkox3DiKPUwRiZHu16ILGr8Qi6p+HTKXRyoSdl9CCqA==
23372337
dependencies:
23382338
"@envelop/types" "3.0.0"
23392339
tslib "2.4.0"
23402340

2341-
"@envelop/core@^2.4.0":
2342-
version "2.6.0"
2343-
resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.6.0.tgz#1b7a346a37040c217f0f9b60c3358efc6c3b1b94"
2344-
integrity sha512-yTptKinJN//i6m1kXUbnLBl/FobzddI4ehURAMS08eRUOQwAuXqJU9r8VdTav8nIZLb4t6cuDWFb3n331LiwLw==
2345-
dependencies:
2346-
"@envelop/types" "2.4.0"
2347-
tslib "2.4.0"
2348-
23492341
"@envelop/[email protected]":
23502342
version "4.0.1"
23512343
resolved "https://registry.yarnpkg.com/@envelop/disable-introspection/-/disable-introspection-4.0.1.tgz#e504998ddd3fe1783181852706db1f7c9ef10361"
@@ -2419,13 +2411,6 @@
24192411
lru-cache "^6.0.0"
24202412
tslib "^2.4.0"
24212413

2422-
"@envelop/[email protected]":
2423-
version "2.4.0"
2424-
resolved "https://registry.yarnpkg.com/@envelop/types/-/types-2.4.0.tgz#129163df73503581b68950704f4064a6b0f2c6ed"
2425-
integrity sha512-pjxS98cDQBS84X29VcwzH3aJ/KiLCGwyMxuj7/5FkdiaCXAD1JEvKEj9LARWlFYj1bY43uII4+UptFebrhiIaw==
2426-
dependencies:
2427-
tslib "^2.4.0"
2428-
24292414
"@envelop/[email protected]":
24302415
version "3.0.0"
24312416
resolved "https://registry.yarnpkg.com/@envelop/types/-/types-3.0.0.tgz#33795a7826a541eff00c0d6fb4eab9c35fef784b"
@@ -12383,17 +12368,7 @@ [email protected], graphql-ws@^5.4.1:
1238312368
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.2.tgz#d5e0acae8b4d4a4cf7be410a24135cfcefd7ddc0"
1238412369
integrity sha512-4EiZ3/UXYcjm+xFGP544/yW1+DVI8ZpKASFbzrV5EDTFWJp0ZvLl4Dy2fSZAzz9imKp5pZMIcjB0x/H69Pv/6w==
1238512370

12386-
12387-
version "16.0.0-experimental-stream-defer.5"
12388-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.0-experimental-stream-defer.5.tgz#d668566fd33053a054dc5367c38c20a4ac4e4224"
12389-
integrity sha512-bluMjYpxh3a1lwZuNP+FAaEDMWzccVhkv+STcw0ckB2EPtLRTYUdXQhF9YBbUHd3tZSAR7LXzsxIw2GZXhg5rw==
12390-
12391-
12392-
version "16.5.0"
12393-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
12394-
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
12395-
12396-
[email protected], graphql@^16.0.0, graphql@^16.0.1, graphql@^16.1.0, graphql@^16.2.0, graphql@^16.3.0, graphql@^16.5.0:
12371+
[email protected], [email protected], [email protected], graphql@^16.0.0, graphql@^16.0.1, graphql@^16.1.0, graphql@^16.2.0, graphql@^16.3.0, graphql@^16.5.0:
1239712372
version "16.6.0"
1239812373
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
1239912374
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==

0 commit comments

Comments
 (0)