Bump @rails/request.js from 0.0.8 to 0.0.9
Bumps [@rails/request.js](https://github.com/rails/request.js) from 0.0.8 to 0.0.9. - [Release notes](https://github.com/rails/request.js/releases) - [Commits](https://github.com/rails/request.js/compare/v0.0.8...v0.0.9) --- updated-dependencies: - dependency-name: "@rails/request.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
99b336cbab
commit
215693316c
|
@ -14,7 +14,7 @@
|
|||
"@hotwired/turbo-rails": "^7.3.0",
|
||||
"@melloware/coloris": "^0.21.1",
|
||||
"@popperjs/core": "^2.11",
|
||||
"@rails/request.js": "^0.0.8",
|
||||
"@rails/request.js": "^0.0.9",
|
||||
"bootstrap": "^5.2",
|
||||
"buffer": "^6.0.3",
|
||||
"cheet.js": "^0.3.3",
|
||||
|
|
|
@ -272,10 +272,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.3.tgz#71f08e958883af64f6a20489318b5e95d2c6dc5b"
|
||||
integrity sha512-Iefl21FZD+ck1di6xSHMYzSzRiNJTHV4NrAzCfDfqc/wPz4xncrP8f2/fJ+2jzwKIaDn76UVMsALh7R5OzsF8Q==
|
||||
|
||||
"@rails/request.js@^0.0.8":
|
||||
version "0.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@rails/request.js/-/request.js-0.0.8.tgz#5e2e8da15013b1af7f04d759e4e9d1cff981865c"
|
||||
integrity sha512-ysHYZDl+XjBwFVXz7EI7XW+ZWiTFY8t7TrC/ahpAPt0p7NE4DZxm1nJQY9gmF4PBf+4pAYa+D/rLIGmrn1ZMvg==
|
||||
"@rails/request.js@^0.0.9":
|
||||
version "0.0.9"
|
||||
resolved "https://registry.yarnpkg.com/@rails/request.js/-/request.js-0.0.9.tgz#89e2a575405dc07eb8a9b3d2fe04289e1f057cd0"
|
||||
integrity sha512-VleYUyrA3rwKMvYnz7MI9Ada85Vekjb/WVz7NuGgDO24Y3Zy9FFSpDMQW+ea/tlftD+CdX/W/sUosRA9/HkDOQ==
|
||||
|
||||
"@types/json-schema@^7.0.7":
|
||||
version "7.0.9"
|
||||
|
|
Loading…
Reference in New Issue