Browse Source

Merge pull request #10 from jonathan-grah/dependabot/npm_and_yarn/ssri-6.0.2

chore(deps): bump ssri from 6.0.1 to 6.0.2
Jonathan Graham 4 years ago
parent
commit
a83be3afc0
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package-lock.json

+ 3 - 3
package-lock.json

@@ -4492,9 +4492,9 @@
       }
     },
     "ssri": {
-      "version": "6.0.1",
-      "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz",
-      "integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==",
+      "version": "6.0.2",
+      "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
+      "integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
       "dev": true,
       "requires": {
         "figgy-pudding": "^3.5.1"