Skip to content

Commit fbcd4d2

Browse files
authored
chore: address CVE-2026-44705 (#2786)
1 parent be830f4 commit fbcd4d2

2 files changed

Lines changed: 570 additions & 589 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
"@colors/colors": "^1.6.0",
6868
"@microsoft/eslint-plugin-sdl/eslint-plugin-n": "^17.10.3",
6969
"@microsoft/eslint-plugin-sdl/eslint-plugin-react": "^7.37.3",
70-
"@nx/devkit/minimatch": "^10.2.4",
71-
"@nx/js/picomatch": "^4.0.2",
72-
"@nx/workspace/picomatch": "^4.0.2",
70+
"@nx/devkit/minimatch": "^10.2.5",
71+
"@nx/js/picomatch": "^4.0.4",
72+
"@nx/workspace/picomatch": "^4.0.4",
7373
"@react-native-windows/cli/@xmldom/xmldom": "^0.9.0",
7474
"@react-native-windows/telemetry/@xmldom/xmldom": "^0.9.0",
7575
"appium/ajv": "~8.18.0",
@@ -85,7 +85,7 @@
8585
"compression/bytes": "^3.1.2",
8686
"node-gyp": "ignore:",
8787
"node-gyp-build": "ignore:",
88-
"nx/minimatch": "^10.2.4",
88+
"nx/minimatch": "^10.2.5",
8989
"react-native-windows/@react-native-community/cli": "^20.0.0",
9090
"react-native-windows/@react-native-community/cli-platform-android": "^20.0.0",
9191
"react-native-windows/@react-native-community/cli-platform-ios": "^20.0.0",

0 commit comments

Comments
 (0)