Skip to content

Commit

Permalink
Fix dependabot/249 - cookie npm package needs >= 0.7.0 (#5292)
Browse files Browse the repository at this point in the history
* remove cookie-parser

* update express with cookie dependency fix

* manually remove old express from lockfile

* Update storybook so it uses the latest express package with fix

* remove obsolete common versions entries
  • Loading branch information
JamesBurnside authored Oct 10, 2024
1 parent 17d42f1 commit 1fc916c
Show file tree
Hide file tree
Showing 9 changed files with 386 additions and 450 deletions.
11 changes: 0 additions & 11 deletions common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"@azure/communication-common": ["2.3.0"],
"@azure/communication-chat": ["1.6.0-beta.3"],
"@azure/communication-signaling": ["1.0.0-beta.27"],
"@storybook/addon-actions": ["^8.2.6"],
"@storybook/addon-controls": ["^8.2.6"],
"@storybook/addon-docs": ["^8.2.6"],
"@storybook/addon-essentials": ["^8.2.6"],
"@storybook/addon-links": ["^8.2.6"],
"@storybook/builder-webpack5": ["^8.2.6"],
"@storybook/components": ["^8.2.6"],
"@storybook/core-events": ["^8.2.6"],
"@storybook/node-logger": ["^8.2.6"],
"@storybook/react": ["^8.2.6"],
"@storybook/theming": ["^8.2.6"],
"typescript": [
// All projects should use this version by default
"5.3.3",
Expand Down
Loading

0 comments on commit 1fc916c

Please sign in to comment.