diff --git a/packages/rest-api-client/package.json b/packages/rest-api-client/package.json index bfa398e36a..e4ef48f7b8 100644 --- a/packages/rest-api-client/package.json +++ b/packages/rest-api-client/package.json @@ -79,7 +79,7 @@ "form-data": "^4.0.0", "js-base64": "^3.7.7", "mime": "^3.0.0", - "qs": "^6.12.0" + "qs": "^6.12.1" }, "exports": { ".": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8eb33736e1..b738cab063 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -419,8 +419,8 @@ importers: specifier: ^3.0.0 version: 3.0.0 qs: - specifier: ^6.12.0 - version: 6.12.0 + specifier: ^6.12.1 + version: 6.12.1 devDependencies: '@rollup/plugin-babel': specifier: ^6.0.4 @@ -7221,7 +7221,7 @@ packages: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.7 has-tostringtag: 1.0.0 /is-set@2.0.2: @@ -9602,8 +9602,8 @@ packages: side-channel: 1.0.6 dev: true - /qs@6.12.0: - resolution: {integrity: sha512-trVZiI6RMOkO476zLGaBIzszOdFPnCCXHPG9kn0yuS1uz6xdVxPfZdB3vUig9pxPFDM9BRAgz/YUIVQ1/vuiUg==} + /qs@6.12.1: + resolution: {integrity: sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==} engines: {node: '>=0.6'} dependencies: side-channel: 1.0.6 @@ -9789,7 +9789,7 @@ packages: resolution: {integrity: sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.7 define-properties: 1.2.1 functions-have-names: 1.2.3