Skip to content

Commit eb289fa

Browse files
committed
updating msgpackr security
1 parent 538ebba commit eb289fa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

backend/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2158,9 +2158,9 @@ msgpackr-extract@^3.0.2:
21582158
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2"
21592159

21602160
msgpackr@^1.5.2:
2161-
version "1.10.0"
2162-
resolved "https://registry.npmjs.org/msgpackr/-/msgpackr-1.10.0.tgz"
2163-
integrity sha512-rVQ5YAQDoZKZLX+h8tNq7FiHrPJoeGHViz3U4wIcykhAEpwF/nH2Vbk8dQxmpX5JavkI8C7pt4bnkJ02ZmRoUw==
2161+
version "1.10.1"
2162+
resolved "https://registry.npmjs.org/msgpackr/-/msgpackr-1.10.1.tgz"
2163+
integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==
21642164
optionalDependencies:
21652165
msgpackr-extract "^3.0.2"
21662166

0 commit comments

Comments
 (0)