Skip to content

Commit ea8967b

Browse files
⬆️ npm audit fix and storybook patch update
These address known security issues in the lodash and storybook dev dependencies. This package is not affected by the vulnerabilities.
1 parent a2901b5 commit ea8967b

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@
7070
"@react-leaflet/core": "^2.1.0",
7171
"@sinonjs/fake-timers": "^15.0.0",
7272
"@storybook/addon-coverage": "^2.0.0",
73-
"@storybook/addon-docs": "^9.1.1",
74-
"@storybook/addon-links": "^9.1.1",
75-
"@storybook/react-vite": "^9.1.1",
73+
"@storybook/addon-docs": "9.1.17",
74+
"@storybook/addon-links": "9.1.17",
75+
"@storybook/react-vite": "9.1.17",
7676
"@storybook/test-runner": "^0.23.0",
7777
"@testing-library/dom": "^10.4.0",
7878
"@testing-library/jest-dom": "^6.6.3",
@@ -106,7 +106,7 @@
106106
"eslint-plugin-prettier": "^5.5.4",
107107
"eslint-plugin-react": "^7.37.5",
108108
"eslint-plugin-react-hooks": "^6.1.1",
109-
"eslint-plugin-storybook": "^9.1.10",
109+
"eslint-plugin-storybook": "9.1.17",
110110
"jsdom": "^26.1.0",
111111
"leaflet": "^1.9.4",
112112
"leaflet-draw": "^1.0.4",
@@ -125,7 +125,7 @@
125125
"react-select-event": "^5.5.1",
126126
"react-use": "^17.6.0",
127127
"sass-embedded": "^1.85.1",
128-
"storybook": "^9.1.1",
128+
"storybook": "9.1.17",
129129
"storybook-react-intl": "^4.0.7",
130130
"typescript": "^5.7.2",
131131
"typescript-eslint": "^8.46.0",

0 commit comments

Comments
 (0)