Skip to content

Commit b9ca5e0

Browse files
committed
update behaviors to 0.9.5
1 parent 8be25bf commit b9ca5e0

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
@@ -16,7 +16,7 @@
1616
"@ipld/unixfs": "^3.0.0",
1717
"@webrecorder/wabac": "^2.24.5",
1818
"auto-js-ipfs": "^2.3.0",
19-
"browsertrix-behaviors": "^0.9.2",
19+
"browsertrix-behaviors": "^0.9.5",
2020
"btoa": "^1.2.1",
2121
"bulma": "^0.9.3",
2222
"client-zip": "^2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3003,10 +3003,10 @@ browserslist@^4.24.0:
30033003
node-releases "^2.0.19"
30043004
update-browserslist-db "^1.1.3"
30053005

3006-
browsertrix-behaviors@^0.9.2:
3007-
version "0.9.2"
3008-
resolved "https://registry.yarnpkg.com/browsertrix-behaviors/-/browsertrix-behaviors-0.9.2.tgz#b5bee47d15014a05a873d8cc6ea8917bfa61d5c8"
3009-
integrity sha512-d7rLNKXaiD83S4uXKBUf2x9UzmMjbrqKoO820KVqzWtlpzqnXFUsqN/wKvMSiNbDzmL1+G9Um7Gwb1AjD0djCw==
3006+
browsertrix-behaviors@^0.9.5:
3007+
version "0.9.5"
3008+
resolved "https://registry.yarnpkg.com/browsertrix-behaviors/-/browsertrix-behaviors-0.9.5.tgz#abe089b8f188d452387bf7b2e3b93f58735ca331"
3009+
integrity sha512-vWHY4wx9kO4JkP/Lbvq23vyFJRMpPZTGNN/SotJsRxefAs7LE29moMhAWHLTeKusJ6AghP/PhsxV447yFX8CrA==
30103010
dependencies:
30113011
query-selector-shadow-dom "^1.0.1"
30123012

0 commit comments

Comments
 (0)