Skip to content

Commit 3469af2

Browse files
Backport of fixes socket.io vulnerability into release/1.22.x (#23384)
backport of commit 376afdf Co-authored-by: Rishabh Gupta <rishabh.gupta@hashicorp.com>
1 parent 6c4b285 commit 3469af2

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

ui/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"qs": ">=6.14.1",
4242
"underscore": ">=1.13.8",
4343
"immutable": ">=5.1.5",
44-
"serialize-javascript@<=7.0.2": ">=7.0.3"
44+
"serialize-javascript@<=7.0.2": ">=7.0.3",
45+
"socket.io-parser@<4.2.6": ">=4.2.6"
4546
}
4647
}
4748
}

ui/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)