Skip to content

Commit 1896473

Browse files
authored
Address Snyk vulnerabilities (#326)
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
1 parent 99a9542 commit 1896473

File tree

2 files changed

+38
-74
lines changed

2 files changed

+38
-74
lines changed

package-lock.json

Lines changed: 38 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
"@yext/search-headless-react": "^2.0.0",
7878
"axe-playwright": "^1.1.11",
7979
"babel-jest": "^27.0.6",
80-
"babel-loader": "^8.2.3",
8180
"eslint": "^8.11.0",
8281
"eslint-plugin-import": "^2.25.4",
8382
"eslint-plugin-react-hooks": "^4.3.0",

0 commit comments

Comments
 (0)