-
Notifications
You must be signed in to change notification settings - Fork 11
v1.0.2 #328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.0.2 #328
Conversation
Current unit coverage is 88.5823754789272% |
Upgrade `ejs`, `async`, and `terser` in the test-site to address vulnerabilities in older versions of those packages. J=none TEST=none
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as part of this fix, do you think we should update "@yext/analytics" dep to not be beta anymore?
Update the version of `@xmldom/xmldom` to address a vulnerability in Snyk. Regenerate the test-site package-lock to update some dependencies and remove other unnecessary dependencies from the top-level `search-ui-react` package. J=SLAP-2423 TEST=none
Update the versions of `@xmldom/xmldom` and `loader-utils` to address Snyk vulnerabilities in the packages. Remove `babel-loader` from the package.json because it's no longer a peer dependency for `@storybook/addon-essentials` (as of v6.5.0). J=none TEST=none
Bump the package version to v1.0.2 and update the `search-headless-react` version to v2.0.1 to include the latest patch.
|
Bug Fixes
ejs
,async
, andterser
(Address test-site dependency vulnerabilities #308)@xmldom/xmldom
andloader-utils
(Address Snyk vulnerabilities #320, Address Snyk vulnerabilities #326)