Skip to content

Commit

Permalink
common: update jsonpath to 10.x (#782)
Browse files Browse the repository at this point in the history
* update jsonplus to 10.x
  • Loading branch information
josephjclark authored Oct 15, 2024
1 parent 7222653 commit cb19d51
Show file tree
Hide file tree
Showing 92 changed files with 406 additions and 59 deletions.
7 changes: 7 additions & 0 deletions packages/asana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-asana

## 4.0.3

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/asana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-asana",
"version": "4.0.2",
"version": "4.0.3",
"description": "An adaptor to access objects in Asana",
"homepage": "https://docs.openfn.org",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/azure-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-azure-storage

## 2.0.3

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/azure-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-azure-storage",
"version": "2.0.2",
"version": "2.0.3",
"description": "OpenFn adaptor for Azure Storage",
"type": "module",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/beyonic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-beyonic

## 0.3.5

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/beyonic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-beyonic",
"version": "0.3.4",
"version": "0.3.5",
"description": "beyonic Language Pack for OpenFn",
"homepage": "https://docs.openfn.org",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/bigquery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-bigquery

## 3.0.4

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 3.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bigquery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-bigquery",
"version": "3.0.3",
"version": "3.0.4",
"description": "A Google BigQuery language package for use with Open Function",
"main": "dist/index.cjs",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/cartodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-cartodb

## 0.4.5

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 0.4.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cartodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-cartodb",
"version": "0.4.4",
"version": "0.4.5",
"description": "cartodb Language Pack for OpenFn",
"main": "dist/index.cjs",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/cht/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-cht

## 1.0.3

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cht/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-cht",
"version": "1.0.2",
"version": "1.0.3",
"description": "OpenFn CHT adaptor",
"type": "module",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/commcare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-commcare

## 3.2.2

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 3.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commcare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-commcare",
"version": "3.2.1",
"version": "3.2.2",
"description": "Commcare Language Pack for OpenFn",
"homepage": "https://docs.openfn.org",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 2.0.0

## 2.0.3

### Patch Changes

- 33973a2: Fix a critical security issue in jsonpath-plus

## 2.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-common",
"version": "2.0.2",
"version": "2.0.3",
"description": "Common Expressions for OpenFn",
"homepage": "https://docs.openfn.org",
"repository": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"csvtojson": "^2.0.10",
"date-fns": "^2.25.0",
"http-status-codes": "^2.3.0",
"jsonpath-plus": "^4.0.0",
"jsonpath-plus": "^10.0.0",
"lodash": "^4.17.21",
"undici": "^5.28.4"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/dhis2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-dhis2

## 5.0.4

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 5.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dhis2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-dhis2",
"version": "5.0.3",
"version": "5.0.4",
"description": "DHIS2 Language Pack for OpenFn",
"homepage": "https://docs.openfn.org",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/dynamics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-dynamics

## 0.5.7

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 0.5.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/dynamics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-dynamics",
"version": "0.5.6",
"version": "0.5.7",
"description": "A Microsoft Dynamics Language Pack for OpenFn",
"main": "dist/index.cjs",
"scripts": {
Expand All @@ -20,7 +20,7 @@
"configuration-schema.json"
],
"dependencies": {
"@openfn/language-common": "2.0.2",
"@openfn/language-common": "2.0.3",
"request": "^2.72.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/facebook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-facebook

## 0.4.5

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 0.4.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/facebook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-facebook",
"version": "0.4.4",
"version": "0.4.5",
"description": "An Language Package for Facebook Messenger API",
"main": "dist/index.cjs",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/fhir-ndr-et/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-fhir-ndr-et

## 0.1.2

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fhir-ndr-et/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-fhir-ndr-et",
"version": "0.1.1",
"version": "0.1.2",
"description": "OpenFn fhir adaptor for NDR HIV in Ehtiopia",
"type": "module",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/googlesheets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-googlesheets

## 3.0.3

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 3.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/googlesheets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-googlesheets",
"version": "3.0.2",
"version": "3.0.3",
"description": "A Google Sheets Language Pack for OpenFn",
"homepage": "https://docs.openfn.org",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/hive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-hive

## 0.3.5

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-hive",
"version": "0.3.4",
"version": "0.3.5",
"description": "An Apache HIVE adaptor for OpenFn",
"type": "module",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-http

## 6.4.6

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 6.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-http",
"version": "6.4.5",
"version": "6.4.6",
"description": "An HTTP request language package for use with Open Function",
"homepage": "https://docs.openfn.org",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/khanacademy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-khanacademy

## 0.5.5

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 0.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/khanacademy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-khanacademy",
"version": "0.5.4",
"version": "0.5.5",
"description": "A Khan Academy Language Pack for OpenFn",
"main": "dist/index.cjs",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/mailchimp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-mailchimp

## 1.0.6

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mailchimp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-mailchimp",
"version": "1.0.5",
"version": "1.0.6",
"description": "An OpenFn adaptor for use with Mailchimp",
"main": "dist/index.cjs",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/mailgun/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-mailgun

## 0.5.4

### Patch Changes

- Fixed security vulnerability in jsonpath-plus [33973a2]
- @openfn/language-common@2.0.3

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mailgun/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-mailgun",
"version": "0.5.3",
"version": "0.5.4",
"description": "mailgun Language Pack for OpenFn",
"main": "dist/index.cjs",
"scripts": {
Expand Down
Loading

0 comments on commit cb19d51

Please sign in to comment.