Compute integrity on sign in

This commit is contained in:
Mo Bitar
2019-02-11 18:31:02 -06:00
parent 862e9e2b3a
commit 48c8ce4c9a
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -4830,9 +4830,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.47",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.47.tgz",
"integrity": "sha512-csWmQXj5eTh0uHuuYYD4pP7tEeORtkdlWuZpVBYFCip4ch2Ug4uyKOCjHr3uOYTjLVaQKhkE/6xPpECWASmQMg==",
"version": "0.3.48",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.48.tgz",
"integrity": "sha512-Zh8kgJYWKE035wRUUmrn2w1UfGkhcvTz6lAWmPyD0Udc7im4UdKF0j75JkFDsw/NZAFG4o8kaYtovxswAHp8XQ==",
"dev": true
},
"statuses": {