Skip to content

Commit 083367c

Browse files
author
Mukund Katpatal
committed
Build: Upgrade loader-utils to 2.0.3 in storysource and source-loader to resolve a critical security issue found by npm audit
1 parent 9bc627d commit 083367c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addons/storysource/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@storybook/theming": "6.5.13",
5151
"core-js": "^3.8.2",
5252
"estraverse": "^5.2.0",
53-
"loader-utils": "^2.0.0",
53+
"loader-utils": "^2.0.3",
5454
"prop-types": "^15.7.2",
5555
"react-syntax-highlighter": "^15.4.5",
5656
"regenerator-runtime": "^0.13.7"

lib/source-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"core-js": "^3.8.2",
4848
"estraverse": "^5.2.0",
4949
"global": "^4.4.0",
50-
"loader-utils": "^2.0.0",
50+
"loader-utils": "^2.0.3",
5151
"lodash": "^4.17.21",
5252
"prettier": ">=2.2.1 <=2.3.0",
5353
"regenerator-runtime": "^0.13.7"

0 commit comments

Comments
 (0)