Skip to content

Commit

Permalink
Update dependency ember-ajax to v5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 3fb7379 commit 1c38e37
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"babel-eslint": "10.1.0",
"bootstrap-sass": "3.4.1",
"broccoli-asset-rev": "3.0.0",
"ember-ajax": "5.0.0",
"ember-ajax": "5.1.2",
"ember-auto-import": "1.11.2",
"ember-bootstrap": "4.3.0",
"ember-cli": "3.26.0",
Expand Down
20 changes: 10 additions & 10 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6016,13 +6016,13 @@ elliptic@^6.5.3:
minimalistic-assert "^1.0.1"
minimalistic-crypto-utils "^1.0.1"

ember-ajax@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ember-ajax/-/ember-ajax-5.0.0.tgz#404b17c93194ab37aff86b7b8607d8edab93c9ec"
integrity sha512-Pet0S5VuiO7PDOwyTIF28VHdR7BpugL+jp+6PxNHRQvAq3SkKmVnXN0W06rnOgicH3xX29S46fx7czkKOGB3gA==
ember-ajax@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/ember-ajax/-/ember-ajax-5.1.2.tgz#75c1f85e5af223d4aadb3e57f6226cfe7c4d08b2"
integrity sha512-4pMrrJjZGpEGQEChWZ1+YO9TZocpjUVk2VdNv6nBgkU+C3UOYUkdzyeinWz5JLmRTL0ktrA6/EU9H+H0hsMgsQ==
dependencies:
ember-cli-babel "^7.5.0"
najax "^1.0.3"
najax "^1.0.7"

ember-assign-helper@^0.3.0:
version "0.3.0"
Expand Down Expand Up @@ -11312,13 +11312,13 @@ [email protected]:
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==

najax@^1.0.3:
version "1.0.4"
resolved "https://registry.yarnpkg.com/najax/-/najax-1.0.4.tgz#63fd8dbf15d18f24dc895b3a16fec66c136b8084"
integrity sha512-wsSacA+RkgY1wxRxXCT3tdqzmamEv9PLeoV/ub9SlLf2RngbPMSqc3A7H35XJDfURC0twMmZsnPdsYPkuuFSVg==
najax@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/najax/-/najax-1.0.7.tgz#706dce52d4b738dce01aee97f392ccdb79d51eef"
integrity sha512-JqBMguf2plv1IDqhOE6eebnTivjS/ej0C/Sw831jVc+dRQIMK37oyktdQCGAQtwpl5DikOWI2xGfIlBPSSLgXg==
dependencies:
jquery-deferred "^0.3.0"
lodash.defaultsdeep "^4.6.0"
lodash "^4.17.21"
qs "^6.2.0"

nan@^2.12.1, nan@^2.13.2, nan@^2.14.0:
Expand Down

0 comments on commit 1c38e37

Please sign in to comment.