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

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2022
1 parent a6c8225 commit 79006ac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"dependencies": {
"@faker-js/faker": "^6.0.0-alpha.6",
"@gouvfr/dsfr": "1.3.1",
"@gouvfr/dsfr": "1.6.0",
"@sentry/nextjs": "^6.17.9",
"@socialgouv/matomo-next": "^1.3.0",
"axios": "^0.27.0",
"bcryptjs": "^2.4.3",
"cron": "^1.8.2",
"dotenv": "^16.0.0",
"got": "12.0.4",
"got": "12.1.0",
"graphql": "^16.3.0",
"graphql-request": "^4.0.0",
"helmet": "^5.0.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -547,10 +547,10 @@
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-6.3.1.tgz#1ae963dd40405450a2945408cba553e1afa3e0fb"
integrity sha512-8YXBE2ZcU/pImVOHX7MWrSR/X5up7t6rPWZlk34RwZEcdr3ua6X+32pSd6XuOQRN+vbuvYNfA6iey8NbrjuMFQ==

"@gouvfr/dsfr@1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@gouvfr/dsfr/-/dsfr-1.3.1.tgz#fdee185b0fa84c930120a2ea46626462786dd455"
integrity sha512-11TYlm2nqJVN7VezjManBNUy/O3o/nJ5X9F1N6wkstf0x0N6Ucmtys4yTCPdC036AHqQj7X3v/OwIuvSUDOx5A==
"@gouvfr/dsfr@1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@gouvfr/dsfr/-/dsfr-1.6.0.tgz#94b9b2837489969d9e1f64bdd0cf6ee3a2f1fa3b"
integrity sha512-1d/Uh9xqMWYGYG+/Zb5eg2lROB8MFq0Dy2G000/L8qAWi/LjQaX27U3TfCGwQ5l34Pna6x2/HV74foeIfsoaGA==

"@hapi/hoek@^9.0.0":
version "9.3.0"
Expand Down Expand Up @@ -3600,10 +3600,10 @@ globby@^11.0.4:
merge2 "^1.4.1"
slash "^3.0.0"

got@12.0.4:
version "12.0.4"
resolved "https://registry.yarnpkg.com/got/-/got-12.0.4.tgz#e3b6bf6992425f904076fd71aac7030da5122de8"
integrity sha512-2Eyz4iU/ktq7wtMFXxzK7g5p35uNYLLdiZarZ5/Yn3IJlNEpBd5+dCgcAyxN8/8guZLszffwe3wVyw+DEVrpBg==
got@12.1.0:
version "12.1.0"
resolved "https://registry.yarnpkg.com/got/-/got-12.1.0.tgz#099f3815305c682be4fd6b0ee0726d8e4c6b0af4"
integrity sha512-hBv2ty9QN2RdbJJMK3hesmSkFTjVIHyIDDbssCKnSmq62edGgImJWD10Eb1k77TiV1bxloxqcFAVK8+9pkhOig==
dependencies:
"@sindresorhus/is" "^4.6.0"
"@szmarczak/http-timer" "^5.0.1"
Expand Down

0 comments on commit 79006ac

Please sign in to comment.