Skip to content

Commit f4936ec

Browse files
feat[frotend](dependencies): updated dependencies for security improves
1 parent 9bcca5a commit f4936ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"angular2-uuid": "^1.1.1",
3333
"animate.css": "^3.7.0",
3434
"bootstrap": "^4.3.1",
35-
"core-js": "^2.5.4",
35+
"core-js": "^2.6.12",
3636
"echarts": "^4.4.0",
3737
"echarts-gl": "^1.1.1",
3838
"echarts-leaflet": "^1.1.0",
@@ -45,15 +45,15 @@
4545
"highlight.js": "9.12.0",
4646
"html2canvas": "^1.0.0-rc.1",
4747
"interactjs": "^1.4.0-rc.13",
48-
"jquery": "^3.6.0",
48+
"jquery": "^3.7.1",
4949
"jquery-ui": "^1.13.2",
5050
"js-yaml": "^4.1.0",
5151
"jspdf": "^2.3.1",
5252
"leaflet": "^1.6.0",
5353
"leaflet.heat": "^0.2.0",
5454
"lodash": "^4.17.21",
5555
"magic-check": "^1.0.3",
56-
"moment": "^2.29.4",
56+
"moment": "^2.30.1",
5757
"moment-timezone": "^0.5.21",
5858
"monaco-editor": "^0.20.0",
5959
"net": "^1.0.2",
@@ -81,7 +81,7 @@
8181
"stompjs": "^2.3.3",
8282
"table-dragger": "^1.0.3",
8383
"tether": "^1.4.6",
84-
"tslib": "^1.9.0",
84+
"tslib": "^1.14.1",
8585
"webstomp-client": "^1.2.6",
8686
"zone.js": "~0.8.26"
8787
},

0 commit comments

Comments
 (0)