Skip to content

Commit 64fd45a

Browse files
[Security] Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. **This update includes a security fix.** - [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-preview[bot] <[email protected]>
1 parent 864d5bc commit 64fd45a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4925,9 +4925,9 @@ fbjs@^0.8.16:
49254925
ua-parser-js "^0.7.9"
49264926

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

49324932
file-entry-cache@^6.0.1:
49334933
version "6.0.1"
@@ -5388,11 +5388,11 @@ graceful-fs@^4.2.4:
53885388
"@babel/preset-env" "7.13.10"
53895389
"@babel/preset-typescript" "7.13.0"
53905390
create-react-class "15.7.0"
5391-
eslint-config-graylog "file:../../../.cache/yarn/v6/npm-graylog-web-plugin-4.1.0-SNAPSHOT-e0d5cee0-837f-409d-84e5-9a3bafc8c70c-1623844889475/node_modules/eslint-config-graylog"
5391+
eslint-config-graylog "file:../graylog2-server/graylog2-web-interface/packages/eslint-config-graylog"
53925392
formik "2.2.6"
53935393
html-webpack-plugin "^4.2.0"
53945394
javascript-natural-sort "0.7.1"
5395-
jest-preset-graylog "file:../../../.cache/yarn/v6/npm-graylog-web-plugin-4.1.0-SNAPSHOT-e0d5cee0-837f-409d-84e5-9a3bafc8c70c-1623844889475/node_modules/jest-preset-graylog"
5395+
jest-preset-graylog "file:../graylog2-server/graylog2-web-interface/packages/jest-preset-graylog"
53965396
jquery "3.5.1"
53975397
moment "2.29.1"
53985398
moment-timezone "0.5.31"
@@ -5406,7 +5406,7 @@ graceful-fs@^4.2.4:
54065406
react-router-dom "5.2.0"
54075407
reflux "0.2.13"
54085408
styled-components "5.2.3"
5409-
stylelint-config-graylog "file:../../../.cache/yarn/v6/npm-graylog-web-plugin-4.1.0-SNAPSHOT-e0d5cee0-837f-409d-84e5-9a3bafc8c70c-1623844889475/node_modules/stylelint-config-graylog"
5409+
stylelint-config-graylog "file:../graylog2-server/graylog2-web-interface/packages/stylelint-config-graylog"
54105410
typescript "4.2.3"
54115411
webpack "4.44.2"
54125412
webpack-cleanup-plugin "0.5.1"
@@ -9884,9 +9884,9 @@ sshpk@^1.7.0:
98849884
tweetnacl "~0.14.0"
98859885

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

0 commit comments

Comments
 (0)