From c08077a178539e916da65f504f7f755208651210 Mon Sep 17 00:00:00 2001 From: Vasyl Zakharchenko Date: Sat, 8 Aug 2026 01:46:22 +0000 Subject: [PATCH] chore(deps): autoupdate 2026-08-08 --- .../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 689b8b3..3af9cc6 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.1", - "npm-check-updates": "^23.0.1", + "npm-check-updates": "^23.0.2", "shx": "^0.4.0", "typescript": "^7.0.2" } @@ -2230,9 +2230,9 @@ "license": "MIT" }, "node_modules/npm-check-updates": { - "version": "23.0.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-23.0.1.tgz", - "integrity": "sha512-e4hu3Rq4waj7SnhzvqAc5UG557mfP5e3JIFFQd7Fg3RiRkJl8yR90NFoZ1GSWUT3S/QacJndJb+7dLQBPeH+iA==", + "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==", "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 53bce1b..0233834 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.1", - "npm-check-updates": "^23.0.1", + "npm-check-updates": "^23.0.2", "shx": "^0.4.0", "typescript": "^7.0.2" }