File tree Expand file tree Collapse file tree 2 files changed +23
-8
lines changed Expand file tree Collapse file tree 2 files changed +23
-8
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.19.2" ,
44 "private" : true ,
55 "dependencies" : {
6- "@apollo/client" : " 3.7.1 " ,
6+ "@apollo/client" : " 3.7.15 " ,
77 "@date-io/date-fns" : " 1.3.13" ,
88 "@devexpress/dx-react-chart" : " 2.7.6" ,
99 "@devexpress/dx-react-chart-material-ui" : " 2.7.6" ,
Original file line number Diff line number Diff line change 118118 call-me-maybe "^1.0.1"
119119 z-schema "^5.0.1"
120120
121- 122- version "3.7.1 "
123- resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.1 .tgz#86ce47c18a0714e229231148b0306562550c2248 "
124- integrity sha512-xu5M/l7p9gT9Fx7nF3AQivp0XukjB7TM7tOd5wifIpI8RskYveL4I+rpTijzWrnqCPZabkbzJKH7WEAKdctt9w ==
121+ 122+ version "3.7.15 "
123+ resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.15 .tgz#59dbeb5d64479f8ce0af321d8c0bf6df1d873e2d "
124+ integrity sha512-pLScjo4GAQRWKWyEg2J3FlQr9fbUAuADT0EI2+JlLf2BjaU9I7WUaZVD9w+0qNPE8BZqs53MRQq0OCm1QCW+eg ==
125125 dependencies:
126126 "@graphql-typed-document-node/core" "^3.1.1"
127127 "@wry/context" "^0.7.0"
128128 "@wry/equality" "^0.5.0"
129- "@wry/trie" "^0.3 .0"
129+ "@wry/trie" "^0.4 .0"
130130 graphql-tag "^2.12.6"
131131 hoist-non-react-statics "^3.3.2"
132- optimism "^0.16.1 "
132+ optimism "^0.16.2 "
133133 prop-types "^15.7.2"
134134 response-iterator "^0.2.6"
135135 symbol-observable "^4.0.0"
77167716 dependencies:
77177717 tslib "^2.1.0"
77187718
7719+ "@wry/trie@^0.4.0":
7720+ version "0.4.3"
7721+ resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.4.3.tgz#077d52c22365871bf3ffcbab8e95cb8bc5689af4"
7722+ integrity sha512-I6bHwH0fSf6RqQcnnXLJKhkSXG45MFral3GxPaY4uAl0LYDZM+YDVDAiU9bYwjTuysy1S0IeecWtmq1SZA3M1w==
7723+ dependencies:
7724+ tslib "^2.3.0"
7725+
77197726"@xmldom/xmldom@^0.7.9":
77207727 version "0.7.9"
77217728 resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.9.tgz#7f9278a50e737920e21b297b8a35286e9942c056"
@@ -19169,14 +19176,22 @@ opn@^5.5.0:
1916919176 dependencies:
1917019177 is-wsl "^1.1.0"
1917119178
19172- optimism@^0.16.0, optimism@^0.16.1 :
19179+ optimism@^0.16.0:
1917319180 version "0.16.1"
1917419181 resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.1.tgz#7c8efc1f3179f18307b887e18c15c5b7133f6e7d"
1917519182 integrity sha512-64i+Uw3otrndfq5kaoGNoY7pvOhSsjFEN4bdEFh80MWVk/dbgJfMv7VFDeCT8LxNAlEVhQmdVEbfE7X2nWNIIg==
1917619183 dependencies:
1917719184 "@wry/context" "^0.6.0"
1917819185 "@wry/trie" "^0.3.0"
1917919186
19187+ optimism@^0.16.2:
19188+ version "0.16.2"
19189+ resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.2.tgz#519b0c78b3b30954baed0defe5143de7776bf081"
19190+ integrity sha512-zWNbgWj+3vLEjZNIh/okkY2EUfX+vB9TJopzIZwT1xxaMqC5hRLLraePod4c5n4He08xuXNH+zhKFFCu390wiQ==
19191+ dependencies:
19192+ "@wry/context" "^0.7.0"
19193+ "@wry/trie" "^0.3.0"
19194+
19180191951918119196 version "5.0.4"
1918219197 resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.4.tgz#85883c6528aaa02e30bbad9908c92926bb52dc90"
You can’t perform that action at this time.
0 commit comments