From f8274ed949a3e72cceccbdc02c45ffddb49aeb6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Dec 2025 06:29:45 +0000 Subject: [PATCH] fix: upgrade @timbenniks/contentstack-endpoints from 2.0.0 to 2.1.0 Snyk has created this PR to upgrade @timbenniks/contentstack-endpoints from 2.0.0 to 2.1.0. See this package in npm: @timbenniks/contentstack-endpoints See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/bfb18ed6-d75f-4fdd-a858-d7bae2b0c909?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 55cc688..a615d37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@contentstack/delivery-sdk": "^4.10.1", "@contentstack/live-preview-utils": "4.1.0", "@nuxtjs/tailwindcss": "^6.14.0", - "@timbenniks/contentstack-endpoints": "^2.0.0", + "@timbenniks/contentstack-endpoints": "^2.1.0", "nuxt": "^4.0.3", "vue": "latest", "vue-router": "latest" @@ -3269,9 +3269,9 @@ "license": "CC0-1.0" }, "node_modules/@timbenniks/contentstack-endpoints": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@timbenniks/contentstack-endpoints/-/contentstack-endpoints-2.0.0.tgz", - "integrity": "sha512-8jP7K+4ShhQLaKzTBRsFw+F9l7cDYculVvEsHh5npqOh1NBov95SPxcmv2VN432Y7peu4e1/jFqMy+PuwGxalQ==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@timbenniks/contentstack-endpoints/-/contentstack-endpoints-2.1.0.tgz", + "integrity": "sha512-KKbFnAppoxmFn+nDAhOlPN/QDPAF6t7hrZMuyGSQ0aMUy3TAEnqotLTVXIAJEpMo62AzsYN+pUfYVcubpj6X4A==", "license": "MIT" }, "node_modules/@tybys/wasm-util": { diff --git a/package.json b/package.json index 99976f4..bb0edc0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@contentstack/delivery-sdk": "^4.10.1", "@contentstack/live-preview-utils": "4.1.0", "@nuxtjs/tailwindcss": "^6.14.0", - "@timbenniks/contentstack-endpoints": "^2.0.0", + "@timbenniks/contentstack-endpoints": "^2.1.0", "nuxt": "^4.0.3", "vue": "latest", "vue-router": "latest"