From 3abb321cfa67abef7105858180050508501149fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 00:26:29 +0000 Subject: [PATCH] build(deps): Bump contentful from 9.0.2 to 9.2.17 Bumps [contentful](https://github.com/contentful/contentful.js) from 9.0.2 to 9.2.17. - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](https://github.com/contentful/contentful.js/compare/v9.0.2...v9.2.17) --- updated-dependencies: - dependency-name: contentful dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 78 ++++++++++++++++++++++++++++------------------- package.json | 2 +- 2 files changed, 48 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 247a094..73bebb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3620,47 +3620,60 @@ } }, "contentful": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-9.0.2.tgz", - "integrity": "sha512-AdfkSfJ5op61YcXaaxnMoftJGrRl6LX+vG9b/WCV229g0bZPuTrWchaLufiGv5gbwscn3QxXtiQ5m9lC/871cg==", - "requires": { - "axios": "^0.22.0", - "contentful-resolve-response": "^1.3.0", - "contentful-sdk-core": "^6.9.0", - "fast-copy": "^2.1.0", + "version": "9.2.17", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-9.2.17.tgz", + "integrity": "sha512-rFGD5x5D0p/3c17gidJW9gwpUtfi+oqVpLplymPMXXnRVDFxZ9LXrJv+lXOHKWecfi7VaNtTdQ6BGoEWWRTCPw==", + "requires": { + "axios": "^0.27.0", + "contentful-resolve-response": "^1.3.12", + "contentful-sdk-core": "^7.0.4", + "fast-copy": "^2.1.7", "json-stringify-safe": "^5.0.1" }, "dependencies": { "axios": { - "version": "0.22.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.22.0.tgz", - "integrity": "sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==", + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz", + "integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==", "requires": { - "follow-redirects": "^1.14.4" + "follow-redirects": "^1.14.9", + "form-data": "^4.0.0" } }, "follow-redirects": { - "version": "1.14.4", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz", - "integrity": "sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==" + "version": "1.15.2", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", + "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==" + }, + "form-data": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", + "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "requires": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + } } } }, "contentful-resolve-response": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/contentful-resolve-response/-/contentful-resolve-response-1.3.0.tgz", - "integrity": "sha512-FFa4it5VXW1YGyim5rhPbnwmN4c8OcmkpLrsylTL2Y1YpoC+6qnZSSU/QZyvHomLdEgwXaSXhGVJkWjpdz5IMg==", + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/contentful-resolve-response/-/contentful-resolve-response-1.6.2.tgz", + "integrity": "sha512-C4j/VA+SPjgVa7IxeuUagE++B/3WG+P6meFLu7u5DKDU1Tizayc4f2Y7Pb8ZN7yx+wEOoaGZvmlV/zePPnXmRQ==", "requires": { - "fast-copy": "^2.1.0" + "fast-copy": "^2.1.7" } }, "contentful-sdk-core": { - "version": "6.9.1", - "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-6.9.1.tgz", - "integrity": "sha512-5AV21J1evUa1Wi+ehSWUJVpZ/NUy4mQPEk73ORxbv/FYcPNtOXBo0CPmXZZHQ80SADhYXgiiLLUGH2+UIGwYMQ==", + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-7.0.4.tgz", + "integrity": "sha512-HwYdXmTsVh9rJOq+TA8CsY+vt6ivqkyJZpiEyVboZKIXAa83QmeVLAeBxK75+IiI9KpaPz7LCjVBXTGoTrhV7A==", "requires": { - "fast-copy": "^2.1.0", - "lodash": "^4.17.21", + "fast-copy": "^2.1.7", + "lodash.isplainobject": "^4.0.6", + "lodash.isstring": "^4.0.1", + "p-throttle": "^4.1.1", "qs": "^6.9.4" } }, @@ -4971,9 +4984,9 @@ "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=" }, "fast-copy": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/fast-copy/-/fast-copy-2.1.1.tgz", - "integrity": "sha512-Qod3DdRgFZ8GUIM6ygeoZYpQ0QLW9cf/FS9KhhjlYggcSZXWAemAw8BOCO5LuYCrR3Uj3qXDVTUzOUwG8C7beQ==" + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/fast-copy/-/fast-copy-2.1.7.tgz", + "integrity": "sha512-ozrGwyuCTAy7YgFCua8rmqmytECYk/JYAMXcswOcm0qvGoE3tPb7ivBeIHTOK2DiapBhDZgacIhzhQIKU5TCfA==" }, "fast-deep-equal": { "version": "3.1.3", @@ -9442,14 +9455,12 @@ "lodash.isplainobject": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", - "integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=", - "dev": true + "integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=" }, "lodash.isstring": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", - "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=", - "dev": true + "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=" }, "lodash.merge": { "version": "4.6.2", @@ -10350,6 +10361,11 @@ } } }, + "p-throttle": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/p-throttle/-/p-throttle-4.1.1.tgz", + "integrity": "sha512-TuU8Ato+pRTPJoDzYD4s7ocJYcNSEZRvlxoq3hcPI2kZDZ49IQ1Wkj7/gDJc3X7XiEAAvRGtDzdXJI0tC3IL1g==" + }, "p-timeout": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz", diff --git a/package.json b/package.json index f07d760..389391a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@middy/core": "^2.5.1", "@middy/http-json-body-parser": "^2.5.1", "aws-sdk": "^2.999.0", - "contentful": "^9.0.2", + "contentful": "^9.2.17", "estate-portal-aggregator": "^1.6.2", "jsonpath": "^1.1.1", "source-map-support": "^0.5.20"