Skip to content

Commit

Permalink
Update dependency moment.js to v2.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent 66b2a36 commit 619f0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/maintenance/maintenance.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="stylesheet" media="screen" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600" />
<link rel="stylesheet" media="screen" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />

<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.4/moment.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.30.1/moment.min.js"></script>
<script src="https://cdn.statuspage.io/vendor/moment-timezone-with-data.js"></script>
<script src="https://cdn.statuspage.io/vendor/jstz.js"></script>
<script src="https://cdn.statuspage.io/vendor/localtimes.js"></script>
Expand Down

0 comments on commit 619f0f3

Please sign in to comment.