Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
fix(deps): update all dependencies (#538)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 27, 2021
1 parent 7545aee commit 92306b1
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .k8s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@kosko/env": "^2.0.1",
"@kubernetes-models/sealed-secrets": "^2.0.2",
"@socialgouv/kosko-charts": "^9.5.12",
"@socialgouv/kosko-charts": "^9.5.14",
"@types/node": "^16.3.3",
"kosko": "^1.1.5",
"kubernetes-models": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions .k8s/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -677,10 +677,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@socialgouv/kosko-charts@^9.5.12":
version "9.5.12"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-9.5.12.tgz#ad5a2a29fd2ccbb1ff7f595942bc0ec4c57abe55"
integrity sha512-E9siVbvOsFKAceJz00ONfcI6AgWLs/ychKSH2wPyrXBP1ztyidKYqu/DZLVbm6Uiv6dEh5wOOHTLscbCjQRLpg==
"@socialgouv/kosko-charts@^9.5.14":
version "9.5.14"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-9.5.14.tgz#9d6eb925b6ee2fb1d8e8f7b83f8e28bbb9a5c420"
integrity sha512-w5gk4DzJ7Zka7A/9hSOuYQMw3N/cfPLyj60AjUreZMLrPerp7JIAKqPgUeNyw6lIZ7/idy2ly7LL1Yz2FMl6BA==
dependencies:
"@kubernetes-models/sealed-secrets" "^2.0.2"
"@sindresorhus/is" "^4.2.0"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"jsonwebtoken": "^8.5.1",
"next": "^11.0.1",
"next-urql": "^3.2.1",
"nodemailer": "^6.6.3",
"nodemailer": "^6.6.5",
"react": "^17.0.2",
"react-bootstrap": "^1.6.3",
"react-bootstrap": "^1.6.4",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"sentry-testkit": "^3.3.4",
"urql": "^2.0.4",
"urql": "^2.0.5",
"uuid": "^8.3.2",
"wonka": "^4.0.15"
},
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1247,10 +1247,10 @@
"@typescript-eslint/types" "4.28.5"
eslint-visitor-keys "^2.0.0"

"@urql/core@^2.1.4":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@urql/core/-/core-2.1.5.tgz#8fbc0846d6020cee89dadbee07ffb0a618ab29d8"
integrity sha512-iX30xZ6exdJbajv2S4gxVP+1ZEh57x9gEuUrpOCLWZp84970XDSo82xoz+11I+NGWiQNZfbIs6LTLaie/iG3OQ==
"@urql/core@^2.3.2":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@urql/core/-/core-2.3.3.tgz#e4777b95c31d8ad0ba21ea1f5c851cbbe1d0ac17"
integrity sha512-Bi9mafTFu0O1XZmI7/HrEk12LHZW+Fs/V1FqSJoUDgYIhARIJW6cCh3Havy1dJJ0FETxYmmQQXPf6kst+IP2qQ==
dependencies:
"@graphql-typed-document-node/core" "^3.1.0"
wonka "^4.0.14"
Expand Down Expand Up @@ -4969,10 +4969,10 @@ node-releases@^1.1.71:
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.73.tgz#dd4e81ddd5277ff846b80b52bb40c49edf7a7b20"
integrity sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==

nodemailer@^6.6.3:
version "6.6.3"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.6.3.tgz#31fb53dd4d8ae16fc088a65cb9ffa8d928a69b48"
integrity sha512-faZFufgTMrphYoDjvyVpbpJcYzwyFnbAMmQtj1lVBYAUSm3SOy2fIdd9+Mr4UxPosBa0JRw9bJoIwQn+nswiew==
nodemailer@^6.6.5:
version "6.6.5"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.6.5.tgz#f9f6953cee5cfe82cbea152eeddacf7a0442049a"
integrity sha512-C/v856DBijUzHcHIgGpQoTrfsH3suKIRAGliIzCstatM2cAa+MYX3LuyCrABiO/cdJTxgBBHXxV1ztiqUwst5A==

nopt@^5.0.0:
version "5.0.0"
Expand Down Expand Up @@ -5572,10 +5572,10 @@ [email protected]:
iconv-lite "0.4.24"
unpipe "1.0.0"

react-bootstrap@^1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.3.tgz#6c2b27ed320b95a690ac416ddbb11983de1f954d"
integrity sha512-zsd4l0g68pusOmJ/R5LhTfofT+9RniCwcZsMMNFGJo97d1vT1H2nGlbhLWp/j/pfeXXj9zzR8ugUtKkadcoWnA==
react-bootstrap@^1.6.4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.4.tgz#94d5d2422e26bba277656d3529128e14f838b7ca"
integrity sha512-z3BhBD4bEZuLP8VrYqAD7OT7axdcSkkyvWBWnS2U/4MhyabUihrUyucPWkan7aMI1XIHbmH4LCpEtzWGfx/yfA==
dependencies:
"@babel/runtime" "^7.14.0"
"@restart/context" "^2.1.4"
Expand Down Expand Up @@ -6659,12 +6659,12 @@ url@^0.11.0:
punycode "1.3.2"
querystring "0.2.0"

urql@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/urql/-/urql-2.0.4.tgz#8d6d9f98521c45afc56ca1373141a5cc767af49f"
integrity sha512-ARITb+l+DsGbK/y3mxQjbC4lw8Z4IqFfk4Va8Eg1rDpN1HhOkMTxFA/YvGZoQIU1re/SsARLe//TEBtsgH0/CQ==
urql@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/urql/-/urql-2.0.5.tgz#ab56bdc659fc0f4b3bc5b286359a354c74817bdb"
integrity sha512-UOl37CkNO1sfhw8jPihq+9NKUpTLnsRjpK7vmOVqPceqSO0rYXHOAEJp2TWDhyLjn2lYDlDlAfDaxNyK5m1FOA==
dependencies:
"@urql/core" "^2.1.4"
"@urql/core" "^2.3.2"
wonka "^4.0.14"

[email protected]:
Expand Down

0 comments on commit 92306b1

Please sign in to comment.