5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00

dep: update jsonata to version 1.8.3 (#118)

This commit is contained in:
Calvin Leung Huang 2020-09-14 13:01:47 -07:00 committed by GitHub
parent 3a8d733522
commit d81a7a778d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View file

@ -8586,9 +8586,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",