Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2002 from LiskHQ/dependabot/npm_and_yarn/services…
Browse files Browse the repository at this point in the history
…/blockchain-indexer/msgpackr-1.10.1

Bump msgpackr from 1.10.0 to 1.10.1 in /services/blockchain-indexer
  • Loading branch information
sameersubudhi authored Jan 2, 2024
2 parents 18b499a + 9218ae7 commit 3e7455e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions services/blockchain-indexer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3915,9 +3915,9 @@ msgpackr-extract@^3.0.2:
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2"

msgpackr@^1.5.2:
version "1.10.0"
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.0.tgz#adbca9c951f06647a808f76bc00a519cf6f7fbe4"
integrity sha512-rVQ5YAQDoZKZLX+h8tNq7FiHrPJoeGHViz3U4wIcykhAEpwF/nH2Vbk8dQxmpX5JavkI8C7pt4bnkJ02ZmRoUw==
version "1.10.1"
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.1.tgz#51953bb4ce4f3494f0c4af3f484f01cfbb306555"
integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==
optionalDependencies:
msgpackr-extract "^3.0.2"

Expand Down

0 comments on commit 3e7455e

Please sign in to comment.