diff --git a/package-lock.json b/package-lock.json index dc325e18..6b8903d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,11 +9,11 @@ "version": "0.1.42", "license": "(MIT AND CC-BY-SA-4.0 AND OFL-1.1)", "dependencies": { - "@mathigon/boost": "1.2.21", - "@mathigon/core": "1.1.16", - "@mathigon/euclid": "1.1.18", - "@mathigon/fermat": "1.1.15", - "@mathigon/hilbert": "1.1.15", + "@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", "@sendgrid/mail": "8.0.0", "@types/bcryptjs": "2.4.6", "@types/compression": "1.7.5", @@ -2136,56 +2136,56 @@ } }, "node_modules/@mathigon/boost": { - "version": "1.2.21", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.21.tgz", - "integrity": "sha512-++gC25fMJDG3uU9orWMZmTgnbt0yHGynny3mItN8HvLHA5rmu5kzrDFuGc2lLJSQvrx7X8OZ5ev/MSoh369/qg==", + "version": "1.2.27", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.27.tgz", + "integrity": "sha512-la0puzkxDA5IsTaqzTd6pXmz9dK8EmVubCUHUDPAlgbbuDLALHgFK5jU4hWuXv/1kqHynWOm8bmhbitP3RkuUA==", "dependencies": { - "@mathigon/core": "1.1.16", - "@mathigon/euclid": "1.1.18", - "@mathigon/fermat": "1.1.15" + "@mathigon/core": "1.1.19", + "@mathigon/euclid": "1.2.0", + "@mathigon/fermat": "1.1.20" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/core": { - "version": "1.1.16", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.16.tgz", - "integrity": "sha512-C1mSA79t2mCJX2DFkdwaIClkB5tgDRPYe2b7h6r6runfMhHYpfVWBdWLG0oGSWma3g+FMRaaqg/lszxn8IawLA==", + "version": "1.1.19", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.19.tgz", + "integrity": "sha512-yvL8zxgLaOSp56lrIxoX4eCgBq/24dnKPV9cQRf7g8kO927hE5RiOT52fGv/J2iPFD1YSA5Xi5L6AjlJpmOTJg==", "engines": { "node": ">=16" } }, "node_modules/@mathigon/euclid": { - "version": "1.1.18", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.18.tgz", - "integrity": "sha512-uDtNrZ1LinKbh1YGkiJxDHrX1LEa+hNXIe2gaovm/q8FUa4hSR7oBRrtn/89d5Ogh1/4FWJOWv3bgBiqWS/QuA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.0.tgz", + "integrity": "sha512-8ppW0kXgcxHbRhu63gtOKKzZzRE3DqRPUkbqd6HPxXOfObbo08xbVjYsOsnCUVvqurw5wlRRP/YDjHvkwqUC4A==", "dependencies": { - "@mathigon/core": "1.1.16", - "@mathigon/fermat": "1.1.15" + "@mathigon/core": "1.1.19", + "@mathigon/fermat": "1.1.20" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/fermat": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.15.tgz", - "integrity": "sha512-+HCTvOxevcXXau4Cse1MHpP81Hm2REx+Qs7Hmr26AQZb4bcepyIfO4+m+1KSUhBD2Hr0hp+dwiGmD1f/iB+gAQ==", + "version": "1.1.20", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.20.tgz", + "integrity": "sha512-2GIfUVXCb6upXz3P141y7cngTD+WZWRuAul9tIpW748O6TRTdakGzCBazf1Te9Zo3Yd11mQ9hWCUmkGx51og3g==", "dependencies": { - "@mathigon/core": "1.1.16" + "@mathigon/core": "1.1.19" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/hilbert": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.15.tgz", - "integrity": "sha512-uqpf8HGoRpNOe9ZcJ6ukzSJsRFOjQnUXBGtq3yQg7iEgmTKRWnJp9uRrgvUTSNNyFja00ODrKmBbOndKeHkbEg==", + "version": "1.1.20", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.20.tgz", + "integrity": "sha512-c2Mt0q5C6SD2zaj9BRGlXgInfJxBfC1XPGH08W9uQ86KHxvGglJ/LGBD0YoobjcUEsdY2+k1ovZZqQBLWnT5ug==", "dependencies": { - "@mathigon/core": "1.1.16", - "@mathigon/fermat": "1.1.15" + "@mathigon/core": "1.1.19", + "@mathigon/fermat": "1.1.20" }, "engines": { "node": ">=16" @@ -13156,44 +13156,44 @@ "dev": true }, "@mathigon/boost": { - "version": "1.2.21", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.21.tgz", - "integrity": "sha512-++gC25fMJDG3uU9orWMZmTgnbt0yHGynny3mItN8HvLHA5rmu5kzrDFuGc2lLJSQvrx7X8OZ5ev/MSoh369/qg==", + "version": "1.2.27", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.27.tgz", + "integrity": "sha512-la0puzkxDA5IsTaqzTd6pXmz9dK8EmVubCUHUDPAlgbbuDLALHgFK5jU4hWuXv/1kqHynWOm8bmhbitP3RkuUA==", "requires": { - "@mathigon/core": "1.1.16", - "@mathigon/euclid": "1.1.18", - "@mathigon/fermat": "1.1.15" + "@mathigon/core": "1.1.19", + "@mathigon/euclid": "1.2.0", + "@mathigon/fermat": "1.1.20" } }, "@mathigon/core": { - "version": "1.1.16", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.16.tgz", - "integrity": "sha512-C1mSA79t2mCJX2DFkdwaIClkB5tgDRPYe2b7h6r6runfMhHYpfVWBdWLG0oGSWma3g+FMRaaqg/lszxn8IawLA==" + "version": "1.1.19", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.19.tgz", + "integrity": "sha512-yvL8zxgLaOSp56lrIxoX4eCgBq/24dnKPV9cQRf7g8kO927hE5RiOT52fGv/J2iPFD1YSA5Xi5L6AjlJpmOTJg==" }, "@mathigon/euclid": { - "version": "1.1.18", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.18.tgz", - "integrity": "sha512-uDtNrZ1LinKbh1YGkiJxDHrX1LEa+hNXIe2gaovm/q8FUa4hSR7oBRrtn/89d5Ogh1/4FWJOWv3bgBiqWS/QuA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.0.tgz", + "integrity": "sha512-8ppW0kXgcxHbRhu63gtOKKzZzRE3DqRPUkbqd6HPxXOfObbo08xbVjYsOsnCUVvqurw5wlRRP/YDjHvkwqUC4A==", "requires": { - "@mathigon/core": "1.1.16", - "@mathigon/fermat": "1.1.15" + "@mathigon/core": "1.1.19", + "@mathigon/fermat": "1.1.20" } }, "@mathigon/fermat": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.15.tgz", - "integrity": "sha512-+HCTvOxevcXXau4Cse1MHpP81Hm2REx+Qs7Hmr26AQZb4bcepyIfO4+m+1KSUhBD2Hr0hp+dwiGmD1f/iB+gAQ==", + "version": "1.1.20", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.20.tgz", + "integrity": "sha512-2GIfUVXCb6upXz3P141y7cngTD+WZWRuAul9tIpW748O6TRTdakGzCBazf1Te9Zo3Yd11mQ9hWCUmkGx51og3g==", "requires": { - "@mathigon/core": "1.1.16" + "@mathigon/core": "1.1.19" } }, "@mathigon/hilbert": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.15.tgz", - "integrity": "sha512-uqpf8HGoRpNOe9ZcJ6ukzSJsRFOjQnUXBGtq3yQg7iEgmTKRWnJp9uRrgvUTSNNyFja00ODrKmBbOndKeHkbEg==", + "version": "1.1.20", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.20.tgz", + "integrity": "sha512-c2Mt0q5C6SD2zaj9BRGlXgInfJxBfC1XPGH08W9uQ86KHxvGglJ/LGBD0YoobjcUEsdY2+k1ovZZqQBLWnT5ug==", "requires": { - "@mathigon/core": "1.1.16", - "@mathigon/fermat": "1.1.15" + "@mathigon/core": "1.1.19", + "@mathigon/fermat": "1.1.20" } }, "@mongodb-js/saslprep": { diff --git a/package.json b/package.json index b9deb372..dfc2e397 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.21", - "@mathigon/core": "1.1.16", - "@mathigon/euclid": "1.1.18", - "@mathigon/fermat": "1.1.15", - "@mathigon/hilbert": "1.1.15", + "@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", "@sendgrid/mail": "8.0.0", "@types/bcryptjs": "2.4.6", "@types/compression": "1.7.5",