Bump dayjs

This commit is contained in:
JC Brand 2021-08-25 14:32:34 +02:00
parent b936824348
commit df53282b6e
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

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

View File

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