Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"convert-units": "^2.3.4",
"date-fns": "^4.1.0",
"diff-arrays-of-objects": "^1.1.8",
"hotkeys-js": "^3.13.14",
"hotkeys-js": "^3.13.15",
"html-to-image": "1.11.11",
"immutability-helper": "^3.0.0",
"insert-if": "^1.1.0",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8172,10 +8172,10 @@ __metadata:
languageName: node
linkType: hard

"hotkeys-js@npm:^3.13.14":
version: 3.13.14
resolution: "hotkeys-js@npm:3.13.14"
checksum: 10c0/d610ab86f1ce565cae450f951875927b1e2dd4e69f823b6b0e1c4f6f3d040509cf04ee60ed350b05ee909a53ffa83a58913ab0f7a40c1dd533f6f2249f29fd46
"hotkeys-js@npm:^3.13.15":
version: 3.13.15
resolution: "hotkeys-js@npm:3.13.15"
checksum: 10c0/230715080fef0ae1f0b7069adfaf9df7cdfaa9e1130b7a576c24a8f20c83c0b66565bae4547657139c65552f74628c7fc575736fbcf3cc26cdc007ccec2ad098
languageName: node
linkType: hard

Expand Down Expand Up @@ -13024,7 +13024,7 @@ __metadata:
eslint-plugin-unused-imports: "npm:^4.1.4"
exports-loader: "npm:^5.0.0"
globals: "npm:^16.3.0"
hotkeys-js: "npm:^3.13.14"
hotkeys-js: "npm:^3.13.15"
html-react-parser: "npm:^5.2.0"
html-to-image: "npm:1.11.11"
image-minimizer-webpack-plugin: "npm:^4.1.3"
Expand Down
Loading