|
15 | 15 | "@jridgewell/gen-mapping" "^0.1.0" |
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9" |
17 | 17 |
|
18 | | - |
19 | | - version "3.6.9" |
20 | | - resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.9.tgz#ad0ee2e3a3c92dbed4acd6917b6158a492739d94" |
21 | | - integrity sha512-Y1yu8qa2YeaCUBVuw08x8NHenFi0sw2I3KCu7Kw9mDSu86HmmtHJkCAifKVrN2iPgDTW/BbP3EpSV8/EQCcxZA== |
22 | | - dependencies: |
23 | | - "@graphql-typed-document-node/core" "^3.1.1" |
24 | | - "@wry/context" "^0.6.0" |
25 | | - "@wry/equality" "^0.5.0" |
26 | | - "@wry/trie" "^0.3.0" |
27 | | - graphql-tag "^2.12.6" |
28 | | - hoist-non-react-statics "^3.3.2" |
29 | | - optimism "^0.16.1" |
30 | | - prop-types "^15.7.2" |
31 | | - symbol-observable "^4.0.0" |
32 | | - ts-invariant "^0.10.3" |
33 | | - tslib "^2.3.0" |
34 | | - zen-observable-ts "^1.2.5" |
35 | | - |
36 | | -"@apollo/client@^3.6.6": |
| 18 | +"@apollo/client@^3.7.0": |
37 | 19 | version "3.7.1" |
38 | 20 | resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.1.tgz#86ce47c18a0714e229231148b0306562550c2248" |
39 | 21 | integrity sha512-xu5M/l7p9gT9Fx7nF3AQivp0XukjB7TM7tOd5wifIpI8RskYveL4I+rpTijzWrnqCPZabkbzJKH7WEAKdctt9w== |
|
3096 | 3078 | graphql "^16.6.0" |
3097 | 3079 |
|
3098 | 3080 | "@keystone-6/core@^3.0.1": |
3099 | | - version "3.0.1" |
3100 | | - resolved "https://registry.yarnpkg.com/@keystone-6/core/-/core-3.0.1.tgz#2dfe84cd1588ea1cad6794bc3e0fa04fed291487" |
3101 | | - integrity sha512-Vpc4vXO9E1XXaIrxBlKYBpy4bidRCXgFjDhuytQi5juG02ciybWEyawiXseOZ/jlt/6gKm+3RmcX/QjWfajUTQ== |
| 3081 | + version "3.0.2" |
| 3082 | + resolved "https://registry.yarnpkg.com/@keystone-6/core/-/core-3.0.2.tgz#ac578ad0c95b3c4884593a692562bc605418bc68" |
| 3083 | + integrity sha512-vZt7zcWiBXmRv8j6d/ZEKQQgqip2VzzPzVSuH0QIsIYBeRLtAQ0NdjflFJlHAsJ9R//OlbVNPk+TRRSG3uilwg== |
3102 | 3084 | dependencies: |
3103 | | - "@apollo/client" "3.6.9" |
| 3085 | + "@apollo/client" "^3.7.0" |
3104 | 3086 | "@aws-sdk/client-s3" "^3.83.0" |
3105 | 3087 | "@aws-sdk/lib-storage" "^3.83.0" |
3106 | 3088 | "@aws-sdk/s3-request-presigner" "^3.83.0" |
|
3130 | 3112 | "@prisma/internals" "4.3.1" |
3131 | 3113 | "@prisma/migrate" "4.3.1" |
3132 | 3114 | "@sindresorhus/slugify" "^1.1.2" |
3133 | | - "@types/apollo-upload-client" "17.0.1" |
| 3115 | + "@types/apollo-upload-client" "17.0.2" |
3134 | 3116 | "@types/bcryptjs" "^2.4.2" |
3135 | 3117 | "@types/cookie" "^0.5.0" |
3136 | 3118 | "@types/express" "^4.17.13" |
|
3155 | 3137 | cookie "^0.5.0" |
3156 | 3138 | cors "^2.8.5" |
3157 | 3139 | cuid "^2.1.8" |
| 3140 | + dataloader "^2.1.0" |
3158 | 3141 | date-fns "^2.26.0" |
3159 | 3142 | decimal.js "^10.4.1" |
3160 | 3143 | dumb-passwords "^0.2.1" |
|
3952 | 3935 | dependencies: |
3953 | 3936 | "@types/node" "*" |
3954 | 3937 |
|
3955 | | - |
3956 | | - version "17.0.1" |
3957 | | - resolved "https://registry.yarnpkg.com/@types/apollo-upload-client/-/apollo-upload-client-17.0.1.tgz#7aca38e160097162024d7b427d66168c3874ab1d" |
3958 | | - integrity sha512-8+JEhQdfDcauKnRhpedDAhlJoSD9hv+AJwYF3GvG7SusoGzHuoWlOsJbQXK1p1n+WJYHD4BNAZ+HtpGeIVMrpw== |
| 3938 | + |
| 3939 | + version "17.0.2" |
| 3940 | + resolved "https://registry.yarnpkg.com/@types/apollo-upload-client/-/apollo-upload-client-17.0.2.tgz#15dc737663928be27c768117603dfc23c21514bb" |
| 3941 | + integrity sha512-NphAiBqzZv3iY8Cq+qWyi0QUFFzJ+nVd7QKI/iKV8RfILrpYDL69F/vlhjn4BNxKlmc3LxJHymcf3gFzLBwuZQ== |
3959 | 3942 | dependencies: |
3960 | | - "@apollo/client" "^3.6.6" |
| 3943 | + "@apollo/client" "^3.7.0" |
3961 | 3944 | "@types/extract-files" "*" |
3962 | 3945 | graphql "14 - 16" |
3963 | 3946 |
|
@@ -5439,7 +5422,7 @@ dataloader@^1.4.0: |
5439 | 5422 | resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-1.4.0.tgz#bca11d867f5d3f1b9ed9f737bd15970c65dff5c8" |
5440 | 5423 | integrity sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw== |
5441 | 5424 |
|
5442 | | -dataloader@^2.0.0: |
| 5425 | +dataloader@^2.0.0, dataloader@^2.1.0: |
5443 | 5426 | version "2.1.0" |
5444 | 5427 | resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.1.0.tgz#c69c538235e85e7ac6c6c444bae8ecabf5de9df7" |
5445 | 5428 | integrity sha512-qTcEYLen3r7ojZNgVUaRggOI+KM7jrKxXeSHhogh/TWxYMeONEMqY+hmkobiYQozsGIyg9OYVzO4ZIfoB4I0pQ== |
|
0 commit comments