mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-14 18:13:45 +00:00
chore(deps): bump jsonata from 1.8.2 to 1.8.3
Bumps [jsonata](https://github.com/jsonata-js/jsonata) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/jsonata-js/jsonata/releases) - [Changelog](https://github.com/jsonata-js/jsonata/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsonata-js/jsonata/compare/v1.8.2...v1.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
25ecb3dd46
commit
86adfe0f20
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -7614,9 +7614,9 @@
|
|||
}
|
||||
},
|
||||
"jsonata": {
|
||||
"version": "1.8.2",
|
||||
"resolved": "https://registry.npmjs.org/jsonata/-/jsonata-1.8.2.tgz",
|
||||
"integrity": "sha512-ma5F/Bs47dZfJfDZ0Dt37eIbzVBVKZIDqsZSqdCCAPNHxKn+s3+CfMA6ahVVlf8Y1hyIjXkVLFU7yv4XxRfihA=="
|
||||
"version": "1.8.3",
|
||||
"resolved": "https://registry.npmjs.org/jsonata/-/jsonata-1.8.3.tgz",
|
||||
"integrity": "sha512-r6ztI6ohbpRo77AxBm6vMs3aHZi2L2PaakW7TCPwSkeGcuAZ/SxXGLWH2Npwqq5+YBM/fg/g0EXg/pI9HvXQ8Q=="
|
||||
},
|
||||
"jsonfile": {
|
||||
"version": "6.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue