Update dependency @astrojs/cloudflare to v9.2.1
This commit is contained in:
parent
915202ac0e
commit
7693f2d1f8
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -39,9 +39,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@astrojs/cloudflare": {
|
||||
"version": "9.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-9.2.0.tgz",
|
||||
"integrity": "sha512-mh18aYIgC4ZPHVwRGNUWAEEYpYE1odlY4kd9sGDhZ0+2eZ6uKSJuo19zD0z52t6LEzEve4C5dSNGK2YXmz5MyQ==",
|
||||
"version": "9.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-9.2.1.tgz",
|
||||
"integrity": "sha512-IPsfuqy3r0OR0CvCdQw72J0iC4dhOW4WXByi2s3vAE3py8RQQtiyJXY8a4rAT/LRUz7WVlpzkm7FxORtmIeKVw==",
|
||||
"dependencies": {
|
||||
"@astrojs/underscore-redirects": "^0.3.3",
|
||||
"@cloudflare/workers-types": "^4.20231025.0",
|
||||
|
|
Loading…
Reference in a new issue