diff --git a/package-lock.json b/package-lock.json index 589e729c..ae89bd98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6898,9 +6898,9 @@ "license": "MIT" }, "node_modules/nanoid": { - "version": "3.3.15", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.15.tgz", - "integrity": "sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==", + "version": "3.3.18", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz", + "integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==", "funding": [ { "type": "github", diff --git a/publishing/updates/snapshot.json b/publishing/updates/snapshot.json index 78e32815..e89231e1 100644 --- a/publishing/updates/snapshot.json +++ b/publishing/updates/snapshot.json @@ -2,8 +2,18 @@ "schemaVersion": 3, "repository": "genii-foundation/coherence-thesis", "branch": "main", - "headSha": "9df711110b67080e087fbd042de45052bae75667", + "headSha": "7e417fb1aa17d956b1939634d2463f9b51163b83", "commits": [ + { + "sha": "7e417fb1aa17d956b1939634d2463f9b51163b83", + "committedAt": "2026-08-19T01:55:42.000Z", + "subject": "chore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 (#200)", + "commitUrl": "https://github.com/genii-foundation/coherence-thesis/commit/7e417fb1aa17d956b1939634d2463f9b51163b83", + "filesChanged": 2, + "additions": 14, + "deletions": 4, + "isLiterary": false + }, { "sha": "9df711110b67080e087fbd042de45052bae75667", "committedAt": "2026-08-19T01:29:22.000Z",