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:
parent
3a8d733522
commit
d81a7a778d
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -8586,9 +8586,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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue