Skip to content

Commit 5f7a065

Browse files
authored
Merge pull request #43 from devondragon/dependabot/npm_and_yarn/npm_and_yarn-85af2c71bb
chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 in the npm_and_yarn group across 1 directory
2 parents 21f7db9 + a1b6bd1 commit 5f7a065

4 files changed

Lines changed: 42 additions & 42 deletions

File tree

package-lock.json

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

packages/account-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"devDependencies": {
1111
"@cloudflare/workers-types": "^4.20240117.0",
1212
"typescript": "^5.0.4",
13-
"wrangler": "^4.61.1"
13+
"wrangler": "^4.62.0"
1414
}
1515
}

packages/session-state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@cloudflare/workers-types": "^4.20240117.0",
1212
"typescript": "^5.0.4",
13-
"wrangler": "^4.61.1"
13+
"wrangler": "^4.62.0"
1414
},
1515
"dependencies": {
1616
"itty-router": "^5.0.17"

packages/user-mgmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"@cloudflare/workers-types": "^4.20240117.0",
1919
"typescript": "^5.0.4",
2020
"vitest": "~3.0.0",
21-
"wrangler": "^4.61.1"
21+
"wrangler": "^4.62.0"
2222
}
2323
}

0 commit comments

Comments
 (0)