Skip to content

Commit

Permalink
Upgrade aniep to 0.6.0 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leslie-Wong-H authored Oct 30, 2023
2 parents b3d41ae + b9722a1 commit 6ec9e1a
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.1",
"aniep": "^0.6.0",
"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.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/aniep/-/aniep-0.5.1.tgz#b0ac6b0963a239912135ea6d606887c69b86b53d"
integrity sha512-YqkYqrCHbhNOjfre8baGbh5FKlvS4T5G1HhGtU0mB5x4U1Sfg0/9J7Umw+4AghN6Xg/NVLmsGlhhY8aBakoa+Q==
aniep@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/aniep/-/aniep-0.6.0.tgz#cbb1510b10249341cfcd29f6d14897faeeb41a38"
integrity sha512-mf8p+TPZG8T6vLLSpKPwVL3CyUA+RqB4qbov0vWYgQdUhtyvKHHQk7W5SO3iPB+DXy8NH8UYXtW6kEGK3neZDA==

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

0 comments on commit 6ec9e1a

Please sign in to comment.