Skip to content

Commit

Permalink
Bump interactjs from 1.2.9 to 1.10.26 in /ui (#445)
Browse files Browse the repository at this point in the history
Bumps [interactjs](https://github.com/taye/interact.js) from 1.2.9 to 1.10.26.
- [Changelog](https://github.com/taye/interact.js/blob/main/CHANGELOG.md)
- [Commits](taye/interact.js@v1.2.9...v1.10.26)

---
updated-dependencies:
- dependency-name: interactjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2023
1 parent 7056d33 commit 3dfcbab
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"he": "^1.2.0",
"html-svg-connect": "^2.0.0",
"human-standard-token-abi": "^2.0.0",
"interactjs": "1.2.9",
"interactjs": "1.10.26",
"jquery": "^3.5.0",
"jquery-ui": "^1.13.2",
"js-sha3": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion ui/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"handlebars": "^4.0.11",
"html-svg-connect": "^2.0.0",
"human-standard-token-abi": "^2.0.0",
"interactjs": "1.2.9",
"interactjs": "1.10.26",
"jquery": "^3.5.0",
"jquery-ui": "^1.13.2",
"js-sha3": "^0.7.0",
Expand Down
15 changes: 11 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1881,6 +1881,11 @@
dependencies:
"@hapi/hoek" "^8.3.0"

"@interactjs/types@1.10.26":
version "1.10.26"
resolved "https://registry.yarnpkg.com/@interactjs/types/-/types-1.10.26.tgz#5a6c0ef1dda9763515ff1192a40ecc99101c7a48"
integrity sha512-DekYpdkMV3XJVd/0k3f4pJluZAsCiG86yEtVXvGLK0lS/Fj0+OzYEv7HoMpcBZSkQ8s7//yaeEBgnxy2tV81lA==

"@intervolga/optimize-cssnano-plugin@^1.0.5":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@intervolga/optimize-cssnano-plugin/-/optimize-cssnano-plugin-1.0.6.tgz#be7c7846128b88f6a9b1d1261a0ad06eb5c0fdf8"
Expand Down Expand Up @@ -7068,10 +7073,12 @@ inquirer@^7.0.0, inquirer@^7.1.0:
strip-ansi "^6.0.0"
through "^2.3.6"

interactjs@1.2.9:
version "1.2.9"
resolved "https://registry.yarnpkg.com/interactjs/-/interactjs-1.2.9.tgz#ae5a3e5bc4b174b7fe2a432df9ef4ef9cbacbdb6"
integrity sha512-dL+Raw4ITmjydNWg4G3nEGADuoNC/NNyJq4Xzu/URuHUfp1anoPKWDTTPJUkhw+In6ODNT0mgQbKWge76QcIFQ==
interactjs@1.10.26:
version "1.10.26"
resolved "https://registry.yarnpkg.com/interactjs/-/interactjs-1.10.26.tgz#ad009a46ee3610cb75de6aec22ea6cc0b0e277e2"
integrity sha512-5gNTNDTfEHp2EifqtWGi5VkD3CMZVJSTGmtK/IsVRd+rkOk3E63iVs5Z+IeD5K1Lr0qZpU2754VHAwf5i+Z9xg==
dependencies:
"@interactjs/types" "1.10.26"

internal-ip@^4.3.0:
version "4.3.0"
Expand Down

0 comments on commit 3dfcbab

Please sign in to comment.