Skip to content

Commit

Permalink
chore: update azion package version to 1.14.0 (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbsfilho authored Feb 5, 2025
1 parent 9132717 commit a8ea3c3
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-stage.4",
"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-stage.4:
version "1.14.0-stage.4"
resolved "https://registry.yarnpkg.com/azion/-/azion-1.14.0-stage.4.tgz#9986c1237013a29ad4062127aeadbaea142182e9"
integrity sha512-SEzRx7louDr7xSEX30WEc5+T4O2GzkLW/p0PZxQGewfOJV6eElNyAL5RjVt6QANaqHFgGLkYQs+isgw8HcA/ng==
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==
dependencies:
chalk "^5.3.0"
crypto-browserify "^3.12.1"
Expand Down

0 comments on commit a8ea3c3

Please sign in to comment.