Skip to content

Commit

Permalink
Bump ssri from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](npm/ssri@v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2021
1 parent e8139a6 commit 1b2fb2f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 38 deletions.
17 changes: 6 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

55 changes: 28 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4094,18 +4094,20 @@ crypto-random-string@^1.0.0:
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"
integrity sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=

csgogsi-socket@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/csgogsi-socket/-/csgogsi-socket-2.0.1.tgz#82e288079ae9a8275e818d2e11a1e613b633de24"
integrity sha512-IPB9bjwqyuIrOxIW72kaVv90ZyehSF8CWgMVydMEDrE+MEI/maurj4C/qjwzqhUK1TbQ2fLkUTdxtuUpTUP7WA==
csgogsi-socket@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/csgogsi-socket/-/csgogsi-socket-2.2.0.tgz#256a77cf87ed80677bbcc8039d323b2ac341c49d"
integrity sha512-aygx7CiqJUa7tI0RNdnSrxK7qjsx2Lm3FKERZLSlYh3ROvP6TyZmC1HdWMEHe4Oy6GwZ6gnhYco4IqZ2yvWE1w==
dependencies:
csgogsi "^2.0.1"
socket.io-client "^3.1.2"
csgogsi "^2.2.0"
socket.io-client "^4.0.0"

csgogsi@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/csgogsi/-/csgogsi-2.0.1.tgz#abf3a16125392246973b16eea67ce0752a89ba64"
integrity sha512-nPM7aJ4uiQGA8ZSzeUCDAENLZl0bxrUCj+Rycm//d6EXXIKSoVmJTyWxMobDkosDCm56lgO2SmqPsLdE696k4Q==
csgogsi@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/csgogsi/-/csgogsi-2.2.0.tgz#e72fdf8c09426d94265783a87d678323409f2466"
integrity sha512-qfTN+m1K25imLEFLlyC0p+gOeUcVBvLKolzjkiU3l3o3VK78XtGQ6cTIRuw8vZjP9Vt6/Z/vMXyRtg+SWxjdVA==
dependencies:
eventemitter3 "^4.0.7"

css-blank-pseudo@^0.1.4:
version "0.1.4"
Expand Down Expand Up @@ -4830,10 +4832,10 @@ engine.io-client@~3.4.0:
xmlhttprequest-ssl "~1.5.4"
yeast "0.1.2"

engine.io-client@~4.1.0:
version "4.1.2"
resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-4.1.2.tgz#823b4f005360321c41445fc23ce8ee028ef2e36b"
integrity sha512-1mwvwKYMa0AaCy+sPgvJ/SnKyO5MJZ1HEeXfA3Rm/KHkHGiYD5bQVq8QzvIrkI01FuVtOdZC5lWdRw1BGXB2NQ==
engine.io-client@~5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-5.0.1.tgz#9470fc6655c9789c5c0aa1a0e7e7d9ae9753a798"
integrity sha512-CQtGN3YwfvbxVwpPugcsHe5rHT4KgT49CEcQppNtu9N7WxbPN0MAG27lGaem7bvtCFtGNLSL+GEqXsFSz36jTg==
dependencies:
base64-arraybuffer "0.1.4"
component-emitter "~1.3.0"
Expand All @@ -4843,7 +4845,6 @@ engine.io-client@~4.1.0:
parseqs "0.0.6"
parseuri "0.0.6"
ws "~7.4.2"
xmlhttprequest-ssl "~1.5.4"
yeast "0.1.2"

engine.io-parser@~2.2.0:
Expand Down Expand Up @@ -5306,7 +5307,7 @@ etag@~1.8.1:
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=

eventemitter3@^4.0.0:
eventemitter3@^4.0.0, eventemitter3@^4.0.7:
version "4.0.7"
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
Expand Down Expand Up @@ -5555,9 +5556,9 @@ fb-watchman@^2.0.0:
bser "^2.0.0"

figgy-pudding@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790"
integrity sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w==
version "3.5.2"
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e"
integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==

file-entry-cache@^6.0.0:
version "6.0.0"
Expand Down Expand Up @@ -11055,16 +11056,16 @@ socket.io-client@^2.3.0:
socket.io-parser "~3.3.0"
to-array "0.1.4"

socket.io-client@^3.1.2:
version "3.1.3"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-3.1.3.tgz#57ddcefea58cfab71f0e94c21124de8e3c5aa3e2"
integrity sha512-4sIGOGOmCg3AOgGi7EEr6ZkTZRkrXwub70bBB/F0JSkMOUFpA77WsL87o34DffQQ31PkbMUIadGOk+3tx1KGbw==
socket.io-client@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-4.0.1.tgz#8f3bf4ce9282dda1741a4ed0f726b412944e012b"
integrity sha512-6AkaEG5zrVuSVW294cH1chioag9i1OqnCYjKwTc3EBGXbnyb98Lw7yMa40ifLjFj3y6fsFKsd0llbUZUCRf3Qw==
dependencies:
"@types/component-emitter" "^1.2.10"
backo2 "~1.0.2"
component-emitter "~1.3.0"
debug "~4.3.1"
engine.io-client "~4.1.0"
engine.io-client "~5.0.0"
parseuri "0.0.6"
socket.io-parser "~4.0.4"

Expand Down Expand Up @@ -11264,9 +11265,9 @@ sshpk@^1.7.0:
tweetnacl "~0.14.0"

ssri@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8"
integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==
version "6.0.2"
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5"
integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==
dependencies:
figgy-pudding "^3.5.1"

Expand Down

0 comments on commit 1b2fb2f

Please sign in to comment.