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

Commit 3255cfd

Browse files
committed
bump to latest webrecorder/wabac 2.13.14
bump to 0.1.7
1 parent 106623f commit 3255cfd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "git+https://github.com/webrecorder/awp-sw.git"
99
},
10-
"version": "0.1.6",
10+
"version": "0.1.7",
1111
"license": "AGPL-3.0-or-later",
1212
"exports": {
1313
".": "./src/index.js"
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@ipld/car": "^5.0.1",
2020
"@ipld/unixfs": "^2.0.0",
21-
"@webrecorder/wabac": "^2.13.12",
21+
"@webrecorder/wabac": "^2.13.14",
2222
"client-zip": "^2.3.0",
2323
"hash-wasm": "^4.9.0",
2424
"idb": "^7.1.1",

yarn.lock

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

498-
"@webrecorder/wabac@^2.13.12":
499-
version "2.13.12"
500-
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.13.12.tgz#54932e0b71df434db3b643e0a502de5ba2af7648"
501-
integrity sha512-dQxestvABL/yeJH/HTWlORYxBy2JPBn/XB5Gbb1EeI6SzXz9nLtJ4LasGR/qQojOXLzYwubGkzMX9eKEfDJlAg==
498+
"@webrecorder/wabac@^2.13.14":
499+
version "2.13.14"
500+
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.13.14.tgz#b70eabc21d4398587894d6612765ac68e7974feb"
501+
integrity sha512-GWsLKGzdi3XeFG/1nQGC25xvYNh8IrJVYmJ3Tn8/QoxivVjr12riBT1D2bVDmtelH4BempIQ9A8vy5Bge5Bxvw==
502502
dependencies:
503503
"@peculiar/asn1-ecc" "^2.3.0"
504504
"@peculiar/asn1-schema" "^2.3.0"

0 commit comments

Comments
 (0)