Skip to content

Commit b34b368

Browse files
dependabot[bot]FreekBes
authored andcommitted
chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [cookie](https://github.com/jshttp/cookie), [js-yaml](https://github.com/nodeca/js-yaml), [lodash](https://github.com/lodash/lodash) and [on-headers](https://github.com/jshttp/on-headers). Updates `cookie` from 0.6.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.2) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8adc4c5 commit b34b368

File tree

2 files changed

+62
-73
lines changed

2 files changed

+62
-73
lines changed

package-lock.json

Lines changed: 60 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"dependencies": {
2020
"@codam/fast42": "^2.1.6",
2121
"@prisma/client": "^5.14.0",
22-
"cookie-session": "^2.1.0",
22+
"cookie-session": "^2.1.1",
2323
"dotenv": "^16.4.5",
2424
"express": "^4.22.1",
25-
"express-session": "^1.18.0",
25+
"express-session": "^1.19.0",
2626
"node-cache": "^5.1.2",
2727
"nunjucks": "^3.2.4",
2828
"passport": "^0.7.0",

0 commit comments

Comments
 (0)