Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
"on-headers": "^1.1.0",
"react-native-macos": "patch:react-native-macos@npm%3A0.74.30#~/.yarn/patches/react-native-macos-npm-0.74.30-e4edf98920.patch",
"semver": "^7.5.2",
"tar-fs": "^3.0.9",
"ws": "^8.17.1",
"yaml": "^2.2.2"
},
Expand Down
2 changes: 0 additions & 2 deletions tester_deps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"form-data": "^4.0.4",
"on-headers": "^1.1.0",
"semver": "^7.5.2",
"tar-fs": "^3.0.9",
"ws": "^8.17.1",
"xml2js": "^0.5.0",
"yaml": "^2.2.2"
Expand All @@ -40,7 +39,6 @@
"axios": "Patching security issue",
"form-data": "Patching security issue",
"on-headers": "Patching security issue",
"tar-fs": "Patching security issue",
"wdio-json-reporter/jest-matchers/jest-message-util/micromatch/parse-glob/glob-base/glob-parent": "There is a security risk associated with this package version (it's a very outdated packaged, 2.0.0). Therefore, we are forcing an upgrade to the patched version.",
"wdio-json-reporter/jest-matchers/jest-message-util/micromatch/braces": " There is a security risk associated with this package version (it's a very outdated packaged, 1.8.2). Therefore, we are forcing an upgrade to the patched version.",
"ws": "Patching security issue"
Expand Down
8 changes: 4 additions & 4 deletions tester_deps/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7016,9 +7016,9 @@ __metadata:
languageName: node
linkType: hard

"tar-fs@npm:^3.0.9":
version: 3.0.9
resolution: "tar-fs@npm:3.0.9"
"tar-fs@npm:^3.0.6, tar-fs@npm:^3.0.8":
version: 3.1.1
resolution: "tar-fs@npm:3.1.1"
dependencies:
bare-fs: "npm:^4.0.1"
bare-path: "npm:^3.0.0"
Expand All @@ -7029,7 +7029,7 @@ __metadata:
optional: true
bare-path:
optional: true
checksum: 10c0/e7c6c8b7d1bf342bab0e94e0a2d96dc73c18d0cc6b59ee7b57f919adb08f5cee7f417cb4baee8322789292dc51ae67028cfd5d73f3559c919723ec7d71aa8959
checksum: 10c0/0c677d711c4aa41f94e1a712aa647022ba1910ff84430739e5d9e95a615e3ea1b7112dc93164fc8ce30dc715befcf9cfdc64da27d4e7958d73c59bda06aa0d8e
languageName: node
linkType: hard

Expand Down
26 changes: 22 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17078,6 +17078,13 @@ __metadata:
languageName: node
linkType: hard

"mkdirp-classic@npm:^0.5.2":
version: 0.5.3
resolution: "mkdirp-classic@npm:0.5.3"
checksum: 10c0/95371d831d196960ddc3833cc6907e6b8f67ac5501a6582f47dfae5eb0f092e9f8ce88e0d83afcae95d6e2b61a01741ba03714eeafb6f7a6e9dcc158ac85b168
languageName: node
linkType: hard

"mkdirp@npm:>=0.5 0, mkdirp@npm:^0.5.1, mkdirp@npm:~0.5.1":
version: 0.5.6
resolution: "mkdirp@npm:0.5.6"
Expand Down Expand Up @@ -20693,9 +20700,20 @@ __metadata:
languageName: node
linkType: hard

"tar-fs@npm:^3.0.9":
version: 3.0.9
resolution: "tar-fs@npm:3.0.9"
"tar-fs@npm:3.0.4":
version: 3.0.4
resolution: "tar-fs@npm:3.0.4"
dependencies:
mkdirp-classic: "npm:^0.5.2"
pump: "npm:^3.0.0"
tar-stream: "npm:^3.1.5"
checksum: 10c0/120f026d891e5b4f7147a5ae5816e3a9b7f2c5b4ca61714dab3fe1244961607dccca40c11cafc584e625838c57d1308da5bb28b13d70b85ab566bc4c9f1c88b1
languageName: node
linkType: hard

"tar-fs@npm:^3.0.4, tar-fs@npm:^3.0.6, tar-fs@npm:^3.0.8":
version: 3.1.1
resolution: "tar-fs@npm:3.1.1"
dependencies:
bare-fs: "npm:^4.0.1"
bare-path: "npm:^3.0.0"
Expand All @@ -20706,7 +20724,7 @@ __metadata:
optional: true
bare-path:
optional: true
checksum: 10c0/e7c6c8b7d1bf342bab0e94e0a2d96dc73c18d0cc6b59ee7b57f919adb08f5cee7f417cb4baee8322789292dc51ae67028cfd5d73f3559c919723ec7d71aa8959
checksum: 10c0/0c677d711c4aa41f94e1a712aa647022ba1910ff84430739e5d9e95a615e3ea1b7112dc93164fc8ce30dc715befcf9cfdc64da27d4e7958d73c59bda06aa0d8e
languageName: node
linkType: hard

Expand Down