Commit 048f184e20eca7856ccc299d7747f2942a6890c5
1 parent
73a757a656
Exists in
master
Bump uniqid from 5.3.0 to 5.4.0
Showing 2 changed files with 8 additions and 8 deletions Side-by-side Diff
package-lock.json
... | ... | @@ -18,7 +18,7 @@ |
18 | 18 | "morgan": "^1.10.0", |
19 | 19 | "rotating-file-stream": "^2.1.6", |
20 | 20 | "tektrans-logger": "^1.2.4", |
21 | - "uniqid": "^5.3.0", | |
21 | + "uniqid": "^5.4.0", | |
22 | 22 | "url-join": "^4.0.1" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
... | ... | @@ -4438,9 +4438,9 @@ |
4438 | 4438 | } |
4439 | 4439 | }, |
4440 | 4440 | "node_modules/uniqid": { |
4441 | - "version": "5.3.0", | |
4442 | - "resolved": "https://registry.npmjs.org/uniqid/-/uniqid-5.3.0.tgz", | |
4443 | - "integrity": "sha512-Jq8EzvAT8/CcLu8tzoSiylnzPkNhJJKpnMT964Dj1jI4pG4sKYP9aFVByNTp8KzMvYlW1Um63PCDqtOoujNzrA==" | |
4441 | + "version": "5.4.0", | |
4442 | + "resolved": "https://registry.npmjs.org/uniqid/-/uniqid-5.4.0.tgz", | |
4443 | + "integrity": "sha512-38JRbJ4Fj94VmnC7G/J/5n5SC7Ab46OM5iNtSstB/ko3l1b5g7ALt4qzHFgGciFkyiRNtDXtLNb+VsxtMSE77A==" | |
4444 | 4444 | }, |
4445 | 4445 | "node_modules/unpipe": { |
4446 | 4446 | "version": "1.0.0", |
... | ... | @@ -8230,9 +8230,9 @@ |
8230 | 8230 | } |
8231 | 8231 | }, |
8232 | 8232 | "uniqid": { |
8233 | - "version": "5.3.0", | |
8234 | - "resolved": "https://registry.npmjs.org/uniqid/-/uniqid-5.3.0.tgz", | |
8235 | - "integrity": "sha512-Jq8EzvAT8/CcLu8tzoSiylnzPkNhJJKpnMT964Dj1jI4pG4sKYP9aFVByNTp8KzMvYlW1Um63PCDqtOoujNzrA==" | |
8233 | + "version": "5.4.0", | |
8234 | + "resolved": "https://registry.npmjs.org/uniqid/-/uniqid-5.4.0.tgz", | |
8235 | + "integrity": "sha512-38JRbJ4Fj94VmnC7G/J/5n5SC7Ab46OM5iNtSstB/ko3l1b5g7ALt4qzHFgGciFkyiRNtDXtLNb+VsxtMSE77A==" | |
8236 | 8236 | }, |
8237 | 8237 | "unpipe": { |
8238 | 8238 | "version": "1.0.0", |