Skip to content

Commit 5c52a78

Browse files
committed
fix(deps): update dependency jsoneditor to v9.5.7
1 parent af3136a commit 5c52a78

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"graphql": "15.7.2",
2424
"isomorphic-fetch": "3.0.0",
2525
"js-cookie": "3.0.1",
26-
"jsoneditor": "9.5.6",
26+
"jsoneditor": "9.5.7",
2727
"jsoneditor-react": "3.1.1",
2828
"react": "17.0.2",
2929
"react-copy-to-clipboard": "5.0.4",
@@ -80,7 +80,7 @@
8080
"@types/isomorphic-fetch": "0.0.35",
8181
"@types/jest": "27.0.3",
8282
"@types/js-cookie": "2.2.7",
83-
"@types/jsoneditor": "8.6.2",
83+
"@types/jsoneditor": "9.5.1",
8484
"@types/node": "14.17.34",
8585
"@types/react": "17.0.20",
8686
"@types/react-copy-to-clipboard": "5.0.2",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5703,10 +5703,10 @@
57035703
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.30.tgz#44cb52f32a809734ca562e685c6473b5754a7818"
57045704
integrity sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA==
57055705

5706-
"@types/jsoneditor@8.6.2":
5707-
version "8.6.2"
5708-
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-8.6.2.tgz#f5bbbaf194260ddeb21cd48e1eeef77e05b66962"
5709-
integrity sha512-ZzL6XANCYEWtYMfD5DLM5yjJdJ+cnuqtxOaJ5vV521HIDOuSyJM7eH8GXB72HL6HCZclqRr7Ix4UnHKeSS4WjA==
5706+
"@types/jsoneditor@9.5.1":
5707+
version "9.5.1"
5708+
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-9.5.1.tgz#5db5604845acfac85fda0412ab4757e0fab73d22"
5709+
integrity sha512-HCIYfEForEAuoo2d9FhhOLDfWrk2l3YmiiAxj71Q3Hgv7XS9LxObWD8KVf1EdxW9ravUqV8p6EXOPZR5ORnpYQ==
57105710
dependencies:
57115711
"@types/ace" "*"
57125712
ajv "^6.12.0"
@@ -6757,10 +6757,10 @@ accepts@^1.3.5, accepts@^1.3.7, accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
67576757
mime-types "~2.1.24"
67586758
negotiator "0.6.2"
67596759

6760-
ace-builds@^1.4.12:
6761-
version "1.4.12"
6762-
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.4.12.tgz#888efa386e36f4345f40b5233fcc4fe4c588fae7"
6763-
integrity sha512-G+chJctFPiiLGvs3+/Mly3apXTcfgE45dT5yp12BcWZ1kUs+gm0qd3/fv4gsz6fVag4mM0moHVpjHDIgph6Psg==
6760+
ace-builds@^1.4.13:
6761+
version "1.4.13"
6762+
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.4.13.tgz#186f42d3849ebcc6a48b93088a058489897514c1"
6763+
integrity sha512-SOLzdaQkY6ecPKYRDDg+MY1WoGgXA34cIvYJNNoBMGGUswHmlauU2Hy0UL96vW0Fs/LgFbMUjD+6vqzWTldIYQ==
67646764

67656765
acorn-globals@^6.0.0:
67666766
version "6.0.0"
@@ -15242,20 +15242,20 @@ [email protected]:
1524215242
dependencies:
1524315243
prop-types "^15.7.2"
1524415244

15245-
15246-
version "9.5.6"
15247-
resolved "https://registry.yarnpkg.com/jsoneditor/-/jsoneditor-9.5.6.tgz#b2abca2aeb34bb5291025d0eeddcb2845e0d90a9"
15248-
integrity sha512-smu4CKCOeJiizGGGYQ7ZAvCclnuJP7gX/wcoHw/DWiJMUZq+3KjJNDhYnVTRgi+Zk0UlPngA4egmuJre/H2mXg==
15245+
15246+
version "9.5.7"
15247+
resolved "https://registry.yarnpkg.com/jsoneditor/-/jsoneditor-9.5.7.tgz#b74d0c2cf64febe102b1b0a91d693f48d1f90917"
15248+
integrity sha512-RWI1YqIhb2XzLcnSHMta7LROItQg49FhSd7KNPWr81HyCj2pc0m25no4BpzygmxW9320r9PnYKJwZsqL2PpdrQ==
1524915249
dependencies:
15250-
ace-builds "^1.4.12"
15250+
ace-builds "^1.4.13"
1525115251
ajv "^6.12.6"
1525215252
javascript-natural-sort "^0.7.1"
1525315253
jmespath "^0.15.0"
1525415254
json-source-map "^0.6.1"
1525515255
jsonrepair "^2.2.1"
1525615256
mobius1-selectr "^2.4.13"
1525715257
picomodal "^3.0.0"
15258-
vanilla-picker "^2.11.2"
15258+
vanilla-picker "^2.12.1"
1525915259

1526015260
jsonfile@^4.0.0:
1526115261
version "4.0.0"
@@ -22409,10 +22409,10 @@ [email protected]:
2240922409
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.6.tgz#218aa4794aa2ee24dcf48a29aba4413ed584747f"
2241022410
integrity sha512-9r0wQsWD8z/BxPOvnwbPf05ZvFngXyouE9EKB+5GbYix+BYnAwrIChCUyFIinfbf2FL/U71z+CPpbnmTdxrwBg==
2241122411

22412-
vanilla-picker@^2.11.2:
22413-
version "2.11.2"
22414-
resolved "https://registry.yarnpkg.com/vanilla-picker/-/vanilla-picker-2.11.2.tgz#eaa24efa68c27e7ee9e0776df55d6913b855f133"
22415-
integrity sha512-2cP7LlUnxHxwOf06ReUVtd2RFJMnJGaxN2s0p8wzBH3In5b00Le7fFZ9VrIoBE0svZkSq/BC/Pwq/k/9n+AA2g==
22412+
vanilla-picker@^2.12.1:
22413+
version "2.12.1"
22414+
resolved "https://registry.yarnpkg.com/vanilla-picker/-/vanilla-picker-2.12.1.tgz#6e619eecf553891b8d2d042b745a23c91f19f34c"
22415+
integrity sha512-2qrEP9VYylKXbyzXKsbu2dferBTvqnlsr29XjHwFE+/MEp0VNj6oEUESLDtKZ7DWzGdSv1x/+ujqFZF+KsO3cg==
2241622416
dependencies:
2241722417
"@sphinxxxx/color-conversion" "^2.2.2"
2241822418

0 commit comments

Comments
 (0)