From 33a2cb762e810f906a09fe9b58c717d5e0d294a2 Mon Sep 17 00:00:00 2001 From: Vasyl Zakharchenko Date: Mon, 24 Aug 2026 01:24:12 +0000 Subject: [PATCH] chore(deps): autoupdate 2026-08-24 --- .../frontend/package-lock.json | 8 ++++---- .../frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/atlassian-connect-forge-spring-boot-sample/frontend/package-lock.json b/examples/atlassian-connect-forge-spring-boot-sample/frontend/package-lock.json index 89f9a4f..48926a1 100644 --- a/examples/atlassian-connect-forge-spring-boot-sample/frontend/package-lock.json +++ b/examples/atlassian-connect-forge-spring-boot-sample/frontend/package-lock.json @@ -17,7 +17,7 @@ "@types/react": "19.2.15", "@types/react-dom": "19.2.3", "esbuild": "^0.28.2", - "npm-check-updates": "^23.0.2", + "npm-check-updates": "^23.1.0", "shx": "^0.4.0", "typescript": "^7.0.2" } @@ -2350,9 +2350,9 @@ "license": "MIT" }, "node_modules/npm-check-updates": { - "version": "23.0.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-23.0.2.tgz", - "integrity": "sha512-t5tv+d4sP+WbSwcDAFBwDxSUJRomc+TJoURPu7q5B/19toUsR/7eshRxBdWdE7iYw80iE4O4D/7OvCvIcaG8ug==", + "version": "23.1.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-23.1.0.tgz", + "integrity": "sha512-u6Odx/JDpDXNqXp5pPsVN0RhuWkNrBe4Sz26J7yWJcEadopKhQgcB+bFq2PK35iJY6vc6h1PbnXmnwfiOFQl/w==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/examples/atlassian-connect-forge-spring-boot-sample/frontend/package.json b/examples/atlassian-connect-forge-spring-boot-sample/frontend/package.json index e420aba..17cd45b 100644 --- a/examples/atlassian-connect-forge-spring-boot-sample/frontend/package.json +++ b/examples/atlassian-connect-forge-spring-boot-sample/frontend/package.json @@ -23,7 +23,7 @@ "@types/react": "19.2.15", "@types/react-dom": "19.2.3", "esbuild": "^0.28.2", - "npm-check-updates": "^23.0.2", + "npm-check-updates": "^23.1.0", "shx": "^0.4.0", "typescript": "^7.0.2" }