mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +00:00
build(deps): bump graphql from 14.7.0 to 16.13.0 in /webapp
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.7.0 to 16.13.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v14.7.0...v16.13.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.13.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0f1504fb8a
commit
08d4720f8c
@ -37,7 +37,7 @@
|
||||
"cropperjs": "^1.6.2",
|
||||
"cross-env": "~10.1.0",
|
||||
"date-fns": "2.22.1",
|
||||
"graphql": "14.7.0",
|
||||
"graphql": "16.13.0",
|
||||
"intersection-observer": "^0.12.0",
|
||||
"jest-serializer-vue": "^3.1.0",
|
||||
"linkify-it": "~5.0.0",
|
||||
@ -111,7 +111,7 @@
|
||||
"vue-svg-loader": "~0.16.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"graphql": "14.7.0",
|
||||
"graphql": "16.13.0",
|
||||
"nan": "2.17.0",
|
||||
"vue": "2.7.16",
|
||||
"vue-server-renderer": "2.7.16"
|
||||
|
||||
@ -11912,12 +11912,10 @@ graphql-upload@^8.0.2:
|
||||
http-errors "^1.7.3"
|
||||
object-path "^0.11.4"
|
||||
|
||||
"graphql@14.0.2 - 14.2.0 || ^14.3.1", graphql@14.7.0, graphql@^14.5.8, graphql@^15.3.0:
|
||||
version "14.7.0"
|
||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
|
||||
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
|
||||
dependencies:
|
||||
iterall "^1.2.2"
|
||||
"graphql@14.0.2 - 14.2.0 || ^14.3.1", graphql@16.13.0, graphql@^14.5.8, graphql@^15.3.0:
|
||||
version "16.13.0"
|
||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.13.0.tgz#726857e897e87d54412d62356ec0b6b76bfab409"
|
||||
integrity sha512-uSisMYERbaB9bkA9M4/4dnqyktaEkf1kMHNKq/7DHyxVeWqHQ2mBmVqm5u6/FVHwF3iCNalKcg82Zfl+tffWoA==
|
||||
|
||||
grid-index@^1.1.0:
|
||||
version "1.1.0"
|
||||
@ -13396,7 +13394,7 @@ istanbul-reports@^3.1.3:
|
||||
html-escaper "^2.0.0"
|
||||
istanbul-lib-report "^3.0.0"
|
||||
|
||||
iterall@^1.1.3, iterall@^1.2.1, iterall@^1.2.2:
|
||||
iterall@^1.1.3, iterall@^1.2.1:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
|
||||
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user