Skip to content
Draft
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
5 changes: 5 additions & 0 deletions .changeset/sec-10598-underscore-1-13-8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@phantom/synpress': patch
---

chore(SEC-10598): upgrade underscore to 1.13.8 (GHSA-qpx9-hpmf-5gmw)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"find-config": "^1.0.0",
"get-port": "^7.0.0",
"node-fetch": "^2.6.1",
"underscore": "^1.13.6",
"underscore": "^1.13.8",
"unzip-crx-3": "^0.2.0",
"viem": "^1.6.0",
"wait-on": "^7.0.1"
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1218,7 +1218,7 @@ __metadata:
serve: "npm:^14.2.0"
start-server-and-test: "npm:^2.0.0"
turbo: "npm:^1.10.12"
underscore: "npm:^1.13.6"
underscore: "npm:^1.13.8"
unzip-crx-3: "npm:^0.2.0"
viem: "npm:^1.6.0"
wait-on: "npm:^7.0.1"
Expand Down Expand Up @@ -12214,10 +12214,10 @@ __metadata:
languageName: node
linkType: hard

"underscore@npm:^1.13.6":
version: 1.13.7
resolution: "underscore@npm:1.13.7"
checksum: 10c0/fad2b4aac48847674aaf3c30558f383399d4fdafad6dd02dd60e4e1b8103b52c5a9e5937e0cc05dacfd26d6a0132ed0410ab4258241240757e4a4424507471cd
"underscore@npm:^1.13.8":
version: 1.13.8
resolution: "underscore@npm:1.13.8"
checksum: 10c0/6677688daeda30484823e77c0b89ce4dcf29964a77d5a06f37299c007ab4bb1c66a0ff75e0d274620b62a1fe2a6ba29879f8214533ca611d71a1ae504f2bfc9b
languageName: node
linkType: hard

Expand Down