Browse Source

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

See https://github.com/timvisee/send/pull/43
timvisee 3 years ago
parent
commit
46ae4a220b
1 changed files with 5 additions and 5 deletions
  1. 5 5
      package-lock.json

+ 5 - 5
package-lock.json

@@ -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": {