diff --git a/MIG - Migrating Applications to the Cloud/MIG40/src/frontend/package-lock.json b/MIG - Migrating Applications to the Cloud/MIG40/src/frontend/package-lock.json index 9ef77d1..45937cd 100644 --- a/MIG - Migrating Applications to the Cloud/MIG40/src/frontend/package-lock.json +++ b/MIG - Migrating Applications to the Cloud/MIG40/src/frontend/package-lock.json @@ -5839,9 +5839,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-type": {