aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 08:44:39 +0000
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-17 09:35:55 +0000
commitfb11206bf5e96c9b9be718d56f91e822d7243372 (patch)
treef1187b01cda1aba06ff547811e7113fade85d31a /package-lock.json
parentSend correct Content-Type header for custom icon (diff)
downloadferdium-server-fb11206bf5e96c9b9be718d56f91e822d7243372.tar.gz
ferdium-server-fb11206bf5e96c9b9be718d56f91e822d7243372.tar.zst
ferdium-server-fb11206bf5e96c9b9be718d56f91e822d7243372.zip
Bump glob-parent from 5.0.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.0.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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 f7d1388..34e7235 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2883,9 +2883,9 @@
2883 } 2883 }
2884 }, 2884 },
2885 "glob-parent": { 2885 "glob-parent": {
2886 "version": "5.0.0", 2886 "version": "5.1.2",
2887 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.0.0.tgz", 2887 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
2888 "integrity": "sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg==", 2888 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
2889 "dev": true, 2889 "dev": true,
2890 "requires": { 2890 "requires": {
2891 "is-glob": "^4.0.1" 2891 "is-glob": "^4.0.1"