diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2024-03-18 13:35:14 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2024-03-18 13:35:14 +0000 |
| commit | b252af872ffba6dcf3fa7a97c3fb60d860146faa (patch) | |
| tree | 725d274af4acbfc57600301bdc5a5301fe2b2133 /package.json | |
| parent | 539deb607fb83115aaf470ab4fe450fc96d6e16b (diff) | |
| parent | e1ef3811624717559b2b3ed02eaadd71ab93a872 (diff) | |
Merge branch 'renovate/js-cookie-3.x' into 'develop'
Update dependency js-cookie to v3.0.5
See merge request pleroma/pleroma-fe!1818
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ade02a31..4f83113b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "click-outside-vue3": "4.0.1", "cropperjs": "1.5.13", "escape-html": "1.0.3", - "js-cookie": "3.0.1", + "js-cookie": "3.0.5", "localforage": "1.10.0", "parse-link-header": "2.0.0", "phoenix": "1.7.7", |
