Update dependency @astrojs/cloudflare to v10.2.0
This commit is contained in:
parent
1327afa7be
commit
224b4cd06c
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": "10.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.1.0.tgz",
|
||||
"integrity": "sha512-26+mkkMNQ7lHQ9wEwPxNS/zUEZj/emYkHTmlmvgzkEq9J/vFI5QVtTur2R/ZIZ8SimpLqZJtsn584716Jqq1Nw==",
|
||||
"version": "10.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.2.0.tgz",
|
||||
"integrity": "sha512-Mtu28fL0aj9P96ub8UeRyOtNfjMYdj68aEuM8TouFEDYung7qK2mJaeeamp4muc/gDeEUGiQ0lZcKkKXGl2vqw==",
|
||||
"dependencies": {
|
||||
"@astrojs/internal-helpers": "0.3.0",
|
||||
"@astrojs/underscore-redirects": "^0.3.3",
|
||||
|
|
Loading…
Reference in a new issue