Skip to content

Commit 4e9dfe6

Browse files
chore(deps): pin dependencies (#8183)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/content-type](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/content-type) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/content-type)) | devDependencies | pin | [`^1.1.9` → `1.1.9`](https://renovatebot.com/diffs/npm/@types%2fcontent-type/1.1.9/1.1.9) | | [iconv-lite](https://redirect.github.com/pillarjs/iconv-lite) | devDependencies | pin | [`^0.7.2` → `0.7.2`](https://renovatebot.com/diffs/npm/iconv-lite/0.7.2/0.7.2) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apollographql/apollo-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOmNocmlzdG1hc190cmVlOiBkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f15406 commit 4e9dfe6

2 files changed

Lines changed: 8 additions & 59 deletions

File tree

package-lock.json

Lines changed: 6 additions & 57 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
@@ -49,7 +49,7 @@
4949
"@rollup/plugin-commonjs": "28.0.6",
5050
"@types/async-retry": "1.4.9",
5151
"@types/body-parser": "1.19.6",
52-
"@types/content-type": "^1.1.9",
52+
"@types/content-type": "1.1.9",
5353
"@types/cors": "2.8.19",
5454
"@types/express": "5.0.3",
5555
"@types/express-serve-static-core": "5.0.7",
@@ -68,7 +68,7 @@
6868
"graphql": "16.11.0",
6969
"graphql-subscriptions": "3.0.0",
7070
"graphql-tag": "2.12.6",
71-
"iconv-lite": "^0.7.2",
71+
"iconv-lite": "0.7.2",
7272
"jest": "30.0.5",
7373
"jest-config": "30.0.5",
7474
"jest-junit": "16.0.0",

0 commit comments

Comments
 (0)