Sfoglia il codice sorgente

fix-relay-status: jquery 3.4.1 -> 3.6.0

Key Networks 3 anni fa
parent
commit
74b551c250
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/package.json

+ 1 - 1
src/package.json

@@ -19,7 +19,7 @@
     "got": "^7.1.0",
     "helmet": "^3.23.0",
     "ip-address": "^5.8.9",
-    "jquery": "~3.4.1",
+    "jquery": "~3.6.0",
     "morgan": "~1.9.1",
     "node-persist": "^2.1.0",
     "pug": "^3.0.2",