Skip to content

Commit e99cd4e

Browse files
Fixes packages.lock.json (#1604)
1 parent 5dbda7e commit e99cd4e

2 files changed

Lines changed: 18 additions & 269 deletions

File tree

DevProxy.Plugins/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,8 @@
442442
},
443443
"Scriban": {
444444
"type": "Transitive",
445-
"resolved": "6.2.1",
446-
"contentHash": "jauX7gvreKvlD1+tkQ9D1i0kNg2p3P1ZqkDftJeTB7JAF7zKtafpyKTtr3m5Kr6d4GYw0CDfRcm2P07/efwdqQ=="
445+
"resolved": "6.6.0",
446+
"contentHash": "rDzWFaCLsnFMRifEs9F95mCQ1f9thva2ckXlHZ6xzCJ5SFqsB1u1Y/ZtQlc0iySg+H7HOR75J7ya2X4RmJvOFw=="
447447
},
448448
"SharpYaml": {
449449
"type": "Transitive",
@@ -511,7 +511,7 @@
511511
"Microsoft.Extensions.Logging.Abstractions": "[9.0.4, )",
512512
"Microsoft.OpenApi.Readers": "[1.6.24, )",
513513
"Newtonsoft.Json.Schema": "[4.0.1, )",
514-
"Scriban": "[6.2.1, )",
514+
"Scriban": "[6.6.0, )",
515515
"System.CommandLine": "[2.0.0-beta5.25306.1, )",
516516
"Unobtanium.Web.Proxy": "[0.1.5, )",
517517
"YamlDotNet": "[16.3.0, )"

0 commit comments

Comments
 (0)