Browse Source

chore(deps): bump ssri from 6.0.1 to 6.0.2 in /resources/load-test

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](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 4 years ago
parent
commit
a32adec667
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      resources/load-test/package-lock.json

+ 3
- 3
resources/load-test/package-lock.json View File

5898
       "dev": true
5898
       "dev": true
5899
     },
5899
     },
5900
     "ssri": {
5900
     "ssri": {
5901
-      "version": "6.0.1",
5902
-      "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz",
5903
-      "integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==",
5901
+      "version": "6.0.2",
5902
+      "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
5903
+      "integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
5904
       "dev": true,
5904
       "dev": true,
5905
       "requires": {
5905
       "requires": {
5906
         "figgy-pudding": "^3.5.1"
5906
         "figgy-pudding": "^3.5.1"

Loading…
Cancel
Save