Skip to content

Commit

Permalink
chore: upgrade to the latest version of Murmur
Browse files Browse the repository at this point in the history
This upgrade fixes #datashare/1417 and #datashare/1418
  • Loading branch information
pirhoo committed Jun 25, 2024
1 parent 3c6ab9e commit 4aded91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@fortawesome/free-regular-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/vue-fontawesome": "^3.0.6",
"@icij/murmur-next": "4.0.18",
"@icij/murmur-next": "4.1.5",
"@popperjs/core": "^2.11.8",
"axios": "^1.7.2",
"bodybuilder": "^2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -601,10 +601,10 @@
eslint-plugin-vue "^9.9.0"
prettier "^2.8.4"

"@icij/murmur-next@4.0.18":
version "4.0.18"
resolved "https://registry.yarnpkg.com/@icij/murmur-next/-/murmur-next-4.0.18.tgz#ef6473a583d0c1d084923f9e4ab09121854590c7"
integrity sha512-yPMqRDRTc7UJMh+zodPJLcqYwn3PnUyvvGuGQkTXYIVDN9tauTqpmOCxEU/bBStVMrIGd662cxoHgFQJ0CLqSw==
"@icij/murmur-next@4.1.5":
version "4.1.5"
resolved "https://registry.yarnpkg.com/@icij/murmur-next/-/murmur-next-4.1.5.tgz#c133569ad3b524bb6a97d94a578dede61a4bda70"
integrity sha512-oNXX7cGIGmUo3mEfQ5M3gXKc7tI7swinb3yYbcvl9TcecSkaf+Suy7OL789VBGxGnj5LK8f1QCOgdmTvwfaJPw==
dependencies:
"@fortawesome/fontawesome" "^1.1.8"
"@fortawesome/fontawesome-svg-core" "^6.5.2"
Expand Down

0 comments on commit 4aded91

Please sign in to comment.