Skip to content

Commit

Permalink
feat: bump to @openziti/libcrypto-js 0.24.0 (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
rentallect authored Sep 24, 2024
1 parent 3615b57 commit 0956aa3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 28 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@auth0/auth0-spa-js": "^2.0.4",
"@azure/msal-browser": "^2.38.0",
"@babel/runtime": "^7.17.9",
"@openziti/ziti-browzer-core": "^0.45.0",
"@openziti/ziti-browzer-core": "^0.46.0",
"bowser": "^2.11.0",
"cookie-interceptor": "^1.0.0",
"core-js": "^3.22.8",
Expand All @@ -114,7 +114,7 @@
"rollup-plugin-css-only": "^4.5.2",
"uplot": "^1.6.24",
"uuid": "^8.3.2",
"wasm-feature-detect": "^1.6.1",
"wasm-feature-detect": "^1.8.0",
"workbox-window": "^6.5.3"
}
}
13 changes: 0 additions & 13 deletions src/tool-button/Info/Info.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,19 +127,6 @@ export default class Info extends Tool {
'</tbody></table>',
].join(''),
},
{
name: 'Backers',
val() {
return `
<a rel="noreferrer noopener" href="https://netfoundry.io" target="_blank"><img data-exclude="true" style="width: 20%;"src="https://nfweb.wpenginepowered.com/wp-content/uploads/2018/01/nflogowhite.png?width=${
window.innerWidth * 1.5
}&exclude=true"></a>
<a rel="noreferrer noopener" href="https://openziti.io" target="_blank"><img data-exclude="true" style="width: 2%;"src="https://landing.openziti.io/wp-content/uploads/2023/08/justthez.png?width=${
window.innerWidth * 1.5
}&exclude=true"></a>
`
},
},
]

each(defInfo, (info) => this.add(info.name, info.val))
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1197,20 +1197,20 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@openziti/libcrypto-js@^0.21.0":
version "0.21.0"
resolved "https://registry.yarnpkg.com/@openziti/libcrypto-js/-/libcrypto-js-0.21.0.tgz#a6deb214968a68709b9eb1e877fdace1b72c1a51"
integrity sha512-xRzxG5tw2dPZRmqXmo2rf73uI6gaR/o+nBfbXlL70qnmv8RS3zwC1sdSI6t+ZrYEcsMpytONyYtcRn1J8mIucA==
"@openziti/libcrypto-js@^0.24.0":
version "0.24.0"
resolved "https://registry.yarnpkg.com/@openziti/libcrypto-js/-/libcrypto-js-0.24.0.tgz#c01da457ce423e08fd1839b5c7d672fcdb1a113e"
integrity sha512-O8+1oea7AQqphfn0DALLGDkCQ2cwmoqO14dLKSic2bcKNM/1CWVUgJnn9US2dbuHTBy5ZH8q835av0PtAYHALQ==
dependencies:
"@types/emscripten" "^1.39.6"
"@wasmer/wasi" "^1.0.2"

"@openziti/ziti-browzer-core@^0.45.0":
version "0.45.0"
resolved "https://registry.yarnpkg.com/@openziti/ziti-browzer-core/-/ziti-browzer-core-0.45.0.tgz#91ae750e3013823da22f9c41ba08605da4323c9a"
integrity sha512-2kxnoQeazJtjNJilVyAxwTIQxzs/QnjZSXBKxYiVA+CzsllXvxU8mY0Zdg5HZvNAzJAUzMJGZ3DHptb1v2YCFg==
"@openziti/ziti-browzer-core@^0.46.0":
version "0.46.0"
resolved "https://registry.yarnpkg.com/@openziti/ziti-browzer-core/-/ziti-browzer-core-0.46.0.tgz#7f7c81863e65f519621c05631045e9e166e25f1e"
integrity sha512-e4nZ/JWCvouuJFpA0h/2/qF3Xn40U8v399DhQVHjrT9Fe9N+fcokZTVyCVqnWiloocmf28ucrXR8ZBKJKpoljw==
dependencies:
"@openziti/libcrypto-js" "^0.21.0"
"@openziti/libcrypto-js" "^0.24.0"
"@openziti/ziti-browzer-edge-client" "^0.7.0"
asn1js "^3.0.5"
assert "^2.0.0"
Expand Down Expand Up @@ -6606,10 +6606,10 @@ vm-browserify@^1.0.0:
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==

wasm-feature-detect@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/wasm-feature-detect/-/wasm-feature-detect-1.6.1.tgz#21c7c35f9b233d71d2948d4a8b3e2098c452b940"
integrity sha512-R1i9ED8UlLu/foILNB1ck9XS63vdtqU/tP1MCugVekETp/ySCrBZRk5I/zI67cI1wlQYeSonNm1PLjDHZDNg6g==
wasm-feature-detect@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/wasm-feature-detect/-/wasm-feature-detect-1.8.0.tgz#4e9f55b0a64d801f372fbb0324ed11ad3abd0c78"
integrity sha512-zksaLKM2fVlnB5jQQDqKXXwYHLQUVH9es+5TOOHwGOVJOCeRBCiPjwSg+3tN2AdTCzjgli4jijCH290kXb/zWQ==

which-boxed-primitive@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 0956aa3

Please sign in to comment.