Skip to content

Commit 5582cd9

Browse files
krsteensnyk-bot
authored andcommitted
fix: package.json & yarn.lock to reduce vulnerabilities (#765)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 Co-authored-by: snyk-bot <[email protected]>
1 parent 8c9aeae commit 5582cd9

File tree

2 files changed

+1297
-415
lines changed

2 files changed

+1297
-415
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/preset-typescript": "^7.18.6",
3737
"@hot-loader/react-dom": "^17.0.2",
3838
"@storybook/addon-actions": "^6.5.16",
39-
"@storybook/addon-essentials": "^6.5.16",
39+
"@storybook/addon-essentials": "^7.0.0",
4040
"@storybook/addon-links": "^6.5.16",
4141
"@storybook/react": "^6.5.16",
4242
"@testing-library/jest-dom": "^5.16.1",
@@ -55,7 +55,7 @@
5555
"@typescript-eslint/eslint-plugin": "^5.48.2",
5656
"@typescript-eslint/parser": "^5.48.2",
5757
"babel-jest": "27.5.1",
58-
"babel-loader": "9.1.2",
58+
"babel-loader": "9.1.3",
5959
"clean-webpack-plugin": "^4.0.0",
6060
"css-loader": "5.2.7",
6161
"eslint": "^8.32.0",

0 commit comments

Comments
 (0)