Skip to content

Commit

Permalink
chore(deps): pin dependency core-js to 2.6.12 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 5, 2023
1 parent 0744607 commit a3627e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@angular/platform-browser-dynamic": "12.0.0",
"@tinkoff/ng-dompurify": "^3.0.0",
"@tinkoff/ng-polymorpheus": "latest",
"core-js": "^2.6.9",
"core-js": "2.6.12",
"dompurify": "^2.2.6",
"highlight.js": "10.7.3",
"ngx-highlightjs": "4.1.4",
Expand Down

0 comments on commit a3627e1

Please sign in to comment.