aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-16 01:44:54 +0300
committerGitHub <noreply@github.com>2025-09-16 01:44:54 +0300
commit951135a53972ab4b42ab775217c1ae0344a12b3e (patch)
treef83f0ee06958076286ac09ee7f2d8bbbbf91b4df /package-lock.json
parentde7830910cda90c273590a1d9b36675cd1994245 (diff)
downloadpopov.link-951135a53972ab4b42ab775217c1ae0344a12b3e.tar.xz
popov.link-951135a53972ab4b42ab775217c1ae0344a12b3e.zip
chore(deps): bump devalue from 5.1.1 to 5.3.2 in the npm_and_yarn group (#88)
Bumps the npm_and_yarn group with 1 update: [devalue](https://github.com/sveltejs/devalue). Updates `devalue` from 5.1.1 to 5.3.2 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/devalue/compare/v5.1.1...v5.3.2) --- updated-dependencies: - dependency-name: devalue dependency-version: 5.3.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index e690e8f..3fda637 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3396,9 +3396,9 @@
}
},
"node_modules/devalue": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz",
- "integrity": "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==",
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.3.2.tgz",
+ "integrity": "sha512-UDsjUbpQn9kvm68slnrs+mfxwFkIflOhkanmyabZ8zOYk8SMEIbJ3TK+88g70hSIeytu4y18f0z/hYHMTrXIWw==",
"license": "MIT"
},
"node_modules/devlop": {