Skip to content

Commit

Permalink
Bump json-e from 4.4.3 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [json-e](https://github.com/json-e/json-e) from 4.4.3 to 4.8.0.
- [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst)
- [Commits](json-e/json-e@v4.4.3...v4.8.0)

---
updated-dependencies:
- dependency-name: json-e
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Archaeopteryx committed Jan 3, 2025
1 parent b9de139 commit 6de611c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"history": "4.10.1",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"json-e": "4.4.3",
"json-e": "4.8.0",
"json-schema-defaults": "0.4.0",
"lodash": "4.17.21",
"mobx": "6.13.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7691,10 +7691,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==

json-e@4.4.3:
version "4.4.3"
resolved "https://registry.npmjs.org/json-e/-/json-e-4.4.3.tgz"
integrity sha512-G2tp4fkEzN6hlya4J9dNaRbIxxTW+Lqu+An40E36SNZYexIGPPuNU30VuS0eZam4AieV0R+fvRxZrVFPJEvUbA==
json-e@4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/json-e/-/json-e-4.8.0.tgz#26e5b55f5a1b46c40425d55f885ed5f932d708d4"
integrity sha512-YOxEEr9dd9/y5PbXsKx/MCFyAR+UL5zbRBObbuHnjxvC3rY8EIfQMc64iULb97G4NcV5vadIzFdEHAYh0Cqljg==
dependencies:
json-stable-stringify-without-jsonify "^1.0.1"

Expand Down

0 comments on commit 6de611c

Please sign in to comment.