2022-08-26 04:45:53 +00:00
parent 65ace94bde
commit abc97e445e
2 changed files with 22 additions and 7 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.18.9",
"@graphql-codegen/cli": "^2.11.6",
"@graphql-codegen/cli": "^2.11.7",
"@graphql-codegen/fragment-matcher": "^3.3.1",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/types": "^2.15.8",
+21 -6
View File
@@ -1245,10 +1245,10 @@
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
"@graphql-codegen/cli@^2.11.6":
version "2.11.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.6.tgz#3acfd7cd3bac40999ba1262063d84ca7c96172dc"
integrity sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==
"@graphql-codegen/cli@^2.11.7":
version "2.11.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.7.tgz#ee08dde48bac3b54ee30542f6bc6ed0a7acc3631"
integrity sha512-Ldh9gRfmRL2ulMfEOGr3nuIv3s0YMnmJZ52Q1Z/eQoiW+x8KLwNIJNCS/O++YyoEO975WA5GLjfBoNzJ5qUQYw==
dependencies:
"@graphql-codegen/core" "2.6.2"
"@graphql-codegen/plugin-helpers" "^2.6.2"
@@ -1262,7 +1262,7 @@
"@graphql-tools/prisma-loader" "^7.2.7"
"@graphql-tools/url-loader" "^7.13.2"
"@graphql-tools/utils" "^8.9.0"
"@whatwg-node/fetch" "^0.2.3"
"@whatwg-node/fetch" "^0.3.0"
ansi-escapes "^4.3.1"
chalk "^4.1.0"
chokidar "^3.5.2"
@@ -3525,7 +3525,7 @@
"@webassemblyjs/wast-parser" "1.9.0"
"@xtuc/long" "4.2.2"
"@whatwg-node/fetch@^0.2.3", "@whatwg-node/fetch@^0.2.9":
"@whatwg-node/fetch@^0.2.9":
version "0.2.9"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.2.9.tgz#0f0e72f79957a0544d2a9455082802d87be93ffe"
integrity sha512-h+ehuqE/ZqJdRy+xywHyKpBIPmST0ms8Itgf4gGSu10pJrmod3/t9DbG/GlATvLBE4pvqYHrxKAKo3NNQVJc3g==
@@ -3540,6 +3540,21 @@
undici "^5.8.0"
web-streams-polyfill "^3.2.0"
"@whatwg-node/fetch@^0.3.0":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.3.2.tgz#da4323795c26c135563ba01d49dc16037bec4287"
integrity sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ==
dependencies:
"@peculiar/webcrypto" "^1.4.0"
abort-controller "^3.0.0"
busboy "^1.6.0"
event-target-polyfill "^0.0.3"
form-data-encoder "^1.7.1"
formdata-node "^4.3.1"
node-fetch "^2.6.7"
undici "^5.8.0"
web-streams-polyfill "^3.2.0"
"@wry/context@^0.6.0":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.1.tgz#c3c29c0ad622adb00f6a53303c4f965ee06ebeb2"