Skip to content

Revert "fix(deps): update dependency tracekit to ^0.4.7" #103508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2025
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
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
"supertest": "^7.1.0",
"textarea-caret": "^3.1.0",
"to-title-case": "^1.0.0",
"tracekit": "^0.4.7",
"tracekit": "^0.4.5",
"twemoji": "^12.1.6",
"ua-parser-js": "^0.7.22",
"uplot": "^1.6.32",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14513,7 +14513,7 @@ __metadata:
supertest: "npm:^7.1.0"
textarea-caret: "npm:^3.1.0"
to-title-case: "npm:^1.0.0"
tracekit: "npm:^0.4.7"
tracekit: "npm:^0.4.5"
twemoji: "npm:^12.1.6"
ua-parser-js: "npm:^0.7.22"
uplot: "npm:^1.6.32"
Expand Down Expand Up @@ -34622,10 +34622,10 @@ __metadata:
languageName: node
linkType: hard

"tracekit@npm:^0.4.7":
version: 0.4.7
resolution: "tracekit@npm:0.4.7"
checksum: ce912e1054ac5c72b519f979ea0be57cf1bbce206165b7f6a34038cf1c172ec8a5217e5fbaa86d96cc06e191734e3ce7a1ca24a896d6dd20378bdca11e7f01f2
"tracekit@npm:^0.4.5":
version: 0.4.5
resolution: "tracekit@npm:0.4.5"
checksum: 4c9bd11d34a517d1cf10c1fc5e1a2af7c350271e814a1227b86038cdc11a119f0bad10b2b134edb0c3349bc73570eff95a07caf90184028a191d070f9aad3266
languageName: node
linkType: hard

Expand Down
Loading