Compare commits

..

No commits in common. "snyk-upgrade-d946695bcbea5ebd284675c162e67ae9" and "stable" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@
"dependencies": { "dependencies": {
"@types/rimraf": "^3.0.0", "@types/rimraf": "^3.0.0",
"@types/tmp": "^0.2.0", "@types/tmp": "^0.2.0",
"debug": "^4.3.4", "debug": "^4.3.2",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moo": "^0.5.1", "moo": "^0.5.1",

View File

@ -409,10 +409,10 @@ debug@4, debug@4.3.1:
dependencies: dependencies:
ms "2.1.2" ms "2.1.2"
debug@^4.3.4: debug@^4.3.2:
version "4.3.4" version "4.3.2"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
dependencies: dependencies:
ms "2.1.2" ms "2.1.2"