Browse Source

Merge branch 'dependabot/npm_and_yarn/path-parse-1.0.7' into master

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

+ 5 - 5
package-lock.json

@@ -6233,8 +6233,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"
       }
@@ -14477,9 +14477,9 @@
       "dev": true
     },
     "path-parse": {
-      "version": "1.0.6",
-      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
-      "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
+      "version": "1.0.7",
+      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
+      "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
       "dev": true
     },
     "path-to-regexp": {