File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "@surfnet/sds" : " ^0.0.139" ,
1515 "i18n-js" : " ^4.5.1" ,
16- "isomorphic-dompurify" : " ^2.25 .0" ,
16+ "isomorphic-dompurify" : " ^2.26 .0" ,
1717 "js-cookie" : " ^3.0.5" ,
1818 "react" : " ^19.1.0" ,
1919 "react-dom" : " ^19.1.0" ,
20- "react-qr-code" : " ^2.0.17 " ,
20+ "react-qr-code" : " ^2.0.18 " ,
2121 "react-router" : " ^7.6.3" ,
2222 "react-tooltip" : " ^5.29.1" ,
2323 "zustand" : " ^5.0.6"
Original file line number Diff line number Diff line change @@ -2175,10 +2175,10 @@ isexe@^2.0.0:
21752175 resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
21762176 integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
21772177
2178- isomorphic-dompurify@^2.25 .0 :
2179- version "2.25 .0"
2180- resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-2.25 .0.tgz#063e3ea7399bc1146783a9527be6c10baa25dc15 "
2181- integrity sha512-bcpJzu9DOjN21qaCVpcoCwUX1ytpvA6EFqCK5RNtPg5+F0Jz9PX50jl6jbEicBNeO87eDDfC7XtPs4zjDClZJg ==
2178+ isomorphic-dompurify@^2.26 .0 :
2179+ version "2.26 .0"
2180+ resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-2.26 .0.tgz#ea6201953d38488445171443393855fa700ea906 "
2181+ integrity sha512-nZmoK4wKdzPs5USq4JHBiimjdKSVAOm2T1KyDoadtMPNXYHxiENd19ou4iU/V4juFM6LVgYQnpxCYmxqNP4Obw ==
21822182 dependencies :
21832183 dompurify "^3.2.6"
21842184 jsdom "^26.1.0"
@@ -2597,10 +2597,10 @@ react-is@^16.13.1:
25972597 resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
25982598 integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
25992599
2600- react-qr-code@^2.0.17 :
2601- version "2.0.17 "
2602- resolved "https://registry.yarnpkg.com/react-qr-code/-/react-qr-code-2.0.17 .tgz#30990c08374c9235ca614f3311318fe790557bb9 "
2603- integrity sha512-3ufx+4kKtdaipw09lwrawRtfvoYUPpOljvwMvsMvTBBCa21zqugwaxfSi9J1GLLKJGNpPlYhd1LOmDHAivsiaQ ==
2600+ react-qr-code@^2.0.18 :
2601+ version "2.0.18 "
2602+ resolved "https://registry.yarnpkg.com/react-qr-code/-/react-qr-code-2.0.18 .tgz#237de8fbab537885d6b2b10f4fd5318b371e3b17 "
2603+ integrity sha512-v1Jqz7urLMhkO6jkgJuBYhnqvXagzceg3qJUWayuCK/c6LTIonpWbwxR1f1APGd4xrW/QcQEovNrAojbUz65Tg ==
26042604 dependencies :
26052605 prop-types "^15.8.1"
26062606 qr.js "0.0.0"
Original file line number Diff line number Diff line change 1919 "react-datepicker" : " ^8.4.0" ,
2020 "dompurify" : " ^3.2.6" ,
2121 "i18n-js" : " ^4.5.1" ,
22- "isomorphic-dompurify" : " ^2.25 .0" ,
22+ "isomorphic-dompurify" : " ^2.26 .0" ,
2323 "zustand" : " ^5.0.6" ,
2424 "js-cookie" : " ^3.0.5"
2525 },
Original file line number Diff line number Diff line change @@ -2388,10 +2388,10 @@ isexe@^2.0.0:
23882388 resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
23892389 integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
23902390
2391- isomorphic-dompurify@^2.25 .0 :
2392- version "2.25 .0"
2393- resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-2.25 .0.tgz#063e3ea7399bc1146783a9527be6c10baa25dc15 "
2394- integrity sha512-bcpJzu9DOjN21qaCVpcoCwUX1ytpvA6EFqCK5RNtPg5+F0Jz9PX50jl6jbEicBNeO87eDDfC7XtPs4zjDClZJg ==
2391+ isomorphic-dompurify@^2.26 .0 :
2392+ version "2.26 .0"
2393+ resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-2.26 .0.tgz#ea6201953d38488445171443393855fa700ea906 "
2394+ integrity sha512-nZmoK4wKdzPs5USq4JHBiimjdKSVAOm2T1KyDoadtMPNXYHxiENd19ou4iU/V4juFM6LVgYQnpxCYmxqNP4Obw ==
23952395 dependencies :
23962396 dompurify "^3.2.6"
23972397 jsdom "^26.1.0"
You can’t perform that action at this time.
0 commit comments