This PR removes react-addons-create-fragment that was deprecated and contains vulnerable subdependency. This package seems to be added as the initial commit but has been unused, so it should be safe to remove.
📦 Published PR as canary version: 1.2.44-canary.140.2144.0
:sparkles: Test out this PR locally via:
```sh
npm install storybook-addon-react-docgen@1.2.44-canary.140.2144.0
# or
yarn add storybook-addon-react-docgen@1.2.44-canary.140.2144.0
```
This PR removes
react-addons-create-fragment
that was deprecated and contains vulnerable subdependency. This package seems to be added as the initial commit but has been unused, so it should be safe to remove.📦 Published PR as canary version:
1.2.44-canary.140.2144.0
:sparkles: Test out this PR locally via: ```sh npm install storybook-addon-react-docgen@1.2.44-canary.140.2144.0 # or yarn add storybook-addon-react-docgen@1.2.44-canary.140.2144.0 ```