File tree Expand file tree Collapse file tree 6 files changed +10
-9
lines changed
Expand file tree Collapse file tree 6 files changed +10
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @shopify/hydrogen
22
3+ ## 2023.1.8
4+
5+ ### Patch Changes
6+
7+ - Fix XSS vulnerability ([ #1846 ] ( https://github.com/Shopify/hydrogen/pull/1846 ) ) by [ @blittle ] ( https://github.com/blittle )
8+
39## 2023.1.7
410
511### Patch Changes
Original file line number Diff line number Diff line change 55 "@shopify:registry" : " https://registry.npmjs.org"
66 },
77 "type" : " module" ,
8- "version" : " 2023.1.7 " ,
8+ "version" : " 2023.1.8 " ,
99 "license" : " SEE LICENSE IN LICENSE.md" ,
1010 "main" : " dist/index.cjs" ,
1111 "module" : " dist/production/index.js" ,
Original file line number Diff line number Diff line change 1- export const LIB_VERSION = '2023.1.7 ' ;
1+ export const LIB_VERSION = '2023.1.8 ' ;
Original file line number Diff line number Diff line change 1616 "@remix-run/react" : " 1.15.0" ,
1717 "@shopify/cli" : " 3.45.0" ,
1818 "@shopify/cli-hydrogen" : " ^4.1.0" ,
19- "@shopify/hydrogen" : " ^2023.1.7 " ,
19+ "@shopify/hydrogen" : " ^2023.1.8 " ,
2020 "@shopify/remix-oxygen" : " ^1.0.5" ,
2121 "graphql" : " ^16.6.0" ,
2222 "graphql-tag" : " ^2.12.6" ,
Original file line number Diff line number Diff line change 1515 "@remix-run/react" : " 1.15.0" ,
1616 "@shopify/cli" : " 3.45.0" ,
1717 "@shopify/cli-hydrogen" : " ^4.1.0" ,
18- "@shopify/hydrogen" : " ^2023.1.7 " ,
18+ "@shopify/hydrogen" : " ^2023.1.8 " ,
1919 "@shopify/remix-oxygen" : " ^1.0.5" ,
2020 "graphql" : " ^16.6.0" ,
2121 "graphql-tag" : " ^2.12.6" ,
You can’t perform that action at this time.
0 commit comments