diff --git a/package-lock.json b/package-lock.json index d649b59f..ab0ebd55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,11 +9,11 @@ "version": "0.1.43", "license": "(MIT AND CC-BY-SA-4.0 AND OFL-1.1)", "dependencies": { - "@mathigon/boost": "1.2.27", - "@mathigon/core": "1.1.19", - "@mathigon/euclid": "1.2.0", - "@mathigon/fermat": "1.1.20", - "@mathigon/hilbert": "1.1.20", + "@mathigon/boost": "1.2.31", + "@mathigon/core": "1.1.23", + "@mathigon/euclid": "1.2.4", + "@mathigon/fermat": "1.1.24", + "@mathigon/hilbert": "1.1.24", "@sendgrid/mail": "8.1.3", "@types/bcryptjs": "2.4.6", "@types/compression": "1.7.5", @@ -1625,56 +1625,56 @@ } }, "node_modules/@mathigon/boost": { - "version": "1.2.27", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.27.tgz", - "integrity": "sha512-la0puzkxDA5IsTaqzTd6pXmz9dK8EmVubCUHUDPAlgbbuDLALHgFK5jU4hWuXv/1kqHynWOm8bmhbitP3RkuUA==", + "version": "1.2.31", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.31.tgz", + "integrity": "sha512-GpzvRVpLIq/YQzLl3na0RFF9dk/lCFm1QWsm6Rdo9EY6Xpdw3kGosA4IDq26wKJzdelG0scJR1bLo4Ek42gATw==", "dependencies": { - "@mathigon/core": "1.1.19", - "@mathigon/euclid": "1.2.0", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/euclid": "1.2.4", + "@mathigon/fermat": "1.1.24" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/core": { - "version": "1.1.19", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.19.tgz", - "integrity": "sha512-yvL8zxgLaOSp56lrIxoX4eCgBq/24dnKPV9cQRf7g8kO927hE5RiOT52fGv/J2iPFD1YSA5Xi5L6AjlJpmOTJg==", + "version": "1.1.23", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.23.tgz", + "integrity": "sha512-V7x0bX8EEZtdpyVBs5joac5L9MofbSjE1l1hpEPZhxnfz319tQ9ZHUt/ED7tMxmloD4OyxRbu/H55WZjqEnU7g==", "engines": { "node": ">=16" } }, "node_modules/@mathigon/euclid": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.0.tgz", - "integrity": "sha512-8ppW0kXgcxHbRhu63gtOKKzZzRE3DqRPUkbqd6HPxXOfObbo08xbVjYsOsnCUVvqurw5wlRRP/YDjHvkwqUC4A==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.4.tgz", + "integrity": "sha512-J6ePC0eMzqKf/yNqOqq2N+GJaMvrs+aBAVOktTCI0E55NDj4C96H0ZM/dle3+YlNDjscSoqIr50eiGvo2prQdw==", "dependencies": { - "@mathigon/core": "1.1.19", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/fermat": "1.1.24" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/fermat": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.20.tgz", - "integrity": "sha512-2GIfUVXCb6upXz3P141y7cngTD+WZWRuAul9tIpW748O6TRTdakGzCBazf1Te9Zo3Yd11mQ9hWCUmkGx51og3g==", + "version": "1.1.24", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.24.tgz", + "integrity": "sha512-OV2Zy70BmAXAkGgyW26oAcoWSc35Euc8twnA0E0isiP3zKBC5NnZJ8lJ0WErbVRO41B5LxuyJjLTrv6+Qsph7A==", "dependencies": { - "@mathigon/core": "1.1.19" + "@mathigon/core": "1.1.23" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/hilbert": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.20.tgz", - "integrity": "sha512-c2Mt0q5C6SD2zaj9BRGlXgInfJxBfC1XPGH08W9uQ86KHxvGglJ/LGBD0YoobjcUEsdY2+k1ovZZqQBLWnT5ug==", + "version": "1.1.24", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.24.tgz", + "integrity": "sha512-dsKA+M5ZhzIKwZXNbEhWklgoOBPRIAWVycIJbIBEHK87nwbHezD/pEKfE1DL3tRhdvPyVS7143VhCeYwHsXyhA==", "dependencies": { - "@mathigon/core": "1.1.19", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/fermat": "1.1.24" }, "engines": { "node": ">=16" @@ -12759,44 +12759,44 @@ } }, "@mathigon/boost": { - "version": "1.2.27", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.27.tgz", - "integrity": "sha512-la0puzkxDA5IsTaqzTd6pXmz9dK8EmVubCUHUDPAlgbbuDLALHgFK5jU4hWuXv/1kqHynWOm8bmhbitP3RkuUA==", + "version": "1.2.31", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.31.tgz", + "integrity": "sha512-GpzvRVpLIq/YQzLl3na0RFF9dk/lCFm1QWsm6Rdo9EY6Xpdw3kGosA4IDq26wKJzdelG0scJR1bLo4Ek42gATw==", "requires": { - "@mathigon/core": "1.1.19", - "@mathigon/euclid": "1.2.0", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/euclid": "1.2.4", + "@mathigon/fermat": "1.1.24" } }, "@mathigon/core": { - "version": "1.1.19", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.19.tgz", - "integrity": "sha512-yvL8zxgLaOSp56lrIxoX4eCgBq/24dnKPV9cQRf7g8kO927hE5RiOT52fGv/J2iPFD1YSA5Xi5L6AjlJpmOTJg==" + "version": "1.1.23", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.23.tgz", + "integrity": "sha512-V7x0bX8EEZtdpyVBs5joac5L9MofbSjE1l1hpEPZhxnfz319tQ9ZHUt/ED7tMxmloD4OyxRbu/H55WZjqEnU7g==" }, "@mathigon/euclid": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.0.tgz", - "integrity": "sha512-8ppW0kXgcxHbRhu63gtOKKzZzRE3DqRPUkbqd6HPxXOfObbo08xbVjYsOsnCUVvqurw5wlRRP/YDjHvkwqUC4A==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.4.tgz", + "integrity": "sha512-J6ePC0eMzqKf/yNqOqq2N+GJaMvrs+aBAVOktTCI0E55NDj4C96H0ZM/dle3+YlNDjscSoqIr50eiGvo2prQdw==", "requires": { - "@mathigon/core": "1.1.19", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/fermat": "1.1.24" } }, "@mathigon/fermat": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.20.tgz", - "integrity": "sha512-2GIfUVXCb6upXz3P141y7cngTD+WZWRuAul9tIpW748O6TRTdakGzCBazf1Te9Zo3Yd11mQ9hWCUmkGx51og3g==", + "version": "1.1.24", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.24.tgz", + "integrity": "sha512-OV2Zy70BmAXAkGgyW26oAcoWSc35Euc8twnA0E0isiP3zKBC5NnZJ8lJ0WErbVRO41B5LxuyJjLTrv6+Qsph7A==", "requires": { - "@mathigon/core": "1.1.19" + "@mathigon/core": "1.1.23" } }, "@mathigon/hilbert": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.20.tgz", - "integrity": "sha512-c2Mt0q5C6SD2zaj9BRGlXgInfJxBfC1XPGH08W9uQ86KHxvGglJ/LGBD0YoobjcUEsdY2+k1ovZZqQBLWnT5ug==", + "version": "1.1.24", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.24.tgz", + "integrity": "sha512-dsKA+M5ZhzIKwZXNbEhWklgoOBPRIAWVycIJbIBEHK87nwbHezD/pEKfE1DL3tRhdvPyVS7143VhCeYwHsXyhA==", "requires": { - "@mathigon/core": "1.1.19", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/fermat": "1.1.24" } }, "@mongodb-js/saslprep": { diff --git a/package.json b/package.json index 9c8ebf2c..1d2d3281 100644 --- a/package.json +++ b/package.json @@ -22,11 +22,11 @@ "translate": "node build/index.js --translate --all --key google-service-account.json" }, "dependencies": { - "@mathigon/boost": "1.2.27", - "@mathigon/core": "1.1.19", - "@mathigon/euclid": "1.2.0", - "@mathigon/fermat": "1.1.20", - "@mathigon/hilbert": "1.1.20", + "@mathigon/boost": "1.2.31", + "@mathigon/core": "1.1.23", + "@mathigon/euclid": "1.2.4", + "@mathigon/fermat": "1.1.24", + "@mathigon/hilbert": "1.1.24", "@sendgrid/mail": "8.1.3", "@types/bcryptjs": "2.4.6", "@types/compression": "1.7.5",