Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
FantasticFiasco committed Jan 10, 2025
1 parent 46c4442 commit 54d6ee7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/axis-configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@fantasticfiasco/expect": "1.1.0",
"axis-core": "2.0.0-beta.8",
"axis-core": "2.0.0-beta.9",
"cheerio": "1.0.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/axis-configuration/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1450,10 +1450,10 @@ aws4@^1.8.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==

[email protected].8:
version "2.0.0-beta.8"
resolved "https://registry.yarnpkg.com/axis-core/-/axis-core-2.0.0-beta.8.tgz#996591f2042ea9ed45c2b5f522a359baf6425742"
integrity sha512-arQCtqZKU20v22wz/Ci3QOuEcOlKoCtBnvENtfXvhxxcsIA4oeP9mJEFHFBc0UQrXcAW0s9Ycmzll+JmN9c1vw==
[email protected].9:
version "2.0.0-beta.9"
resolved "https://registry.yarnpkg.com/axis-core/-/axis-core-2.0.0-beta.9.tgz#d316ae170bf2c9deeb08af9cc0069f0434bd927d"
integrity sha512-6GfNGF8svGWz/vYvdTdiZEELnvCf8WOTW3q34ud8/bSYknndYVvG7QClAQw8eGyj/mAZyMoZO95WCorW6f27cg==
dependencies:
uuid "11.0.3"

Expand Down

0 comments on commit 54d6ee7

Please sign in to comment.