Skip to content

Commit 3fbc283

Browse files
committed
deps: bump to 0.5.2, wabac.js 2.20.5
1 parent a9e3027 commit 3fbc283

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
@@ -1,7 +1,7 @@
11
{
22
"name": "@webrecorder/awp-sw",
33
"browser": "dist/index.js",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"type": "module",
66
"repository": {
77
"type": "git",
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@ipld/car": "^5.3.2",
2323
"@ipld/unixfs": "^3.0.0",
24-
"@webrecorder/wabac": "^2.20.4",
24+
"@webrecorder/wabac": "^2.20.5",
2525
"auto-js-ipfs": "^2.3.0",
2626
"client-zip": "^2.3.0",
2727
"hash-wasm": "^4.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -621,10 +621,10 @@
621621
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e"
622622
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==
623623

624-
"@webrecorder/wabac@^2.20.4":
625-
version "2.20.4"
626-
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.20.4.tgz#aacc3038e92992fb58039107fe57dfdb41893542"
627-
integrity sha512-OK9nMI03rDL+KEn5iT1TUKuz7AdjzeS3F0/5KTOWHp+QCN3ZvjABRLZYxa9LIGiEWKbVEvoG/oriFZntR3/VWw==
624+
"@webrecorder/wabac@^2.20.5":
625+
version "2.20.5"
626+
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.20.5.tgz#bac841e278a318663dbb5935d5241cd043b40a82"
627+
integrity sha512-2TfVJM0a319W+qWj/qocnYgF6lDaaeTotcPn6ZRqIUq70r8TXi8ZzIqpjYAxqGNkxCRapq/7Yo1/gDVIjVpD3Q==
628628
dependencies:
629629
"@peculiar/asn1-ecc" "^2.3.4"
630630
"@peculiar/asn1-schema" "^2.3.3"

0 commit comments

Comments
 (0)