aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-03-28 03:01:29 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-03-28 03:01:29 +0300
commitce90debf2ccfcdbf45208b4cd2a007af92faa30a (patch)
tree6e463b1a55f5c77ba5094012d37106cbae4bf505 /package-lock.json
parentde0db32fc99c2fd81e235fe3364636cc7e768e33 (diff)
downloadpopov.link-ce90debf2ccfcdbf45208b4cd2a007af92faa30a.tar.xz
popov.link-ce90debf2ccfcdbf45208b4cd2a007af92faa30a.zip
chore(deps): update dependency globby to v16.2.0HEADmaster
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 c3ec89c..99c23a1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4467,9 +4467,9 @@
}
},
"node_modules/globby": {
- "version": "16.1.1",
- "resolved": "https://registry.npmjs.org/globby/-/globby-16.1.1.tgz",
- "integrity": "sha512-dW7vl+yiAJSp6aCekaVnVJxurRv7DCOLyXqEG3RYMYUg7AuJ2jCqPkZTA8ooqC2vtnkaMcV5WfFBMuEnTu1OQg==",
+ "version": "16.2.0",
+ "resolved": "https://registry.npmjs.org/globby/-/globby-16.2.0.tgz",
+ "integrity": "sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==",
"license": "MIT",
"dependencies": {
"@sindresorhus/merge-streams": "^4.0.0",