File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 2525 "@pulumi/kubernetes" : " 3.1.1" ,
2626 "@pulumi/pulumi" : " 3.2.1" ,
2727 "fs-extra" : " ^10.0.0" ,
28- "simple-git" : " ^2.38 .0"
28+ "simple-git" : " ^3.0 .0"
2929 }
3030}
Original file line number Diff line number Diff line change @@ -385,13 +385,20 @@ currently-unhandled@^0.4.1:
385385 dependencies :
386386 array-find-index "^1.0.1"
387387
388- debug@^4.1.1, debug@^4.3.1 :
388+ debug@^4.1.1 :
389389 version "4.3.1"
390390 resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
391391 integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
392392 dependencies :
393393 ms "2.1.2"
394394
395+ debug@^4.3.3 :
396+ version "4.3.4"
397+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
398+ integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
399+ dependencies :
400+ ms "2.1.2"
401+
395402debuglog@^1.0.1 :
396403 version "1.0.1"
397404 resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
@@ -1095,14 +1102,14 @@ signal-exit@^3.0.0:
10951102 resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
10961103 integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
10971104
1098- simple-git@^2.38 .0 :
1099- version "2.38 .0"
1100- resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.38 .0.tgz#5bc66bec40bce4f8ef950f4966f427799b4dd758 "
1101- integrity sha512-CORjrfirWMEGbJAxaXDH/PjZVOeATeG2bkafM9DsLVcFkbF9sXQGIIpEI6FeyXpvUsFK69T/pa4+4FKY9TUJMQ ==
1105+ simple-git@^3.0 .0 :
1106+ version "3.3 .0"
1107+ resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.3 .0.tgz#91692d576f851be691124781b79872b246d2f92c "
1108+ integrity sha512-K9qcbbZwPHhk7MLi0k0ekvSFXJIrRoXgHhqMXAFM75qS68vdHTcuzmul1ilKI02F/4lXshVgBoDll2t++JK0PQ ==
11021109 dependencies :
11031110 " @kwsites/file-exists" " ^1.1.1"
11041111 " @kwsites/promise-deferred" " ^1.1.1"
1105- debug "^4.3.1 "
1112+ debug "^4.3.3 "
11061113
11071114source-map-support@^0.4.16 :
11081115 version "0.4.18"
You can’t perform that action at this time.
0 commit comments