Skip to content

Commit 0f7710a

Browse files
committed
React SDK: Bump Core SDK for CSRF protection
1 parent c38b140 commit 0f7710a

3 files changed

Lines changed: 34 additions & 963 deletions

File tree

.changeset/mighty-cameras-itch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@slashid/react": patch
3+
---
4+
5+
CSRF protection for SSO

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"devDependencies": {
6767
"@faker-js/faker": "^8.0.2",
68-
"@slashid/slashid": "3.17.1",
68+
"@slashid/slashid": "3.17.3",
6969
"@storybook/addon-essentials": "7.0.0-rc.2",
7070
"@storybook/addon-interactions": "7.4.0",
7171
"@storybook/addon-links": "7.4.0",
@@ -100,7 +100,7 @@
100100
"yalc": "1.0.0-pre.53"
101101
},
102102
"peerDependencies": {
103-
"@slashid/slashid": ">= 3.17.1",
103+
"@slashid/slashid": ">= 3.17.3",
104104
"react": ">=16",
105105
"react-dom": ">=16"
106106
}

0 commit comments

Comments
 (0)