Skip to content

Commit

Permalink
Update aniep (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leslie-Wong-H authored Oct 25, 2023
2 parents 814aa59 + 4d285c6 commit 7d8073a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@soruly/opencv4nodejs-prebuilt": "^6.0.2",
"@zilliz/milvus2-sdk-node": "2.2.19",
"aniep": "^0.5.0",
"aniep": "^0.5.1",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"express": "^4.18.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -816,10 +816,10 @@ accepts@~1.3.8:
mime-types "~2.1.34"
negotiator "0.6.3"

aniep@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/aniep/-/aniep-0.5.0.tgz#bf15e60bf0a09ad33c91a2cb7028664e98673baf"
integrity sha512-LSEhI1L0vaCPA6c+WR9l50leYmKVWxl9U2Ix2GVJr8ROUAY7HX+QOCCHqfJdfcEdbIVjpCwOutRclCR+SSjfpw==
aniep@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/aniep/-/aniep-0.5.1.tgz#b0ac6b0963a239912135ea6d606887c69b86b53d"
integrity sha512-YqkYqrCHbhNOjfre8baGbh5FKlvS4T5G1HhGtU0mB5x4U1Sfg0/9J7Umw+4AghN6Xg/NVLmsGlhhY8aBakoa+Q==

ansi-escapes@^4.2.1:
version "4.3.2"
Expand Down

0 comments on commit 7d8073a

Please sign in to comment.