File tree 2 files changed +103
-168
lines changed
2 files changed +103
-168
lines changed Original file line number Diff line number Diff line change 110
110
"@whatwg-node/fetch" : " 0.10.3" ,
111
111
"@whatwg-node/node-fetch" : " 0.7.7" ,
112
112
"@whatwg-node/server" : " 0.9.65" ,
113
+ "axios" : " ^0.28.0" ,
114
+ "cross-fetch" : " ^3.1.5" ,
115
+ "date-and-time" : " ^0.14.2" ,
113
116
"es5-ext" : " 0.10.64" ,
114
117
"esbuild" : " ^0.24.0" ,
115
118
"graphql" : " 16.10.0" ,
116
119
"graphql-jit" : " patch:graphql-jit@npm%3A0.8.7#~/.yarn/patches/graphql-jit-npm-0.8.7-3ae882ba75.patch" ,
117
120
"graphql-rate-limit" : " patch:graphql-rate-limit@npm%3A3.3.0#~/.yarn/patches/graphql-rate-limit-npm-3.3.0-3ae882ba75.patch" ,
118
121
"ioredis-mock" : " patch:ioredis-mock@npm%3A8.9.0#~/.yarn/patches/ioredis-mock-npm-8.9.0-3ae882ba75.patch" ,
119
122
"jest-leak-detector" : " patch:jest-leak-detector@npm%3A29.7.0#~/.yarn/patches/jest-leak-detector-npm-29.7.0-3ae882ba75.patch" ,
123
+ "node-fetch" : " ^2.6.7" ,
120
124
"node-gyp" : " ^11.0.0" ,
125
+ "nth-check" : " ^2.0.1" ,
126
+ "postcss" : " ^8.4.31" ,
127
+ "sequelize" : " ^6.37.5" ,
121
128
"sqlite3" : " ^5.1.7" ,
122
129
"tslib" : " 2.8.1" ,
123
- "uuid" : " 11.0.5"
130
+ "underscore" : " ^1.12.1" ,
131
+ "uuid" : " 11.0.5" ,
132
+ "validator" : " ^13.7.0" ,
133
+ "xml2js" : " ^0.5.0"
124
134
},
125
135
"lint-staged" : {
126
136
"packages/**/src/**/*.{ts,tsx}" : [
You can’t perform that action at this time.
0 commit comments