Skip to content
This repository was archived by the owner on Oct 4, 2025. It is now read-only.

Commit 9617a70

Browse files
committed
deps: bump to wabac.js 2.16.3
1 parent a3f0790 commit 9617a70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@ipld/car": "^5.1.1",
2020
"@ipld/unixfs": "^2.1.1",
21-
"@webrecorder/wabac": "^2.16.2",
21+
"@webrecorder/wabac": "^2.16.3",
2222
"auto-js-ipfs": "^2.3.0",
2323
"client-zip": "^2.3.0",
2424
"hash-wasm": "^4.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -512,10 +512,10 @@
512512
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.0.tgz#f08ea194e01ed45379383a8886e8c85a65a5f26a"
513513
integrity sha512-Rumq5mHvGXamnOh3O8yLk1sjx8dB30qF1OeR6VC00DIR6SLJ4bwwUGKC4pE7qBFoQyyh0H9sAg3fikYgAqVR0w==
514514

515-
"@webrecorder/wabac@^2.16.2":
516-
version "2.16.2"
517-
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.16.2.tgz#0e224d62e63aeada25ec542635b0bab5f36869b5"
518-
integrity sha512-duTfM2EEvSb9ytZDkAB6zOwR1/EtmtJaMNyIgwnTDkvPWyMAEoD3M5LGshNW9W3igVJLwZVbJ7C9j63PAFDiMQ==
515+
"@webrecorder/wabac@^2.16.3":
516+
version "2.16.3"
517+
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.16.3.tgz#27179e04cac142db2e9eb0e311222778f422cd31"
518+
integrity sha512-hXtW8X0iASF/xUNhplvllcV+g1T0N3vUo99ZiSPXCWJFj04zCI7rl500IG+Cuo92X/mwmWhUXZMbnc2NPgdUWw==
519519
dependencies:
520520
"@peculiar/asn1-ecc" "^2.3.4"
521521
"@peculiar/asn1-schema" "^2.3.3"

0 commit comments

Comments
 (0)