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 25
25
"@pulumi/kubernetes" : " 3.1.1" ,
26
26
"@pulumi/pulumi" : " 3.2.1" ,
27
27
"fs-extra" : " ^10.0.0" ,
28
- "simple-git" : " ^2.38 .0"
28
+ "simple-git" : " ^3.0 .0"
29
29
}
30
30
}
Original file line number Diff line number Diff line change @@ -385,13 +385,20 @@ currently-unhandled@^0.4.1:
385
385
dependencies :
386
386
array-find-index "^1.0.1"
387
387
388
- debug@^4.1.1, debug@^4.3.1 :
388
+ debug@^4.1.1 :
389
389
version "4.3.1"
390
390
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
391
391
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
392
392
dependencies :
393
393
ms "2.1.2"
394
394
395
+ debug@^4.3.4 :
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
+
395
402
debuglog@^1.0.1 :
396
403
version "1.0.1"
397
404
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
@@ -1095,14 +1102,14 @@ signal-exit@^3.0.0:
1095
1102
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
1096
1103
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
1097
1104
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.15 .0"
1107
+ resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.15 .0.tgz#301a95a943c4f9b0a21d051eb6e6d0ffe4c9754f "
1108
+ integrity sha512-FiWoMPlcYHQ+ApRihUsGjC/ZmIlWj62S6MBCwOunczvXcLQt+9ZdrysDrR6QVepkRQfEAaBXrN2QtJKrN6zbtg ==
1102
1109
dependencies :
1103
1110
" @kwsites/file-exists" " ^1.1.1"
1104
1111
" @kwsites/promise-deferred" " ^1.1.1"
1105
- debug "^4.3.1 "
1112
+ debug "^4.3.4 "
1106
1113
1107
1114
source-map-support@^0.4.16 :
1108
1115
version "0.4.18"
You can’t perform that action at this time.
0 commit comments