mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 11:40:45 +00:00
14 lines
561 B
Diff
14 lines
561 B
Diff
diff --git a/package-lock.json b/package-lock.json
|
|
index 5a84fbe7..562051c7 100644
|
|
--- a/package-lock.json
|
|
+++ b/package-lock.json
|
|
@@ -12425,7 +12425,7 @@
|
|
"node_modules/pkg-up/node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
|
|
- "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
|
|
+ "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|