24
1
Fork 0

Merge branch 'dependabot/npm_and_yarn/trim-newlines-3.0.1' into master

See https://github.com/timvisee/send/pull/43
This commit is contained in:
timvisee 2021-06-09 13:28:26 +02:00
commit 46ae4a220b
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 5 additions and 5 deletions

10
package-lock.json generated
View File

@ -6856,8 +6856,8 @@
"dev": true
},
"configstore": {
"version": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
"from": "github:dannycoates/configstore#master",
"version": "5.0.0",
"resolved": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
"requires": {
"dot-prop": "^5.1.0"
}
@ -19729,9 +19729,9 @@
}
},
"trim-newlines": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.0.tgz",
"integrity": "sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
"integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==",
"dev": true
},
"trim-right": {