diff --git a/.yarn/cache/strip-json-comments-npm-4.0.0-7c8ce31806-26bd0fbedd.zip b/.yarn/cache/strip-json-comments-npm-4.0.0-7c8ce31806-26bd0fbedd.zip new file mode 100644 index 0000000..1a36db3 Binary files /dev/null and b/.yarn/cache/strip-json-comments-npm-4.0.0-7c8ce31806-26bd0fbedd.zip differ diff --git a/package.json b/package.json index 45d9653..c1c9423 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "command-line-usage": "^6.1.1", "got-cjs": "^12.0.1", "megalodon": "^4.0.1", - "strip-json-comments": "^3.1.1", + "strip-json-comments": "^4.0.0", "typescript": "^4.6.2" }, "name": "fediverse-imagebot", diff --git a/yarn.lock b/yarn.lock index 3fc94cf..995e982 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1132,7 +1132,7 @@ __metadata: megalodon: ^4.0.1 pkg: 5.6.0 prettier: 2.5.1 - strip-json-comments: ^3.1.1 + strip-json-comments: ^4.0.0 typescript: ^4.6.2 bin: fediverse-imagebot: dist/index.js @@ -2472,6 +2472,13 @@ __metadata: languageName: node linkType: hard +"strip-json-comments@npm:^4.0.0": + version: 4.0.0 + resolution: "strip-json-comments@npm:4.0.0" + checksum: 26bd0fbedd631d673dc5382163efd39cffdff0b7fcaf61e522a1c6d976968811eff6b2d3a3d5fec1d7563efac516f45ced1352df1ab2cf4991cc93fcfb94d05a + languageName: node + linkType: hard + "strip-json-comments@npm:~2.0.1": version: 2.0.1 resolution: "strip-json-comments@npm:2.0.1"