Merge pull request #126 from mearashadowfax/dependabot/npm_and_yarn/globby-14.0.2

Bump globby from 14.0.1 to 14.0.2
This commit is contained in:
Emil Gulamov 2024-07-01 21:33:39 +04:00 committed by GitHub
commit c6528f352d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -21,7 +21,7 @@
"astro": "^4.11.3",
"astro-compressor": "^0.4.1",
"clipboard": "^2.0.11",
"globby": "^14.0.1",
"globby": "^14.0.2",
"gsap": "^3.12.5",
"html-minifier-terser": "^7.2.0",
"lenis": "^1.1.5",
@ -4326,9 +4326,9 @@
}
},
"node_modules/globby": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
"integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz",
"integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==",
"dependencies": {
"@sindresorhus/merge-streams": "^2.1.0",
"fast-glob": "^3.3.2",

View file

@ -24,7 +24,7 @@
"astro": "^4.11.3",
"astro-compressor": "^0.4.1",
"clipboard": "^2.0.11",
"globby": "^14.0.1",
"globby": "^14.0.2",
"gsap": "^3.12.5",
"html-minifier-terser": "^7.2.0",
"lenis": "^1.1.5",