mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 20:02:58 +01:00
Update packages to address security advisory (#8061)
Update packages to address the following security advisories: * https://www.npmjs.com/advisories/1474 * https://www.npmjs.com/advisories/1475 * https://www.npmjs.com/advisories/1476 * https://www.npmjs.com/advisories/1480 * https://www.npmjs.com/advisories/1482
This commit is contained in:
parent
befd580ab2
commit
f26f52560d
@ -1352,7 +1352,7 @@
|
||||
through2 "^2.0.3"
|
||||
|
||||
"@hapi/accept@3.x.x":
|
||||
version "3.2.2"
|
||||
version "3.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/accept/-/accept-3.2.2.tgz#3a033af67be8196c23f8f51aa8756687b972c7cb"
|
||||
integrity sha512-UtXlTT59srtMr7ZRBzK2CvyWqFwlf78hPt9jEXqkwfbwiwRH1PRv/qkS8lgr5ZyoG6kfpU3xTgt2X91Yfe/6Yg==
|
||||
dependencies:
|
||||
@ -1365,7 +1365,7 @@
|
||||
integrity sha512-mV6T0IYqb0xL1UALPFplXYQmR0twnXG0M6jUswpquqT2sD12BOiCiLy3EvMp/Fy7s3DZElC4/aPjEjo2jeZpvw==
|
||||
|
||||
"@hapi/ammo@3.x.x", "@hapi/ammo@^3.1.0":
|
||||
version "3.1.0"
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/ammo/-/ammo-3.1.0.tgz#a3281ecb68bf7af2ffa6d0f7656536a7d23700ed"
|
||||
integrity sha512-iFQBEfm3WwWy8JdPQ8l6qXVLPtzmjITVfaxwl6dfoP8kKv6i2Uk43Ax+ShkNfOVyfEnNggqL2IyZTY3DaaRGNg==
|
||||
dependencies:
|
||||
@ -1444,7 +1444,7 @@
|
||||
integrity sha512-Bsfp/+1Gyf70eGtnIgmScvrH8sSypO3TcK3Zf0QdHnzn/ACnAkI6KLtGACmNRPEzzIy+W7aJX5E+1fc9GwIABQ==
|
||||
|
||||
"@hapi/hapi@^18.3.1":
|
||||
version "18.3.1"
|
||||
version "18.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/hapi/-/hapi-18.3.1.tgz#936d1e24551b11486eabd6a4974bea4ec2127669"
|
||||
integrity sha512-gBiU9isWWezrg0ucX95Ph6AY6fUKZub3FxKapaleoFBJDOUcxTYiQR6Lha2zvHalIFoTl3K04O3Yr/5pD17QkQ==
|
||||
dependencies:
|
||||
@ -1588,7 +1588,7 @@
|
||||
"@hapi/joi" "15.x.x"
|
||||
|
||||
"@hapi/subtext@6.x.x":
|
||||
version "6.1.2"
|
||||
version "6.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/subtext/-/subtext-6.1.2.tgz#87754f0c25b4e2676575a3686541e5b555b0c717"
|
||||
integrity sha512-G1kqD1E2QdxpvpL26WieIyo3z0qCa/sAGSa2TJI/PYPWCR9rL0rqFvhWY774xPZ4uK1PV3TIaJcx8AruAvxclg==
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user