diff --git a/ui/extensions/hello/package-lock.json b/ui/extensions/hello/package-lock.json index 241c42c..ba3c5a5 100644 --- a/ui/extensions/hello/package-lock.json +++ b/ui/extensions/hello/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@crowdstrike/falcon-shoelace": "0.4.0", - "@crowdstrike/foundry-js": "0.20.0", + "@crowdstrike/foundry-js": "0.21.0", "@crowdstrike/tailwind-toucan-base": "5.0.0", "@shoelace-style/shoelace": "2.20.1", "react": "19.2.1", @@ -1917,9 +1917,9 @@ "license": "MIT" }, "node_modules/@crowdstrike/foundry-js": { - "version": "0.20.0", - "resolved": "https://registry.npmjs.org/@crowdstrike/foundry-js/-/foundry-js-0.20.0.tgz", - "integrity": "sha512-GINw0WJqw1lbuOZIizOUpQBYuQ5DXMoaQQSmm2PwoDOfyR3k2//Sw5jlw7LEjQk1y6/L1JoXgf9/GoJaiyi2Pw==", + "version": "0.21.0", + "resolved": "https://registry.npmjs.org/@crowdstrike/foundry-js/-/foundry-js-0.21.0.tgz", + "integrity": "sha512-anhEJJQXSGnpwOMhyYquXyLRQx1OdsqZ205xewLt3LUccz6hZpAJRFs6M+u/y4xzV8xXQ0+Y0Swz/JbHXXYLdQ==", "license": "MIT", "dependencies": { "emittery": "1.2.0", diff --git a/ui/extensions/hello/package.json b/ui/extensions/hello/package.json index 12681b0..8a0bb2d 100644 --- a/ui/extensions/hello/package.json +++ b/ui/extensions/hello/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@crowdstrike/falcon-shoelace": "0.4.0", - "@crowdstrike/foundry-js": "0.20.0", + "@crowdstrike/foundry-js": "0.21.0", "@crowdstrike/tailwind-toucan-base": "5.0.0", "@shoelace-style/shoelace": "2.20.1", "react": "19.2.1",