Updated the project.

This commit is contained in:
Batuhan Berk Başoğlu 2024-06-03 15:44:25 -04:00
parent 5dfe9f128d
commit 7919556077
1550 changed files with 17063 additions and 40183 deletions

2
my-app/node_modules/ssri/lib/index.js generated vendored Executable file → Normal file
View file

@ -535,7 +535,7 @@ function createIntegrity (opts) {
hashes.forEach(h => h.update(chunk, enc))
return this
},
digest: function (enc) {
digest: function () {
const integrity = algorithms.reduce((acc, algo) => {
const digest = hashes.shift().digest('base64')
const hash = new Hash(