Skip to content

Commit

Permalink
Upgraded to latest SURF SDS
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Oct 1, 2023
1 parent a7e5f57 commit 11e50d2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@surfnet/sds": "^0.0.83",
"@surfnet/sds": "^0.0.84",
"dompurify": "^3.0.3",
"i18n-js": "^4.2.3",
"isomorphic-dompurify": "^1.5.0",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1789,10 +1789,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@surfnet/sds@^0.0.83":
version "0.0.83"
resolved "https://registry.yarnpkg.com/@surfnet/sds/-/sds-0.0.83.tgz#8c5954e0a6165490b61b2d63656c0e05b32d60a7"
integrity sha512-925/wzA5FN5rJWjxvfwXI9exUQkVSFPVzHv4n3tTA3SCs6lIynJdSTXkeFJNliWr7YLrvrHZg9jUi3MqysiptA==
"@surfnet/sds@^0.0.84":
version "0.0.84"
resolved "https://registry.yarnpkg.com/@surfnet/sds/-/sds-0.0.84.tgz#da50ae732ac7b6f9bcff1a0bb3ca04dbe315cc4a"
integrity sha512-+Oo24TgDWU/bWqYsT3OoSK2uwkJ7cUuOSjlsuPmMqY1Qh9gfGNziKX6v2Zvd4zAazR/HLtrvrK+TkcrRjSwVEQ==

"@surma/rollup-plugin-off-main-thread@^2.2.3":
version "2.2.3"
Expand Down
2 changes: 1 addition & 1 deletion welcome/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@surfnet/sds": "^0.0.72",
"@surfnet/sds": "^0.0.84",
"dompurify": "^3.0.3",
"i18n-js": "^4.2.3",
"isomorphic-dompurify": "^1.5.0",
Expand Down
8 changes: 4 additions & 4 deletions welcome/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1792,10 +1792,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@surfnet/sds@^0.0.72":
version "0.0.72"
resolved "https://registry.yarnpkg.com/@surfnet/sds/-/sds-0.0.72.tgz#22d7149354f19b1fe826580f877c7316a59e0376"
integrity sha512-7y7dJ4C0+bnHdnvTlfCRYEAODynEF0PW7NliOrcHFRDt0eCo7iPellQr70ievJod/kYS8g9IAokU7EQQvV/A/A==
"@surfnet/sds@^0.0.84":
version "0.0.84"
resolved "https://registry.yarnpkg.com/@surfnet/sds/-/sds-0.0.84.tgz#da50ae732ac7b6f9bcff1a0bb3ca04dbe315cc4a"
integrity sha512-+Oo24TgDWU/bWqYsT3OoSK2uwkJ7cUuOSjlsuPmMqY1Qh9gfGNziKX6v2Zvd4zAazR/HLtrvrK+TkcrRjSwVEQ==

"@surma/rollup-plugin-off-main-thread@^2.2.3":
version "2.2.3"
Expand Down

0 comments on commit 11e50d2

Please sign in to comment.