5
0
Fork 0
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:
dependabot-preview[bot] 2020-04-23 11:22:18 +00:00 committed by GitHub
parent 25ecb3dd46
commit 86adfe0f20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View file

@ -7614,9 +7614,9 @@
} }
}, },
"jsonata": { "jsonata": {
"version": "1.8.2", "version": "1.8.3",
"resolved": "https://registry.npmjs.org/jsonata/-/jsonata-1.8.2.tgz", "resolved": "https://registry.npmjs.org/jsonata/-/jsonata-1.8.3.tgz",
"integrity": "sha512-ma5F/Bs47dZfJfDZ0Dt37eIbzVBVKZIDqsZSqdCCAPNHxKn+s3+CfMA6ahVVlf8Y1hyIjXkVLFU7yv4XxRfihA==" "integrity": "sha512-r6ztI6ohbpRo77AxBm6vMs3aHZi2L2PaakW7TCPwSkeGcuAZ/SxXGLWH2Npwqq5+YBM/fg/g0EXg/pI9HvXQ8Q=="
}, },
"jsonfile": { "jsonfile": {
"version": "6.0.1", "version": "6.0.1",