diff --git a/PowerFont/PCF/Code/package-lock.json b/PowerFont/PCF/Code/package-lock.json index e9486a8..cd6b1fb 100644 --- a/PowerFont/PCF/Code/package-lock.json +++ b/PowerFont/PCF/Code/package-lock.json @@ -4677,10 +4677,11 @@ } }, "node_modules/flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", "dev": true, + "license": "ISC", "peer": true }, "node_modules/follow-redirects": {