diff --git a/README.md b/README.md index 6e5f7d1..5d2b932 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # Rubykit Framework static website. diff --git a/package-lock.json b/package-lock.json index 574659a..e2fb0d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4965,9 +4965,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-root": {