aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-06-05 03:03:13 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-06-05 03:03:13 +0300
commit48edcb8c004fb205a8b8c991eda2496ac44bfe40 (patch)
tree2ed1474ec5ee49e54aaac675953b40eb2eaff0d1
parent77dcedbb7096c6f04c8dfb65e3597a35be3ee9cd (diff)
downloadstrapi-plugin-checkbox-list-48edcb8c004fb205a8b8c991eda2496ac44bfe40.tar.xz
strapi-plugin-checkbox-list-48edcb8c004fb205a8b8c991eda2496ac44bfe40.zip
Update dependency @types/node to v24.13.0
-rw-r--r--playground/package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/playground/package-lock.json b/playground/package-lock.json
index 5359258..e171a9e 100644
--- a/playground/package-lock.json
+++ b/playground/package-lock.json
@@ -8798,12 +8798,12 @@
"license": "MIT"
},
"node_modules/@types/node": {
- "version": "24.12.4",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.12.4.tgz",
- "integrity": "sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==",
+ "version": "24.13.0",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.0.tgz",
+ "integrity": "sha512-5vtOqGQr4NJKeEzV441FcOi2MeG9UTWq9LqVLGneDdu4vlX17H8kQ2PA2UmNwCUGPVDj4oBjNhS7ReVEIWJJrg==",
"license": "MIT",
"dependencies": {
- "undici-types": "~7.16.0"
+ "undici-types": "~7.18.0"
}
},
"node_modules/@types/nodemon": {
@@ -23809,9 +23809,9 @@
}
},
"node_modules/undici-types": {
- "version": "7.16.0",
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
- "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
+ "version": "7.18.2",
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
+ "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
"license": "MIT"
},
"node_modules/unicorn-magic": {