Skip to content

Commit f51be6f

Browse files
committed
fix(deps): update dependency jsoneditor to v9.5.7
1 parent f482bab commit f51be6f

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.2",
8282
"@types/js-cookie": "2.2.7",
83-
"@types/jsoneditor": "8.6.2",
83+
"@types/jsoneditor": "9.5.1",
8484
"@types/node": "14.17.33",
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
@@ -5755,10 +5755,10 @@
57555755
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.30.tgz#44cb52f32a809734ca562e685c6473b5754a7818"
57565756
integrity sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA==
57575757

5758-
"@types/jsoneditor@8.6.2":
5759-
version "8.6.2"
5760-
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-8.6.2.tgz#f5bbbaf194260ddeb21cd48e1eeef77e05b66962"
5761-
integrity sha512-ZzL6XANCYEWtYMfD5DLM5yjJdJ+cnuqtxOaJ5vV521HIDOuSyJM7eH8GXB72HL6HCZclqRr7Ix4UnHKeSS4WjA==
5758+
"@types/jsoneditor@9.5.1":
5759+
version "9.5.1"
5760+
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-9.5.1.tgz#5db5604845acfac85fda0412ab4757e0fab73d22"
5761+
integrity sha512-HCIYfEForEAuoo2d9FhhOLDfWrk2l3YmiiAxj71Q3Hgv7XS9LxObWD8KVf1EdxW9ravUqV8p6EXOPZR5ORnpYQ==
57625762
dependencies:
57635763
"@types/ace" "*"
57645764
ajv "^6.12.0"
@@ -6809,10 +6809,10 @@ accepts@^1.3.5, accepts@^1.3.7, accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
68096809
mime-types "~2.1.24"
68106810
negotiator "0.6.2"
68116811

6812-
ace-builds@^1.4.12:
6813-
version "1.4.12"
6814-
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.4.12.tgz#888efa386e36f4345f40b5233fcc4fe4c588fae7"
6815-
integrity sha512-G+chJctFPiiLGvs3+/Mly3apXTcfgE45dT5yp12BcWZ1kUs+gm0qd3/fv4gsz6fVag4mM0moHVpjHDIgph6Psg==
6812+
ace-builds@^1.4.13:
6813+
version "1.4.13"
6814+
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.4.13.tgz#186f42d3849ebcc6a48b93088a058489897514c1"
6815+
integrity sha512-SOLzdaQkY6ecPKYRDDg+MY1WoGgXA34cIvYJNNoBMGGUswHmlauU2Hy0UL96vW0Fs/LgFbMUjD+6vqzWTldIYQ==
68166816

68176817
acorn-globals@^6.0.0:
68186818
version "6.0.0"
@@ -15263,20 +15263,20 @@ [email protected]:
1526315263
dependencies:
1526415264
prop-types "^15.7.2"
1526515265

15266-
15267-
version "9.5.6"
15268-
resolved "https://registry.yarnpkg.com/jsoneditor/-/jsoneditor-9.5.6.tgz#b2abca2aeb34bb5291025d0eeddcb2845e0d90a9"
15269-
integrity sha512-smu4CKCOeJiizGGGYQ7ZAvCclnuJP7gX/wcoHw/DWiJMUZq+3KjJNDhYnVTRgi+Zk0UlPngA4egmuJre/H2mXg==
15266+
15267+
version "9.5.7"
15268+
resolved "https://registry.yarnpkg.com/jsoneditor/-/jsoneditor-9.5.7.tgz#b74d0c2cf64febe102b1b0a91d693f48d1f90917"
15269+
integrity sha512-RWI1YqIhb2XzLcnSHMta7LROItQg49FhSd7KNPWr81HyCj2pc0m25no4BpzygmxW9320r9PnYKJwZsqL2PpdrQ==
1527015270
dependencies:
15271-
ace-builds "^1.4.12"
15271+
ace-builds "^1.4.13"
1527215272
ajv "^6.12.6"
1527315273
javascript-natural-sort "^0.7.1"
1527415274
jmespath "^0.15.0"
1527515275
json-source-map "^0.6.1"
1527615276
jsonrepair "^2.2.1"
1527715277
mobius1-selectr "^2.4.13"
1527815278
picomodal "^3.0.0"
15279-
vanilla-picker "^2.11.2"
15279+
vanilla-picker "^2.12.1"
1528015280

1528115281
jsonfile@^4.0.0:
1528215282
version "4.0.0"
@@ -22399,10 +22399,10 @@ [email protected]:
2239922399
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.6.tgz#218aa4794aa2ee24dcf48a29aba4413ed584747f"
2240022400
integrity sha512-9r0wQsWD8z/BxPOvnwbPf05ZvFngXyouE9EKB+5GbYix+BYnAwrIChCUyFIinfbf2FL/U71z+CPpbnmTdxrwBg==
2240122401

22402-
vanilla-picker@^2.11.2:
22403-
version "2.11.2"
22404-
resolved "https://registry.yarnpkg.com/vanilla-picker/-/vanilla-picker-2.11.2.tgz#eaa24efa68c27e7ee9e0776df55d6913b855f133"
22405-
integrity sha512-2cP7LlUnxHxwOf06ReUVtd2RFJMnJGaxN2s0p8wzBH3In5b00Le7fFZ9VrIoBE0svZkSq/BC/Pwq/k/9n+AA2g==
22402+
vanilla-picker@^2.12.1:
22403+
version "2.12.1"
22404+
resolved "https://registry.yarnpkg.com/vanilla-picker/-/vanilla-picker-2.12.1.tgz#6e619eecf553891b8d2d042b745a23c91f19f34c"
22405+
integrity sha512-2qrEP9VYylKXbyzXKsbu2dferBTvqnlsr29XjHwFE+/MEp0VNj6oEUESLDtKZ7DWzGdSv1x/+ujqFZF+KsO3cg==
2240622406
dependencies:
2240722407
"@sphinxxxx/color-conversion" "^2.2.2"
2240822408

0 commit comments

Comments
 (0)