aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-08-28 06:26:33 +0300
committerGitHub <noreply@github.com>2025-08-28 06:26:33 +0300
commitfe9ccb50e7275109b9aa7e5849f52f84da0f128a (patch)
tree19c91f1663059d95aacf2d676890f890f99bc240
parent8268013a7da192cae5f23c2ae0bd9c8701ead5ca (diff)
downloadpopov.link-dependabot/npm_and_yarn/npm_and_yarn-283bd78034.tar.xz
popov.link-dependabot/npm_and_yarn/npm_and_yarn-283bd78034.zip
chore(deps): bump devalue from 5.1.1 to 5.3.2 in the npm_and_yarn groupdependabot/npm_and_yarn/npm_and_yarn-283bd78034
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>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index bb74806..9b49413 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3807,9 +3807,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": {