Skip to content

Commit a31a0bb

Browse files
fix: audit and upgrade packages with vulnerabilities (#1959)
* chore: audit and upgrade packages with vulnerabilities * chore(deps): update stream-chat to v8.4.1
1 parent 5408d3e commit a31a0bb

File tree

2 files changed

+2324
-4239
lines changed

2 files changed

+2324
-4239
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"getstream.io"
2929
],
3030
"dependencies": {
31-
"@braintree/sanitize-url": "6.0.0",
31+
"@braintree/sanitize-url": "^6.0.2",
3232
"@popperjs/core": "^2.11.5",
3333
"@stream-io/stream-chat-css": "^3.7.2",
3434
"clsx": "^1.1.1",
@@ -147,7 +147,7 @@
147147
"eslint-plugin-react-hooks": "^4.2.0",
148148
"eslint-plugin-sort-destructure-keys": "1.3.5",
149149
"eslint-plugin-sort-keys-fix": "^1.1.2",
150-
"eslint-plugin-typescript-sort-keys": "1.5.0",
150+
"eslint-plugin-typescript-sort-keys": "^2.1.0",
151151
"file-loader": "^6.2.0",
152152
"husky": "^4.3.0",
153153
"i18next-parser": "^6.0.0",
@@ -169,8 +169,7 @@
169169
"rollup-plugin-url": "^3.0.1",
170170
"rollup-plugin-visualizer": "^4.2.0",
171171
"semantic-release": "^19.0.5",
172-
"semantic-release-cli": "^5.4.4",
173-
"stream-chat": "^8.2.1",
172+
"stream-chat": "^8.4.1",
174173
"style-loader": "^2.0.0",
175174
"ts-jest": "^26.5.1",
176175
"tslib": "2.3.0",

0 commit comments

Comments
 (0)