File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 66
66
"cross-env" : " 5.1.1" ,
67
67
"execa" : " 0.11.0" ,
68
68
"globby" : " 10.0.1" ,
69
- "proxyquire" : " 2.1.0 "
69
+ "proxyquire" : " 2.1.1 "
70
70
},
71
71
"dependencies" : {
72
72
"@commitlint/is-ignored" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -7779,7 +7779,7 @@ modify-values@^1.0.0:
7779
7779
resolved "https://registry.npmjs.org/modify-values/-/modify-values-1.0.0.tgz#e2b6cdeb9ce19f99317a53722f3dbf5df5eaaab2"
7780
7780
integrity sha1-4rbN65zhn5kxelNyLz2/XfXqqrI=
7781
7781
7782
- module-not-found-error@^1.0.0 :
7782
+ module-not-found-error@^1.0.1 :
7783
7783
version "1.0.1"
7784
7784
resolved "https://registry.npmjs.org/module-not-found-error/-/module-not-found-error-1.0.1.tgz#cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0"
7785
7785
integrity sha1-z4tP9PKWQGdNbN0CsOO8UjwrvcA=
@@ -9013,14 +9013,14 @@ protoduck@^5.0.1:
9013
9013
dependencies :
9014
9014
genfun "^5.0.0"
9015
9015
9016
- proxyquire@2.1.0 :
9017
- version "2.1.0 "
9018
- resolved "https://registry.npmjs.org/proxyquire/-/proxyquire-2.1.0 .tgz#c2263a38bf0725f2ae950facc130e27510edce8d "
9019
- integrity sha512-kptdFArCfGRtQFv3Qwjr10lwbEV0TBJYvfqzhwucyfEXqVgmnAkyEw/S3FYzR5HI9i5QOq4rcqQjZ6AlknlCDQ ==
9016
+ proxyquire@2.1.1 :
9017
+ version "2.1.1 "
9018
+ resolved "https://registry.npmjs.org/proxyquire/-/proxyquire-2.1.1 .tgz#7c2209891e0399b19a98d3fa88240e75f22a2b6d "
9019
+ integrity sha512-LXZGUxkFTZzPHKBmL3CMYtYIEKuz6XiR3DZ3FZ1wYP7ueXbz2NW+9AdigNzeLIf8vmuhVCwG2F5BvonXK5LhHA ==
9020
9020
dependencies :
9021
9021
fill-keys "^1.0.2"
9022
- module-not-found-error "^1.0.0 "
9023
- resolve "~1.8 .1"
9022
+ module-not-found-error "^1.0.1 "
9023
+ resolve "^1.11 .1"
9024
9024
9025
9025
pseudomap@^1.0.2 :
9026
9026
version "1.0.2"
@@ -9651,12 +9651,12 @@ resolve@^1.1.6:
9651
9651
dependencies :
9652
9652
path-parse "^1.0.5"
9653
9653
9654
- resolve@~1.8 .1 :
9655
- version "1.8 .1"
9656
- resolved "https://registry.npmjs.org/resolve/-/resolve-1.8 .1.tgz#82f1ec19a423ac1fbd080b0bab06ba36e84a7a26 "
9657
- integrity sha512-AicPrAC7Qu1JxPCZ9ZgCZlY35QgFnNqc+0LtbRNxnVw4TXvjQ72wnuL9JQcEBgXkI9JM8MsT9kaQoHcpCRJOYA ==
9654
+ resolve@^1.11 .1 :
9655
+ version "1.11 .1"
9656
+ resolved "https://registry.npmjs.org/resolve/-/resolve-1.11 .1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e "
9657
+ integrity sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw ==
9658
9658
dependencies :
9659
- path-parse "^1.0.5 "
9659
+ path-parse "^1.0.6 "
9660
9660
9661
9661
restore-cursor@^1.0.1 :
9662
9662
version "1.0.1"
You can’t perform that action at this time.
0 commit comments