From 976fd7dd191ae8d05f2593c96f5eff1e20ec64ba Mon Sep 17 00:00:00 2001 From: Vasyl Zakharchenko Date: Wed, 3 Jun 2026 20:59:28 +0000 Subject: [PATCH] chore(deps): autoupdate 2026-06-03 --- .../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 0aa9299..eeab8e7 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.0", - "npm-check-updates": "^22.2.1", + "npm-check-updates": "^22.2.2", "shx": "^0.4.0", "typescript": "^6.0.3" } @@ -1870,9 +1870,9 @@ "license": "MIT" }, "node_modules/npm-check-updates": { - "version": "22.2.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.1.tgz", - "integrity": "sha512-mGdIJfhtg+q0BzhbOpbOL73zhMZlgBQMG4wnBwPMMD5k96028UCuV0753YeSYk9odoh7HWK6/cY69bWxT7o+yg==", + "version": "22.2.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.2.tgz", + "integrity": "sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw==", "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 62d8ffa..d64bada 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.0", - "npm-check-updates": "^22.2.1", + "npm-check-updates": "^22.2.2", "shx": "^0.4.0", "typescript": "^6.0.3" }