Browse Source

chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /resources/load-test

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 3 years ago
parent
commit
a6a95ad13b
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      resources/load-test/package-lock.json

+ 3
- 3
resources/load-test/package-lock.json View File

@@ -4963,9 +4963,9 @@
4963 4963
       "dev": true
4964 4964
     },
4965 4965
     "path-parse": {
4966
-      "version": "1.0.6",
4967
-      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
4968
-      "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
4966
+      "version": "1.0.7",
4967
+      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
4968
+      "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
4969 4969
       "dev": true
4970 4970
     },
4971 4971
     "path-to-regexp": {

Loading…
Cancel
Save