Skip to content

Commit

Permalink
fix(deps): update all dependencies (#352)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 21, 2021
1 parent f754a0c commit 2b7d6dc
Show file tree
Hide file tree
Showing 8 changed files with 955 additions and 1,382 deletions.
4 changes: 2 additions & 2 deletions .k8s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"dependencies": {
"@kosko/env": "^2.0.1",
"@kubernetes-models/sealed-secrets": "^1.6.3",
"@socialgouv/kosko-charts": "^6.1.6",
"@socialgouv/kosko-charts": "^6.1.8",
"@types/node": "^15.12.2",
"kosko": "^1.1.5",
"kubernetes-models": "^1.7.1",
"ts-node": "^10.0.0",
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"devDependencies": {
"@babel/core": "^7.14.6",
Expand Down
33 changes: 21 additions & 12 deletions .k8s/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -646,10 +646,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@sindresorhus/is@^4.0.0":
version "4.0.0"
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-4.0.0.tgz"
integrity sha512-FyD2meJpDPjyNQejSjvnhpgI/azsQkA4lGbuu5BQZfjvJ9cbRZXzeWL2HceCekW4lixO9JPesIIQkSoLjeJHNQ==
"@sindresorhus/is@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.0.1.tgz#d26729db850fa327b7cacc5522252194404226f5"
integrity sha512-Qm9hBEBu18wt1PO2flE7LPb30BHMQt1eQgbV76YntdNk73XZGpn3izvGTYxbGgzXKgbCjiia0uxTd3aTNQrY/g==

"@sinonjs/commons@^1.7.0":
version "1.8.3"
Expand All @@ -665,10 +665,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@socialgouv/kosko-charts@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-6.1.6.tgz#e54f3c6ec79b10ea2ac555897116577046d6a6ee"
integrity sha512-JQiRwrOOM4wI3kceOtF184QtkytjQSzV2S2C4GwWHrzsuptfNqlHzZ4karMY91x+F00ocZnHHJsyCWWrf9OMRQ==
"@socialgouv/kosko-charts@^6.1.8":
version "6.1.8"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-6.1.8.tgz#204d7b255d12df9f453a91f9f9926d0f7e4ef010"
integrity sha512-Jjs5T1lJzf4n6MBRqJX5oRW8yLyRhrHAZZ9tTnQExP37D50yoGykKB7EtZGk3pw1WgeiWUMswtHyOVGjsu/wzQ==
dependencies:
"@sindresorhus/is" "^4.0.1"
fs-extra "^10.0.0"
Expand Down Expand Up @@ -1480,6 +1480,15 @@ form-data@^3.0.0:
combined-stream "^1.0.8"
mime-types "^2.1.12"

fs-extra@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
Expand Down Expand Up @@ -3017,10 +3026,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
typescript@^4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==

underscore@1.12.1:
version "1.12.1"
Expand Down
24 changes: 12 additions & 12 deletions back/strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@
"axios": "^0.21.1",
"csv-string": "^4.0.1",
"csvtojson": "^2.0.10",
"date-fns": "^2.21.1",
"date-fns": "^2.21.3",
"knex": "^0.95",
"pg": "latest",
"slugify": "^1.5.3",
"strapi": "^3.6.0",
"strapi-admin": "^3.6.0",
"strapi-connector-bookshelf": "^3.6.0",
"strapi": "^3.6.3",
"strapi-admin": "^3.6.3",
"strapi-connector-bookshelf": "^3.6.3",
"strapi-deepsearch-service": "^0.5.0",
"strapi-plugin-ckeditor5": "^1.10.0",
"strapi-plugin-content-manager": "^3.6.0",
"strapi-plugin-content-type-builder": "^3.6.0",
"strapi-plugin-email": "^3.6.0",
"strapi-plugin-graphql": "^3.6.0",
"strapi-plugin-upload": "^3.6.0",
"strapi-plugin-users-permissions": "^3.6.0",
"strapi-utils": "^3.6.0",
"strapi-plugin-content-manager": "^3.6.3",
"strapi-plugin-content-type-builder": "^3.6.3",
"strapi-plugin-email": "^3.6.3",
"strapi-plugin-graphql": "^3.6.3",
"strapi-plugin-upload": "^3.6.3",
"strapi-plugin-users-permissions": "^3.6.3",
"strapi-utils": "^3.6.3",
"stream-chain": "^2.2.4",
"stream-json": "^1.7.1"
},
Expand All @@ -56,7 +56,7 @@
"babel-eslint": "^10.1.0",
"dotenv": "^9.0.2",
"eslint": "^7.24.0",
"eslint-plugin-jest": "^24.3.5",
"eslint-plugin-jest": "^24.3.6",
"jest": "^26.6.3",
"node-fetch": "^2.6.1",
"prettier": "^2.2.1"
Expand Down
Loading

0 comments on commit 2b7d6dc

Please sign in to comment.