diff --git a/package-lock.json b/package-lock.json index e5411e2..b6dc6ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,11 +49,10 @@ } }, "node_modules/@babel/cli": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.25.9.tgz", - "integrity": "sha512-I+02IfrTiSanpxJBlZQYb18qCxB6c2Ih371cVpfgIrPQrjAYkf45XxomTJOG8JBWX5GY35/+TmhCMdJ4ZPkL8Q==", + "version": "7.26.4", + "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.26.4.tgz", + "integrity": "sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw==", "dev": true, - "license": "MIT", "dependencies": { "@jridgewell/trace-mapping": "^0.3.25", "commander": "^6.2.0", @@ -2000,21 +1999,19 @@ } }, "node_modules/@natlibfi/fixugen": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@natlibfi/fixugen/-/fixugen-2.0.10.tgz", - "integrity": "sha512-GYV9kU2RbG7a7iIM/3j6FITp9AnSquN1eHbwS3m3DPskmw92TXZiWPdzwvPprqHFhZdtlkjU34esPsvH2FMiow==", + "version": "2.0.12", + "resolved": "https://registry.npmjs.org/@natlibfi/fixugen/-/fixugen-2.0.12.tgz", + "integrity": "sha512-r1H5JPnMVynWtAeEjBZl6sRxog+17Eiv7dkfXtns/Cqxyk1SJkLA8i22ZtNcYFqscuTG/PTTG3dGbyFtzCMrew==", "dev": true, - "license": "MIT", "engines": { "node": ">=18" } }, "node_modules/@natlibfi/fixura": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/@natlibfi/fixura/-/fixura-3.0.10.tgz", - "integrity": "sha512-e988BZI6rcSVPTiYtTzUG3U/U8N2Ui9phOLIFV3SwY1JgEpBRThJMILEISNHo7oME1CZ8rmCHkhNmOvRn4/7Jg==", + "version": "3.0.11", + "resolved": "https://registry.npmjs.org/@natlibfi/fixura/-/fixura-3.0.11.tgz", + "integrity": "sha512-5D/nWcjtobH9zERwLt53ELgLMktgdV1Layly8YpyMfmsbiJtRqSiFSfdNKuo+9dvqMI5zHXyKy+X0xxbC+L+XA==", "dev": true, - "license": "MIT", "dependencies": { "@babel/register": "^7.25.7" }, @@ -5817,11 +5814,10 @@ "license": "MIT" }, "node_modules/nodemon": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.7.tgz", - "integrity": "sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==", + "version": "3.1.9", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.9.tgz", + "integrity": "sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==", "dev": true, - "license": "MIT", "dependencies": { "chokidar": "^3.5.2", "debug": "^4",