Fix dependabot warning on path-parse

This commit is contained in:
Andrew Eisenberg 2021-09-01 21:06:53 -07:00
parent 11db623ba8
commit cda7fe109b
6 changed files with 29 additions and 133 deletions

View file

@ -1,6 +1,6 @@
{
"name": "path-parse",
"version": "1.0.6",
"version": "1.0.7",
"description": "Node.js path.parse() ponyfill",
"main": "index.js",
"scripts": {