Skip to content
This repository was archived by the owner on Nov 2, 2022. It is now read-only.

Commit e1bc5cb

Browse files
authored
Merge pull request #49 from AppBox-project/dependabot/npm_and_yarn/uniqid-5.3.0
Bump uniqid from 5.2.0 to 5.3.0
2 parents a4fc798 + c72b2d3 commit e1bc5cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ts-node": "^9.0.0",
2323
"tsc": "^1.20150623.0",
2424
"typescript": "^4.1.3",
25-
"uniqid": "^5.2.0",
25+
"uniqid": "^5.3.0",
2626
"validator": "^13.1.17",
2727
"yaml": "^1.10.0"
2828
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2445,10 +2445,10 @@ undefsafe@^2.0.3:
24452445
dependencies:
24462446
debug "^2.2.0"
24472447

2448-
uniqid@^5.2.0:
2449-
version "5.2.0"
2450-
resolved "https://registry.yarnpkg.com/uniqid/-/uniqid-5.2.0.tgz#0d0589a7e9ce07116848126764fbff0b68e74329"
2451-
integrity sha512-LH8zsvwJ/GL6YtNfSOmMCrI9piraAUjBfw2MCvleNE6a4pVKJwXjG2+HWhkVeFcSg+nmaPKbMrMOoxwQluZ1Mg==
2448+
uniqid@^5.2.0, uniqid@^5.3.0:
2449+
version "5.3.0"
2450+
resolved "https://registry.yarnpkg.com/uniqid/-/uniqid-5.3.0.tgz#4545f8e9c9a5830ef804e512cca6a9331e9761bf"
2451+
integrity sha512-Jq8EzvAT8/CcLu8tzoSiylnzPkNhJJKpnMT964Dj1jI4pG4sKYP9aFVByNTp8KzMvYlW1Um63PCDqtOoujNzrA==
24522452

24532453
unique-string@^2.0.0:
24542454
version "2.0.0"

0 commit comments

Comments
 (0)