From c148e3bb834b282fac2f03452d1ff6f58ec938c0 Mon Sep 17 00:00:00 2001 From: Vasyl Zakharchenko Date: Sat, 20 Jun 2026 19:41:08 +0000 Subject: [PATCH] chore(deps): autoupdate 2026-06-20 --- .../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 1ddf5b7..0ee380c 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": "^22.2.3", + "npm-check-updates": "^22.2.6", "shx": "^0.4.0", "typescript": "^6.0.3" } @@ -1870,9 +1870,9 @@ "license": "MIT" }, "node_modules/npm-check-updates": { - "version": "22.2.3", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.3.tgz", - "integrity": "sha512-n8HZ0ywZugYRgEqIm67hbZC5L/9S/gLX+MkGchJB43pP2xib1+u76OpVEJRZ4QP2BksPRi5M1CCStJVfc16+/A==", + "version": "22.2.6", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.6.tgz", + "integrity": "sha512-NqCPubcPSGcuYrFEDjyr29/aZ4OAaWJrsgdeMMdGNXF/BUsB0g8NK8SDYAAGhsWhyrx9NqAEUso+kFRIZTGbiw==", "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 cc2c191..4212209 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": "^22.2.3", + "npm-check-updates": "^22.2.6", "shx": "^0.4.0", "typescript": "^6.0.3" }