Skip to content

Commit 26718b6

Browse files
DewskCopilot
andauthored
Fix: Update component governance packages (#4160)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6b1f7c4f-90bd-47eb-b522-a5a9059b228c Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 80bf14d commit 26718b6

2 files changed

Lines changed: 270 additions & 214 deletions

File tree

package.json

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,29 @@
6161
"resolutions": {
6262
"@fluentui/react-native-icons/@types/react-native": "ignore:",
6363
"@types/react": "19.1.17",
64-
"axios": "^1.13.5",
64+
"@xmldom/xmldom@npm:^0.7.7": "0.7.13",
65+
"@xmldom/xmldom@npm:^0.8.8": "0.8.13",
66+
"@xmldom/xmldom@npm:^0.9.5": "0.9.10",
67+
"@xmldom/xmldom@npm:^0.x": "0.9.10",
68+
"axios": "^1.18.1",
69+
"esbuild@npm:~0.25.0": "0.25.12",
6570
"expect-webdriverio": "patch:expect-webdriverio@npm%3A5.6.1#~/.yarn/patches/expect-webdriverio-npm-5.6.1-69666d39e9.patch",
71+
"form-data": "4.0.6",
72+
"lodash": "4.18.1",
73+
"path-to-regexp": "8.4.2",
74+
"picomatch@npm:^2.0.4": "2.3.2",
75+
"picomatch@npm:^2.2.1": "2.3.2",
76+
"picomatch@npm:^2.2.3": "2.3.2",
77+
"picomatch@npm:^2.3.1": "2.3.2",
6678
"react-native-macos": "patch:react-native-macos@npm%3A0.81.2#~/.yarn/patches/react-native-macos-npm-0.81.2-dabaa9c16d.patch",
67-
"unicorn-magic": "^0.4.0"
79+
"shell-quote": "1.9.0",
80+
"tmp": "0.2.7",
81+
"undici@npm:^6.21.3": "6.27.0",
82+
"unicorn-magic": "^0.4.0",
83+
"ws@npm:8.19.0": "8.21.0",
84+
"ws@npm:^6.2.3": "6.2.4",
85+
"ws@npm:^7": "7.5.11",
86+
"ws@npm:^7.5.10": "7.5.11"
6887
},
6988
"engines": {
7089
"node": ">=22.12"

0 commit comments

Comments
 (0)