Compare commits

...

2 commits

6
package-lock.json generated
View file

@ -39,9 +39,9 @@
}
},
"node_modules/@astrojs/cloudflare": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-8.0.2.tgz",
"integrity": "sha512-BN3s7HKt0kzO2epBgNgQuda1+MQK9mRNNyA3Cnlrnvb2oFmduDnoaxqDBZEH7I6U+TcMP0kJVb/E4MF/UiTKUQ==",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-8.1.0.tgz",
"integrity": "sha512-RSkthOcw1/ZAA9PhSX9LEWRvbyLJ/vTJCv8nJ4LxBqMlR5j7Lt6LnQP0hI/LAlDHgnG1Hc4Hd7tB2SF85OivJw==",
"dependencies": {
"@astrojs/underscore-redirects": "^0.3.3",
"@cloudflare/workers-types": "^4.20231025.0",