Skip to content

Commit 0179584

Browse files
committed
Use latest SDS
1 parent 8a57c1d commit 0179584

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "vitest"
1111
},
1212
"dependencies": {
13-
"@surfnet/sds": "^0.0.150",
13+
"@surfnet/sds": "^0.0.152",
1414
"@vitejs/plugin-react": "^5.1.0",
1515
"dompurify": "^3.2.6",
1616
"i18n-js": "^4.5.1",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -946,10 +946,10 @@
946946
resolved "https://registry.yarnpkg.com/@standard-schema/spec/-/spec-1.0.0.tgz#f193b73dc316c4170f2e82a881da0f550d551b9c"
947947
integrity sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==
948948

949-
"@surfnet/sds@^0.0.150":
950-
version "0.0.150"
951-
resolved "https://registry.yarnpkg.com/@surfnet/sds/-/sds-0.0.150.tgz#68318112f65b82db363035fcc878e6a59b7a4642"
952-
integrity sha512-E04kUuKa4z+QaUJ/pKDmqKlhWFF1o80fvtZeyCW++wMTg2KqSY86F71bD1xO9gdgMso9mf8S9fkUiczOvpYzdw==
949+
"@surfnet/sds@^0.0.152":
950+
version "0.0.152"
951+
resolved "https://registry.yarnpkg.com/@surfnet/sds/-/sds-0.0.152.tgz#b4a55ed6cb495c5742580ccf98f694c8b3ebb673"
952+
integrity sha512-khbOjd5UwRvwiZd6ZBudnczkyykR5YbwUWHCJcCpraca0xsiiEgyOCsLn8l+kuaR9sLcMVoIsBI8t01O5HQieQ==
953953

954954
"@svgr/babel-plugin-add-jsx-attribute@8.0.0":
955955
version "8.0.0"

0 commit comments

Comments
 (0)