Skip to content
Closed
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 modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@angular/router": "16.2.1",
"@swimlane/ngx-charts": "21.1.3",
"ace-builds": "1.41.0",
"core-js": "3.41.0",
"core-js": "3.45.0",
"crop-url": "4.0.1",
"d3-shape": "3.2.0",
"d3-time-format": "4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9942,10 +9942,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.41.0":
version: 3.41.0
resolution: "core-js@npm:3.41.0"
checksum: 05331e92f354d3b92fa296fb3fc90c7b25d1a65230046c68651be29d67245bb156bdde7bf5c8cf8b3ecddfff93273a9ba6567f5e4ee6ceb70f39cee430693509
"core-js@npm:3.45.0":
version: 3.45.0
resolution: "core-js@npm:3.45.0"
checksum: 05706def467637c0392cb3d37d9e29714070d53feceea2715b4c805f9d55a62caac5d9f40c679a5f56e7fed4198a0e923392c704140fd617c111b239968d5bf1
languageName: node
linkType: hard

Expand Down Expand Up @@ -15183,7 +15183,7 @@ __metadata:
ace-builds: 1.41.0
codelyzer: 6.0.2
concurrently: 9.1.2
core-js: 3.41.0
core-js: 3.45.0
crop-url: 4.0.1
cypress: 14.5.3
cypress-fail-fast: 7.1.1
Expand Down
Loading