From 3a75af8d353a89b5df58a32f2a686d3efe21646b Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Sat, 16 Oct 2021 22:06:25 +0100 Subject: [PATCH] package updates --- package-lock.json | 101 ++++++++++++++++++++++------------------------ package.json | 8 ++-- 2 files changed, 53 insertions(+), 56 deletions(-) diff --git a/package-lock.json b/package-lock.json index a9ebd98..cd80971 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,16 +10,16 @@ "license": "MIT", "dependencies": { "@giphy/js-fetch-api": "^4.1.2", - "axios": "^0.22.0", + "axios": "^0.23.0", "file-saver": "^2.0.5", "framer-motion": "^4.1.17", - "gatsby": "^3.14.2", + "gatsby": "^3.14.3", "gatsby-plugin-image": "^1.14.1", "gatsby-plugin-manifest": "^3.14.0", "gatsby-plugin-matomo": "^0.10.0", "gatsby-plugin-offline": "^4.14.0", "gatsby-plugin-react-helmet": "^4.14.0", - "gatsby-plugin-sharp": "^3.14.0", + "gatsby-plugin-sharp": "^3.14.1", "gatsby-plugin-sitemap": "^4.10.0", "gatsby-plugin-svgr": "^3.0.0-beta.0", "gatsby-plugin-webpack-size": "^2.0.1", @@ -67,7 +67,7 @@ "prettier": "^2.4.1", "slugify": "^1.6.1", "stylelint": "^13.13.1", - "stylelint-config-prettier": "^8.0.2", + "stylelint-config-prettier": "^9.0.3", "stylelint-prettier": "^1.2.0" } }, @@ -5128,9 +5128,9 @@ } }, "node_modules/axios": { - "version": "0.22.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.22.0.tgz", - "integrity": "sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz", + "integrity": "sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==", "dependencies": { "follow-redirects": "^1.14.4" } @@ -7037,9 +7037,9 @@ } }, "node_modules/contentful-management": { - "version": "7.42.2", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-7.42.2.tgz", - "integrity": "sha512-Xzuaf1Xik4p+Q3Zwyj1/H1zTMbrfs9tcLI27o8t4C+AMzhOGQszPh0aeY6R2M5LXV+ZFENsyAZ1ohFv4XeswxA==", + "version": "7.44.1", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-7.44.1.tgz", + "integrity": "sha512-N6cRMl2O7bkpIulPe0nQD78uVC8uaWQBm0XeDnmfUFJHVrPsaU0ix2QR2TjLsFKu6OT6nqxeyl0RS+dlboDV5A==", "dependencies": { "@types/json-patch": "0.0.30", "axios": "^0.21.4", @@ -7072,9 +7072,9 @@ } }, "node_modules/contentful-sdk-core": { - "version": "6.10.2", - "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-6.10.2.tgz", - "integrity": "sha512-8o6PnzhCjZ0dzmrZ/l/VNd21mjTqunasmmrjBYgGWYR5PH6Nj/J88TYjcCx8iCppOUapJB20oBCVfsLiPdEjHQ==", + "version": "6.10.3", + "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-6.10.3.tgz", + "integrity": "sha512-IUBkAU1sJuVaEa2Nv1NKK5ImqpBZ5Q3EmaCFmMZx/UHKa+i98nDCSTUBOL1aJnpZ/s3AaSramsh73VQ4aK2kyA==", "dependencies": { "fast-copy": "^2.1.0", "lodash.isplainobject": "^4.0.6", @@ -10920,9 +10920,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "node_modules/gatsby": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.2.tgz", - "integrity": "sha512-1cjyfGkQ9zXtou+RhtYBprv8nYXTPuRIs4IFzBP373vBD1CdwabAC/R8kjqHfdvyNrorzg3sqRjLjActtfU8NA==", + "version": "3.14.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.3.tgz", + "integrity": "sha512-B6NmmIvGGVNktky0YGugxMJlZAbKEzGMMBA8ojbaDhfEzfNXxsyHYd0aHKL0fNwPEqMKUsllaACdXrw6CWRk2g==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -10992,7 +10992,7 @@ "find-cache-dir": "^3.3.1", "fs-exists-cached": "1.0.0", "fs-extra": "^10.0.0", - "gatsby-cli": "^3.14.1", + "gatsby-cli": "^3.14.2", "gatsby-core-utils": "^2.14.0", "gatsby-graphiql-explorer": "^1.14.0", "gatsby-legacy-polyfills": "^1.14.0", @@ -11031,7 +11031,6 @@ "opentracing": "^0.14.4", "p-defer": "^3.0.0", "parseurl": "^1.3.3", - "path-to-regexp": "0.1.7", "physical-cpu-count": "^2.0.0", "platform": "^1.3.6", "postcss": "^8.3.5", @@ -11086,9 +11085,9 @@ } }, "node_modules/gatsby-cli": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-3.14.1.tgz", - "integrity": "sha512-0k8fJU2oE35U1D3sj4qFHMmKj32LJRmXeUSsDtJWdvNZ8+xhBNyIh+YGcqfqbCNicLXiPyfzvt6UwBIbOOTCRQ==", + "version": "3.14.2", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-3.14.2.tgz", + "integrity": "sha512-p3E6XyzwVPGpHd0AYVkvnPkZoEElWLWjAG10173k5aGtpoM6dIuJuSlgBPrjeev9PQ7y3oCoCO3zBjnGdB1/WQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -11620,9 +11619,9 @@ } }, "node_modules/gatsby-plugin-sharp": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.0.tgz", - "integrity": "sha512-i4jrmOElr0mB2tWlpfxzX72zimiheGny0GF+jPPYY77Uoie43AH7GGZm6wyhdtqKlphYDhgatOMU7xeiWQar6g==", + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.1.tgz", + "integrity": "sha512-eLRoxLTrn5QCerIl/zaUTzJCBfPaaOZdVPhO6QUOd1o2qni6AR9QkeAw3He2e/1mnkB9wWGwJUdPiCfvUSE/pQ==", "dependencies": { "@babel/runtime": "^7.15.4", "async": "^3.2.1", @@ -23143,17 +23142,16 @@ } }, "node_modules/stylelint-config-prettier": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/stylelint-config-prettier/-/stylelint-config-prettier-8.0.2.tgz", - "integrity": "sha512-TN1l93iVTXpF9NJstlvP7nOu9zY2k+mN0NSFQ/VEGz15ZIP9ohdDZTtCWHs5LjctAhSAzaILULGbgiM0ItId3A==", + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz", + "integrity": "sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==", "dev": true, "bin": { "stylelint-config-prettier": "bin/check.js", "stylelint-config-prettier-check": "bin/check.js" }, "engines": { - "node": ">= 10", - "npm": ">= 5" + "node": ">= 12" }, "peerDependencies": { "stylelint": ">=11.0.0" @@ -31065,9 +31063,9 @@ "integrity": "sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA==" }, "axios": { - "version": "0.22.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.22.0.tgz", - "integrity": "sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz", + "integrity": "sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==", "requires": { "follow-redirects": "^1.14.4" } @@ -32557,9 +32555,9 @@ "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" }, "contentful-management": { - "version": "7.42.2", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-7.42.2.tgz", - "integrity": "sha512-Xzuaf1Xik4p+Q3Zwyj1/H1zTMbrfs9tcLI27o8t4C+AMzhOGQszPh0aeY6R2M5LXV+ZFENsyAZ1ohFv4XeswxA==", + "version": "7.44.1", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-7.44.1.tgz", + "integrity": "sha512-N6cRMl2O7bkpIulPe0nQD78uVC8uaWQBm0XeDnmfUFJHVrPsaU0ix2QR2TjLsFKu6OT6nqxeyl0RS+dlboDV5A==", "requires": { "@types/json-patch": "0.0.30", "axios": "^0.21.4", @@ -32585,9 +32583,9 @@ } }, "contentful-sdk-core": { - "version": "6.10.2", - "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-6.10.2.tgz", - "integrity": "sha512-8o6PnzhCjZ0dzmrZ/l/VNd21mjTqunasmmrjBYgGWYR5PH6Nj/J88TYjcCx8iCppOUapJB20oBCVfsLiPdEjHQ==", + "version": "6.10.3", + "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-6.10.3.tgz", + "integrity": "sha512-IUBkAU1sJuVaEa2Nv1NKK5ImqpBZ5Q3EmaCFmMZx/UHKa+i98nDCSTUBOL1aJnpZ/s3AaSramsh73VQ4aK2kyA==", "requires": { "fast-copy": "^2.1.0", "lodash.isplainobject": "^4.0.6", @@ -35522,9 +35520,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "gatsby": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.2.tgz", - "integrity": "sha512-1cjyfGkQ9zXtou+RhtYBprv8nYXTPuRIs4IFzBP373vBD1CdwabAC/R8kjqHfdvyNrorzg3sqRjLjActtfU8NA==", + "version": "3.14.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.3.tgz", + "integrity": "sha512-B6NmmIvGGVNktky0YGugxMJlZAbKEzGMMBA8ojbaDhfEzfNXxsyHYd0aHKL0fNwPEqMKUsllaACdXrw6CWRk2g==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/core": "^7.15.5", @@ -35593,7 +35591,7 @@ "find-cache-dir": "^3.3.1", "fs-exists-cached": "1.0.0", "fs-extra": "^10.0.0", - "gatsby-cli": "^3.14.1", + "gatsby-cli": "^3.14.2", "gatsby-core-utils": "^2.14.0", "gatsby-graphiql-explorer": "^1.14.0", "gatsby-legacy-polyfills": "^1.14.0", @@ -35632,7 +35630,6 @@ "opentracing": "^0.14.4", "p-defer": "^3.0.0", "parseurl": "^1.3.3", - "path-to-regexp": "0.1.7", "physical-cpu-count": "^2.0.0", "platform": "^1.3.6", "postcss": "^8.3.5", @@ -35810,9 +35807,9 @@ } }, "gatsby-cli": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-3.14.1.tgz", - "integrity": "sha512-0k8fJU2oE35U1D3sj4qFHMmKj32LJRmXeUSsDtJWdvNZ8+xhBNyIh+YGcqfqbCNicLXiPyfzvt6UwBIbOOTCRQ==", + "version": "3.14.2", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-3.14.2.tgz", + "integrity": "sha512-p3E6XyzwVPGpHd0AYVkvnPkZoEElWLWjAG10173k5aGtpoM6dIuJuSlgBPrjeev9PQ7y3oCoCO3zBjnGdB1/WQ==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/runtime": "^7.15.4", @@ -36210,9 +36207,9 @@ } }, "gatsby-plugin-sharp": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.0.tgz", - "integrity": "sha512-i4jrmOElr0mB2tWlpfxzX72zimiheGny0GF+jPPYY77Uoie43AH7GGZm6wyhdtqKlphYDhgatOMU7xeiWQar6g==", + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.1.tgz", + "integrity": "sha512-eLRoxLTrn5QCerIl/zaUTzJCBfPaaOZdVPhO6QUOd1o2qni6AR9QkeAw3He2e/1mnkB9wWGwJUdPiCfvUSE/pQ==", "requires": { "@babel/runtime": "^7.15.4", "async": "^3.2.1", @@ -45205,9 +45202,9 @@ } }, "stylelint-config-prettier": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/stylelint-config-prettier/-/stylelint-config-prettier-8.0.2.tgz", - "integrity": "sha512-TN1l93iVTXpF9NJstlvP7nOu9zY2k+mN0NSFQ/VEGz15ZIP9ohdDZTtCWHs5LjctAhSAzaILULGbgiM0ItId3A==", + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz", + "integrity": "sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index f231632..14e130e 100644 --- a/package.json +++ b/package.json @@ -21,16 +21,16 @@ }, "dependencies": { "@giphy/js-fetch-api": "^4.1.2", - "axios": "^0.22.0", + "axios": "^0.23.0", "file-saver": "^2.0.5", "framer-motion": "^4.1.17", - "gatsby": "^3.14.2", + "gatsby": "^3.14.3", "gatsby-plugin-image": "^1.14.1", "gatsby-plugin-manifest": "^3.14.0", "gatsby-plugin-matomo": "^0.10.0", "gatsby-plugin-offline": "^4.14.0", "gatsby-plugin-react-helmet": "^4.14.0", - "gatsby-plugin-sharp": "^3.14.0", + "gatsby-plugin-sharp": "^3.14.1", "gatsby-plugin-sitemap": "^4.10.0", "gatsby-plugin-svgr": "^3.0.0-beta.0", "gatsby-plugin-webpack-size": "^2.0.1", @@ -78,7 +78,7 @@ "prettier": "^2.4.1", "slugify": "^1.6.1", "stylelint": "^13.13.1", - "stylelint-config-prettier": "^8.0.2", + "stylelint-config-prettier": "^9.0.3", "stylelint-prettier": "^1.2.0" }, "browserslist": [