diff --git a/_drafts_and_notes/walls/presentation.md b/_drafts_and_notes/walls/presentation.md index 8777aa6..cf1b0d2 100644 --- a/_drafts_and_notes/walls/presentation.md +++ b/_drafts_and_notes/walls/presentation.md @@ -37,7 +37,7 @@ We change the structures slightly, as in from QA to SWET and software reliabilit ![I've been to a few places where they do have a wall. Few things are uglier in the entire world, of all the places I've seen. Few things have been more an indication of an utter failure of otherwise smart people to figure shit out." - Anthony Bourdain (Parts Unknown: Far West Texas)](bourdain_walls.jpg) -Walls are an admission that we haven't figured out something better +Walls are an admission that we haven't figured out something better --------- diff --git a/_retired/_reviews/devopsdays_buffalo_2019_review/package-lock.json b/_retired/_reviews/devopsdays_buffalo_2019_review/package-lock.json index ba576aa..308c804 100644 --- a/_retired/_reviews/devopsdays_buffalo_2019_review/package-lock.json +++ b/_retired/_reviews/devopsdays_buffalo_2019_review/package-lock.json @@ -2378,10 +2378,11 @@ "dev": true }, "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", + "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", "dev": true, + "license": "MIT", "dependencies": { "argparse": "^2.0.1" },