Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 15, 2024
1 parent afebfa9 commit 5b6bb76
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 77 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
Expand Down
302 changes: 227 additions & 75 deletions avviewer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion avviewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"lunr": "^2.3.8",
"node-notifier": "8.0.1",
"node-webvtt": "^1.9.4",
"sass": "^1.79.4",
"sass": "^1.79.5",
"sass-loader": "^8.0.2",
"video.js": "^7.21.6",
"videojs-offset": "^2.1.3",
Expand Down

0 comments on commit 5b6bb76

Please sign in to comment.