From 4a5b303e811d149118d051048b6de151c9259c23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 20:15:48 +0000 Subject: [PATCH] fix(deps): update dependency @netlify/plugin-csp-nonce to ^1.2.10 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 22e3674..545d752 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@netlify/build": "^29.54.2", "@netlify/functions": "^2.8.1", - "@netlify/plugin-csp-nonce": "^1.2.9", + "@netlify/plugin-csp-nonce": "^1.2.10", "@netlify/sdk": "^2.3.0", "@tanstack/react-query": "^5.55.4", "@trpc/client": "11.0.0-rc.477", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e04105..6a25916 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: specifier: ^2.8.1 version: 2.8.1 '@netlify/plugin-csp-nonce': - specifier: ^1.2.9 + specifier: ^1.2.10 version: 1.2.10 '@netlify/sdk': specifier: ^2.3.0