Skip to content

Commit ef31628

Browse files
committedJun 17, 2024·
deps: bump wombat to 3.7.7
1 parent e084b41 commit ef31628

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed
 

‎dist/sw.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/wombat.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/wombatWorkers.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@webrecorder/wabac",
3-
"version": "2.18.3",
3+
"version": "2.18.4",
44
"main": "index.js",
55
"type": "module",
66
"license": "AGPL-3.0-or-later",
77
"dependencies": {
88
"@peculiar/asn1-ecc": "^2.3.4",
99
"@peculiar/asn1-schema": "^2.3.3",
1010
"@peculiar/x509": "^1.9.2",
11-
"@webrecorder/wombat": "^3.7.6",
11+
"@webrecorder/wombat": "^3.7.7",
1212
"acorn": "^8.10.0",
1313
"auto-js-ipfs": "^2.1.1",
1414
"base64-js": "^1.5.1",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -398,10 +398,10 @@
398398
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.5.2.tgz#ea584b637ff63c5a477f6f21604b5a205b72c9ec"
399399
integrity sha512-vgJ5OLWadI8aKjDlOH3rb+dYyPd2GTZuQC/Tihjct6F9GpXGZINo3Y/IVuZVTM1eDQB+/AOsjPUWH/WySDaXvw==
400400

401-
"@webrecorder/wombat@^3.7.6":
402-
version "3.7.6"
403-
resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.7.6.tgz#e52a1bcfccd0150517989bc4310a03730a1f74e7"
404-
integrity sha512-SA34StdLc+D60Aa8bZ2I+8PLjody1B/j9DmZ2zyXg/EZuPLSG4ec6XvMzq8QYuoGvD+hkjAf0YlUGxmI/viIcw==
401+
"@webrecorder/wombat@^3.7.7":
402+
version "3.7.7"
403+
resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.7.7.tgz#8659876c8ab93d0ce184dd6eb64c923f5662d290"
404+
integrity sha512-3KgkhTNFTRnYuLOTiVWOFjMX5hGtJJTgscgqBLgXuIjKD7F0YJIVjZ3JLYVR15LiOz8flu4FZY3wtSf71hcNaA==
405405
dependencies:
406406
warcio "^2.2.0"
407407

0 commit comments

Comments
 (0)
Please sign in to comment.