Skip to content

Commit 3493b1d

Browse files
committed
fix(charts-web): update fast-json-patch dependency
1 parent 6dfa023 commit 3493b1d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

packages/pluggableWidgets/charts-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
- Update `fast-json-patch` dependency.
10+
911
## [4.0.2] Charts - 2022-11-22
1012

1113
### Security

packages/shared/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@mendix/pluggable-widgets-commons": "workspace:*",
4747
"ace-builds": "^1.4.13",
4848
"classnames": "^2.3.2",
49-
"fast-json-patch": "^3.1.0",
49+
"fast-json-patch": "^3.1.1",
5050
"json-source-map": "^0.6.1",
5151
"plotly.js": "^2.14.0",
5252
"react-ace": "^9.4.4",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)