Skip to content

Commit 492cde6

Browse files
committed
fix(deps): update dependency jsoneditor to v9.5.7
1 parent e9d19db commit 492cde6

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.32",
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
@@ -5533,10 +5533,10 @@
55335533
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.30.tgz#44cb52f32a809734ca562e685c6473b5754a7818"
55345534
integrity sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA==
55355535

5536-
"@types/jsoneditor@8.6.2":
5537-
version "8.6.2"
5538-
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-8.6.2.tgz#f5bbbaf194260ddeb21cd48e1eeef77e05b66962"
5539-
integrity sha512-ZzL6XANCYEWtYMfD5DLM5yjJdJ+cnuqtxOaJ5vV521HIDOuSyJM7eH8GXB72HL6HCZclqRr7Ix4UnHKeSS4WjA==
5536+
"@types/jsoneditor@9.5.1":
5537+
version "9.5.1"
5538+
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-9.5.1.tgz#5db5604845acfac85fda0412ab4757e0fab73d22"
5539+
integrity sha512-HCIYfEForEAuoo2d9FhhOLDfWrk2l3YmiiAxj71Q3Hgv7XS9LxObWD8KVf1EdxW9ravUqV8p6EXOPZR5ORnpYQ==
55405540
dependencies:
55415541
"@types/ace" "*"
55425542
ajv "^6.12.0"
@@ -6587,10 +6587,10 @@ accepts@^1.3.5, accepts@^1.3.7, accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
65876587
mime-types "~2.1.24"
65886588
negotiator "0.6.2"
65896589

6590-
ace-builds@^1.4.12:
6591-
version "1.4.12"
6592-
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.4.12.tgz#888efa386e36f4345f40b5233fcc4fe4c588fae7"
6593-
integrity sha512-G+chJctFPiiLGvs3+/Mly3apXTcfgE45dT5yp12BcWZ1kUs+gm0qd3/fv4gsz6fVag4mM0moHVpjHDIgph6Psg==
6590+
ace-builds@^1.4.13:
6591+
version "1.4.13"
6592+
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.4.13.tgz#186f42d3849ebcc6a48b93088a058489897514c1"
6593+
integrity sha512-SOLzdaQkY6ecPKYRDDg+MY1WoGgXA34cIvYJNNoBMGGUswHmlauU2Hy0UL96vW0Fs/LgFbMUjD+6vqzWTldIYQ==
65946594

65956595
acorn-globals@^6.0.0:
65966596
version "6.0.0"
@@ -14998,20 +14998,20 @@ [email protected]:
1499814998
dependencies:
1499914999
prop-types "^15.7.2"
1500015000

15001-
15002-
version "9.5.6"
15003-
resolved "https://registry.yarnpkg.com/jsoneditor/-/jsoneditor-9.5.6.tgz#b2abca2aeb34bb5291025d0eeddcb2845e0d90a9"
15004-
integrity sha512-smu4CKCOeJiizGGGYQ7ZAvCclnuJP7gX/wcoHw/DWiJMUZq+3KjJNDhYnVTRgi+Zk0UlPngA4egmuJre/H2mXg==
15001+
15002+
version "9.5.7"
15003+
resolved "https://registry.yarnpkg.com/jsoneditor/-/jsoneditor-9.5.7.tgz#b74d0c2cf64febe102b1b0a91d693f48d1f90917"
15004+
integrity sha512-RWI1YqIhb2XzLcnSHMta7LROItQg49FhSd7KNPWr81HyCj2pc0m25no4BpzygmxW9320r9PnYKJwZsqL2PpdrQ==
1500515005
dependencies:
15006-
ace-builds "^1.4.12"
15006+
ace-builds "^1.4.13"
1500715007
ajv "^6.12.6"
1500815008
javascript-natural-sort "^0.7.1"
1500915009
jmespath "^0.15.0"
1501015010
json-source-map "^0.6.1"
1501115011
jsonrepair "^2.2.1"
1501215012
mobius1-selectr "^2.4.13"
1501315013
picomodal "^3.0.0"
15014-
vanilla-picker "^2.11.2"
15014+
vanilla-picker "^2.12.1"
1501515015

1501615016
jsonfile@^4.0.0:
1501715017
version "4.0.0"
@@ -22117,10 +22117,10 @@ [email protected]:
2211722117
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.6.tgz#218aa4794aa2ee24dcf48a29aba4413ed584747f"
2211822118
integrity sha512-9r0wQsWD8z/BxPOvnwbPf05ZvFngXyouE9EKB+5GbYix+BYnAwrIChCUyFIinfbf2FL/U71z+CPpbnmTdxrwBg==
2211922119

22120-
vanilla-picker@^2.11.2:
22121-
version "2.11.2"
22122-
resolved "https://registry.yarnpkg.com/vanilla-picker/-/vanilla-picker-2.11.2.tgz#eaa24efa68c27e7ee9e0776df55d6913b855f133"
22123-
integrity sha512-2cP7LlUnxHxwOf06ReUVtd2RFJMnJGaxN2s0p8wzBH3In5b00Le7fFZ9VrIoBE0svZkSq/BC/Pwq/k/9n+AA2g==
22120+
vanilla-picker@^2.12.1:
22121+
version "2.12.1"
22122+
resolved "https://registry.yarnpkg.com/vanilla-picker/-/vanilla-picker-2.12.1.tgz#6e619eecf553891b8d2d042b745a23c91f19f34c"
22123+
integrity sha512-2qrEP9VYylKXbyzXKsbu2dferBTvqnlsr29XjHwFE+/MEp0VNj6oEUESLDtKZ7DWzGdSv1x/+ujqFZF+KsO3cg==
2212422124
dependencies:
2212522125
"@sphinxxxx/color-conversion" "^2.2.2"
2212622126

0 commit comments

Comments
 (0)