diff --git a/themes/package-lock.json b/themes/package-lock.json index 8d4f23a..fa318f2 100644 --- a/themes/package-lock.json +++ b/themes/package-lock.json @@ -1,6 +1,6 @@ { "name": "hugo-theme-dopetrope", - "version": "1.0.0", + "version": "4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -2289,7 +2289,7 @@ "path-parse": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz", - "integrity": "sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=", + "integrity": "sha512-u4e4H/UUeMbJ1UnBnePf6r4cm4fFZs57BMocUSFeea807JTYk2HJnE9GjUpWHaDZk1OQGoArnWW1yEo9nd57ww==", "dev": true }, "path-root": {