Merge branch 'master' of github.com:dgtlmoon/changedetection.io

pull/226/head
dgtlmoon 2021-09-17 16:00:49 +02:00
commit 8c65c60c27
2 zmienionych plików z 8 dodań i 8 usunięć

Wyświetl plik

@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"node-sass": "^6.0.1",
"tar": "^6.1.6",
"tar": "^6.1.9",
"trim-newlines": "^3.0.1"
}
},
@ -1624,9 +1624,9 @@
}
},
"node_modules/tar": {
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.6.tgz",
"integrity": "sha512-oaWyu5dQbHaYcyZCTfyPpC+VmI62/OM2RTUYavTk1MDr1cwW5Boi3baeYQKiZbY2uSQJGr+iMOzb/JFxLrft+g==",
"version": "6.1.9",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.9.tgz",
"integrity": "sha512-XjLaMNl76o07zqZC/aW4lwegdY07baOH1T8w3AEfrHAdyg/oYO4ctjzEBq9Gy9fEP9oHqLIgvx6zuGDGe+bc8Q==",
"dependencies": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
@ -3218,9 +3218,9 @@
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
},
"tar": {
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.6.tgz",
"integrity": "sha512-oaWyu5dQbHaYcyZCTfyPpC+VmI62/OM2RTUYavTk1MDr1cwW5Boi3baeYQKiZbY2uSQJGr+iMOzb/JFxLrft+g==",
"version": "6.1.9",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.9.tgz",
"integrity": "sha512-XjLaMNl76o07zqZC/aW4lwegdY07baOH1T8w3AEfrHAdyg/oYO4ctjzEBq9Gy9fEP9oHqLIgvx6zuGDGe+bc8Q==",
"requires": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",

Wyświetl plik

@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"node-sass": "^6.0.1",
"tar": "^6.1.6",
"tar": "^6.1.9",
"trim-newlines": "^3.0.1"
}
}