Skip to content

Commit

Permalink
chore: update azion package version to ~1.14.1 (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbsfilho authored Feb 6, 2025
1 parent a8ea3c3 commit 7bcf2e2
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 @@ -55,7 +55,7 @@
"ajv-errors": "^3.0.0",
"ajv-keywords": "^5.1.0",
"assert": "^2.0.0",
"azion": "^1.14.0",
"azion": "~1.14.0",
"babel-loader": "^9.2.1",
"bottleneck": "^2.19.5",
"browserify-zlib": "^0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2327,10 +2327,10 @@ axios@^1.6.1:
form-data "^4.0.0"
proxy-from-env "^1.1.0"

azion@^1.14.0:
version "1.14.0"
resolved "https://registry.yarnpkg.com/azion/-/azion-1.14.0.tgz#c3ba022c5f933490706bf83d5cb34b89711d9992"
integrity sha512-e4SXKr2LAiUTEjBMfp6rbLSoFxrw1ECWaSuvbfVM7ii/sRhxHQjh7K/JUKe6hPZ/8JA7sS/OIUvp+GfpmD52Ug==
azion@~1.14.0:
version "1.14.1"
resolved "https://registry.yarnpkg.com/azion/-/azion-1.14.1.tgz#d854ca7a93d3bb094fcd8b22ba80f8cc1454fe44"
integrity sha512-tTI7cCf1g4eZcxUdWwkqIP9lMIu2t6z5VZEw1a0giTV9SGEASib3SvuEZ8ES0235x7+w8g9gz03ATLIzmjIJ8g==
dependencies:
chalk "^5.3.0"
crypto-browserify "^3.12.1"
Expand Down

0 comments on commit 7bcf2e2

Please sign in to comment.