Skip to content

Commit

Permalink
syncXHR event (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
rentallect authored Sep 6, 2023
1 parent 03c73ea commit 210eeee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ziti-browzer-bootstrapper",
"version": "0.36.3",
"version": "0.36.4",
"compatibleControllerVersion": ">=0.27.9",
"description": "Ziti BrowZer Bootstrapper -- providing Ziti network access into Dark web server",
"main": "index.js",
Expand All @@ -19,7 +19,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@openziti/ziti-browzer-runtime": "0.45.0",
"@openziti/ziti-browzer-runtime": "0.45.1",
"@openziti/ziti-browzer-sw": "^0.34.0",
"acme-http-01-standalone": "^3.0.5",
"compare-versions": "^6.0.0-rc.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,10 @@
dependencies:
superagent "^7.1.3"

"@openziti/[email protected].0":
version "0.45.0"
resolved "https://registry.yarnpkg.com/@openziti/ziti-browzer-runtime/-/ziti-browzer-runtime-0.45.0.tgz#6ac253a78e4fa6b661b541ee7eb4b8fbab4ff746"
integrity sha512-norUDPWKJJWioCYvQr9Yi48z/CUCN4hywbFbjpJ3WR/wSwcrkHemLJQuTc2aaht/ITrbsPzKT4mHrSVqMdH29Q==
"@openziti/[email protected].1":
version "0.45.1"
resolved "https://registry.yarnpkg.com/@openziti/ziti-browzer-runtime/-/ziti-browzer-runtime-0.45.1.tgz#987bdc5ef9a8753cc6f32d5c739b39313730112c"
integrity sha512-XgzuiSLhB6Qu58msdovg1PIXc8s6fK/qO78RDj+u+Xo1lurCV0XJ86D8OlzIGwPWetF0FB67RVe01JERM9D6JA==
dependencies:
"@auth0/auth0-spa-js" "^2.0.4"
"@azure/msal-browser" "^2.38.0"
Expand Down

0 comments on commit 210eeee

Please sign in to comment.