Merge pull request #12653 from openlayers/dependabot/npm_and_yarn/globby-12.0.1

Bump globby from 12.0.0 to 12.0.1
This commit is contained in:
Andreas Hocevar
2021-08-23 10:29:01 +02:00
committed by GitHub

14
package-lock.json generated
View File

@@ -5466,9 +5466,9 @@
}
},
"node_modules/globby": {
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-12.0.0.tgz",
"integrity": "sha512-3mOIUduqSMHm6gNjIw9E641TZ93NB8lFVt+6MKIw6vUaIS5aSsw/6cl0gT86z1IoKlaL90BiOQlA593GUMlzEA==",
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/globby/-/globby-12.0.1.tgz",
"integrity": "sha512-AofdCGi+crQ1uN9+nMbTnvC4XGNPJN9hRiPf+A76lUZIZoWoj4Z9iyUQGge7xCGKgR/7ejB36qoIlLoDBc7fYw==",
"dev": true,
"dependencies": {
"array-union": "^3.0.1",
@@ -5479,7 +5479,7 @@
"slash": "^4.0.0"
},
"engines": {
"node": ">=12.20"
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
@@ -15657,9 +15657,9 @@
"dev": true
},
"globby": {
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-12.0.0.tgz",
"integrity": "sha512-3mOIUduqSMHm6gNjIw9E641TZ93NB8lFVt+6MKIw6vUaIS5aSsw/6cl0gT86z1IoKlaL90BiOQlA593GUMlzEA==",
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/globby/-/globby-12.0.1.tgz",
"integrity": "sha512-AofdCGi+crQ1uN9+nMbTnvC4XGNPJN9hRiPf+A76lUZIZoWoj4Z9iyUQGge7xCGKgR/7ejB36qoIlLoDBc7fYw==",
"dev": true,
"requires": {
"array-union": "^3.0.1",