diff --git a/THIRD_PARTY_LICENSES.txt b/THIRD_PARTY_LICENSES.txt index 666db997e1..0dd5dc20b9 100644 --- a/THIRD_PARTY_LICENSES.txt +++ b/THIRD_PARTY_LICENSES.txt @@ -36731,7 +36731,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. The following npm package may be included in this product: - - nanoid@3.3.17 + - nanoid@3.3.18 This package contains the following license: diff --git a/package-lock.json b/package-lock.json index 7b6efc0b1e..744618ea32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -209,7 +209,7 @@ "monaco-editor": "0.55.1", "monday-sdk-js": "0.5.8", "msgpackr": "1.12.1", - "nanoid": "3.3.17", + "nanoid": "3.3.18", "node-cron": "3.0.3", "node-emoji": "2.2.0", "nodemailer": "9.0.1", @@ -42611,9 +42611,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.17", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.17.tgz", - "integrity": "sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==", + "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/package.json b/package.json index 747018d014..05c481d764 100644 --- a/package.json +++ b/package.json @@ -233,7 +233,7 @@ "monaco-editor": "0.55.1", "monday-sdk-js": "0.5.8", "msgpackr": "1.12.1", - "nanoid": "3.3.17", + "nanoid": "3.3.18", "node-cron": "3.0.3", "node-emoji": "2.2.0", "nodemailer": "9.0.1",