aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-09-02 03:05:01 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-09-02 03:05:01 +0300
commit69f04861317cad95d84f9a4664fee3690f107f6e (patch)
tree6d7224e3119d7238ed71f78918c68808b3eab890 /package-lock.json
parent945d5d2c5a33d555bd282100712ac9f2c3ace01b (diff)
downloadstrapi-plugin-checkbox-list-69f04861317cad95d84f9a4664fee3690f107f6e.tar.xz
strapi-plugin-checkbox-list-69f04861317cad95d84f9a4664fee3690f107f6e.zip
Update all digest updatesHEADmaster
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 4fcebec..6efd1d3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4586,9 +4586,9 @@
}
},
"node_modules/@sindresorhus/slugify": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-3.0.0.tgz",
- "integrity": "sha512-SCrKh1zS96q+CuH5GumHcyQEVPsM4Ve8oE0E6tw7AAhGq50K8ojbTUOQnX/j9Mhcv/AXiIsbCfquovyGOo5fGw==",
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-3.0.1.tgz",
+ "integrity": "sha512-N1oPvN6sytRKZCskv0L+vSyvnUYi9JplPXZ90lT6EBsijjHrUdoXttb0Lna6pw1TWMe8vlajQnLDtU9KYHqtDg==",
"license": "MIT",
"dependencies": {
"@sindresorhus/transliterate": "^2.0.0",