From d5e4900baa6cd3fe6eb4212a6d81bdcf1686dbca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 00:55:30 +0000 Subject: [PATCH] build(deps-dev): bump contentful from 10.12.1 to 10.12.2 Bumps [contentful](https://github.com/contentful/contentful.js) from 10.12.1 to 10.12.2. - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](https://github.com/contentful/contentful.js/compare/v10.12.1...v10.12.2) --- updated-dependencies: - dependency-name: contentful dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index aa14e217..f19f6f68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4501,9 +4501,9 @@ } }, "node_modules/contentful": { - "version": "10.12.1", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-10.12.1.tgz", - "integrity": "sha512-rGo4OgL7hMPOhUQ1v9ELqWFhFkzmyoO2ILTZciv9HLGG6lhcEtXH4eAaO46XPKswyabPwuCjTERc/XBGVSLLDg==", + "version": "10.12.2", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-10.12.2.tgz", + "integrity": "sha512-PqVqqJvNbEgu05tnIVY6Z01aTlpQStkoabAWJkZcwghWdjxXb/SDpV1SvTr8OQwI63ER04KYhgyWRTNPinomoA==", "dev": true, "dependencies": { "@contentful/content-source-maps": "^0.6.0", @@ -20008,9 +20008,9 @@ } }, "contentful": { - "version": "10.12.1", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-10.12.1.tgz", - "integrity": "sha512-rGo4OgL7hMPOhUQ1v9ELqWFhFkzmyoO2ILTZciv9HLGG6lhcEtXH4eAaO46XPKswyabPwuCjTERc/XBGVSLLDg==", + "version": "10.12.2", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-10.12.2.tgz", + "integrity": "sha512-PqVqqJvNbEgu05tnIVY6Z01aTlpQStkoabAWJkZcwghWdjxXb/SDpV1SvTr8OQwI63ER04KYhgyWRTNPinomoA==", "dev": true, "requires": { "@contentful/content-source-maps": "^0.6.0",