Skip to content

Commit

Permalink
update to wabac.js 2.18.3, wombat 3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Jun 9, 2024
1 parent 6a89cf4 commit 2d60d70
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@shoelace-style/shoelace": "^2.8.0",
"@webrecorder/wabac": "^2.18.2",
"@webrecorder/wabac": "^2.18.3",
"bulma": "^0.9.3",
"electron-log": "^4.4.1",
"electron-updater": "^5.3.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1004,15 +1004,15 @@
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e"
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==

"@webrecorder/wabac@^2.18.2":
version "2.18.2"
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.18.2.tgz#2bb727832715eb480447f44d64c6f42bdccf8ad9"
integrity sha512-MgMyMjxOT2hPMVGVtfiiUnPI/zGLhaEgCSv/Wnd3tt8qV+6uVSLRkSUq6v0YIv20tV0F5+oesW5krgADRk7ePQ==
"@webrecorder/wabac@^2.18.3":
version "2.18.3"
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.18.3.tgz#eda195452a9964e8216fb0676d5da6cc69239dae"
integrity sha512-qmNLXky9QHpljt0EyEmcO6L2qFGG63mZbMYKso0MZZLFY3NeUf/ANafq9pWWm1Bw10+zoV6KRtHUin8gropccA==
dependencies:
"@peculiar/asn1-ecc" "^2.3.4"
"@peculiar/asn1-schema" "^2.3.3"
"@peculiar/x509" "^1.9.2"
"@webrecorder/wombat" "^3.7.5"
"@webrecorder/wombat" "^3.7.6"
acorn "^8.10.0"
auto-js-ipfs "^2.1.1"
base64-js "^1.5.1"
Expand All @@ -1033,10 +1033,10 @@
stream-browserify "^3.0.0"
warcio "^2.2.1"

"@webrecorder/wombat@^3.7.5":
version "3.7.5"
resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.7.5.tgz#f2ebf69e458d636e51cd626a9f3ecdb8a1606a91"
integrity sha512-gljN154H9r8grJ3zCjfFJsQdYLJscjtK44T+nB0AQBd4+y3pVytEIZ2cQzFj4uwLjGUmm23yWq5eYB+xPscaXA==
"@webrecorder/wombat@^3.7.6":
version "3.7.6"
resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.7.6.tgz#e52a1bcfccd0150517989bc4310a03730a1f74e7"
integrity sha512-SA34StdLc+D60Aa8bZ2I+8PLjody1B/j9DmZ2zyXg/EZuPLSG4ec6XvMzq8QYuoGvD+hkjAf0YlUGxmI/viIcw==
dependencies:
warcio "^2.2.0"

Expand Down

0 comments on commit 2d60d70

Please sign in to comment.