A calm place to write long-form, and publish it to the open social web. skypress.blog/
0

Configure Feed

Select the types of activity you want to include in your feed.

Bump yargs to 17.7.3 in lockfile

Incidental transitive update under @astrojs/check (dev-only) picked up
by npm. No source changes.

+3 -3
+3 -3
package-lock.json
··· 353 353 } 354 354 }, 355 355 "node_modules/@astrojs/check/node_modules/yargs": { 356 - "version": "17.7.2", 357 - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", 358 - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", 356 + "version": "17.7.3", 357 + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.3.tgz", 358 + "integrity": "sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==", 359 359 "dev": true, 360 360 "license": "MIT", 361 361 "dependencies": {