Skip to content

Commit 2ad058b

Browse files
authored
Merge pull request #15 from Cognigy/tech/74944-fix-vulnerabilities
Fix Snyk security vulnerabilities
2 parents a77074c + 3c2a38f commit 2ad058b

File tree

2 files changed

+32
-53
lines changed

2 files changed

+32
-53
lines changed

Diff for: package-lock.json

+30-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"dependencies": {
3131
"@braintree/sanitize-url": "^6.0.0",
3232
"@cognigy/chat-components": "0.31.0",
33-
"@cognigy/socket-client": "5.0.0-beta.17",
33+
"@cognigy/socket-client": "5.0.0-beta.18",
3434
"@emotion/cache": "^10.0.29",
3535
"@emotion/react": "^11.7.1",
3636
"@emotion/serialize": "1.1.3",
3737
"@emotion/styled": "^11.6.0",
3838
"@reduxjs/toolkit": "^2.2.3",
3939
"@types/react-transition-group": "4.4.10",
40-
"axios": "1.6.4",
40+
"axios": "1.7.4",
4141
"classnames": "2.3.2",
4242
"cypress-real-events": "^1.7.0",
4343
"dompurify": "2.4.9",

0 commit comments

Comments
 (0)