JC Brand 3 anni fa
parent
commit
df53282b6e
2 ha cambiato i file con 10 aggiunte e 10 eliminazioni
  1. 9 9
      package-lock.json
  2. 1 1
      src/headless/package.json

+ 9 - 9
package-lock.json

@@ -12,7 +12,7 @@
 				"@fortawesome/fontawesome-free": "5.14.0",
 				"bootstrap": "^4.6.0",
 				"bootstrap.native": "^2.0.27",
-				"dayjs": "1.10.5",
+				"dayjs": "1.10.6",
 				"dompurify": "^2.3.0",
 				"favico.js-slevomat": "^0.3.11",
 				"filesize": "^7.0.0",
@@ -7971,9 +7971,9 @@
 			}
 		},
 		"node_modules/dayjs": {
-			"version": "1.10.5",
-			"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.5.tgz",
-			"integrity": "sha512-BUFis41ikLz+65iH6LHQCDm4YPMj5r1YFLdupPIyM4SGcXMmtiLQ7U37i+hGS8urIuqe7I/ou3IS1jVc4nbN4g=="
+			"version": "1.10.6",
+			"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.6.tgz",
+			"integrity": "sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw=="
 		},
 		"node_modules/debug": {
 			"version": "4.3.1",
@@ -23442,7 +23442,7 @@
 			"license": "MPL-2.0",
 			"dependencies": {
 				"@converse/skeletor": "0.0.5",
-				"dayjs": "1.10.5",
+				"dayjs": "1.10.6",
 				"filesize": "^7.0.0",
 				"localforage": "^1.9.0",
 				"localforage-driver-memory": "^1.0.5",
@@ -24632,7 +24632,7 @@
 			"version": "file:src/headless",
 			"requires": {
 				"@converse/skeletor": "0.0.5",
-				"dayjs": "1.10.5",
+				"dayjs": "1.10.6",
 				"filesize": "^7.0.0",
 				"localforage": "^1.9.0",
 				"localforage-driver-memory": "^1.0.5",
@@ -29609,9 +29609,9 @@
 			"dev": true
 		},
 		"dayjs": {
-			"version": "1.10.5",
-			"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.5.tgz",
-			"integrity": "sha512-BUFis41ikLz+65iH6LHQCDm4YPMj5r1YFLdupPIyM4SGcXMmtiLQ7U37i+hGS8urIuqe7I/ou3IS1jVc4nbN4g=="
+			"version": "1.10.6",
+			"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.6.tgz",
+			"integrity": "sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw=="
 		},
 		"debug": {
 			"version": "4.3.1",

+ 1 - 1
src/headless/package.json

@@ -38,7 +38,7 @@
   "devDependencies": {},
   "dependencies": {
     "@converse/skeletor": "0.0.5",
-    "dayjs": "1.10.5",
+    "dayjs": "1.10.6",
     "filesize": "^7.0.0",
     "localforage": "^1.9.0",
     "localforage-driver-memory": "^1.0.5",