Merge pull request #1047 from pcottle/dependabot/npm_and_yarn/json5-2.2.3

Bump json5 from 2.2.0 to 2.2.3
This commit is contained in:
Peter Cottle 2023-01-08 10:10:53 -07:00 committed by GitHub
commit 5c37007647
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2277,10 +2277,8 @@ json-stable-stringify-without-jsonify@^1.0.1:
resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz"
json5@^2.1.2:
version "2.2.0"
resolved "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz"
dependencies:
minimist "^1.2.5"
version "2.2.3"
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
jsonparse@^1.2.0:
version "1.3.1"
@ -2670,7 +2668,7 @@ minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.2:
dependencies:
brace-expansion "^1.1.7"
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.5:
minimist@^1.1.0, minimist@^1.1.1:
version "1.2.6"
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz"