24
1
Fork 0

Merge branch 'master' into dependabot/npm_and_yarn/tar-4.4.19

See https://github.com/timvisee/send/pull/70
This commit is contained in:
timvisee 2022-02-14 13:40:49 +01:00
commit eabff183ec
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -9250,9 +9250,9 @@
}
},
"follow-redirects": {
"version": "1.14.7",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz",
"integrity": "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==",
"version": "1.14.8",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz",
"integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==",
"dev": true
},
"for-in": {