Skip to content

Commit 3cfb646

Browse files
authored
Merge pull request #93 from thecodingmachine/dependabot/npm_and_yarn/src/webapp/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2 in /src/webapp
2 parents 28915eb + 2648c08 commit 3cfb646

File tree

2 files changed

+15
-23
lines changed

2 files changed

+15
-23
lines changed

src/webapp/package-lock.json

+9-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/webapp/yarn.lock

+6-8
Original file line numberDiff line numberDiff line change
@@ -6360,18 +6360,16 @@ json-stringify-safe@~5.0.1:
63606360
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
63616361

63626362
json5@^1.0.1:
6363-
version "1.0.1"
6364-
resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz"
6365-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
6363+
version "1.0.2"
6364+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
6365+
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
63666366
dependencies:
63676367
minimist "^1.2.0"
63686368

63696369
json5@^2.1.1, json5@^2.1.2:
6370-
version "2.2.0"
6371-
resolved "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz"
6372-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
6373-
dependencies:
6374-
minimist "^1.2.5"
6370+
version "2.2.3"
6371+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
6372+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
63756373

63766374
jsonfile@^4.0.0:
63776375
version "4.0.0"

0 commit comments

Comments
 (0)