1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-24 17:11:55 +01:00

Update natives package to fix build (#776)

This commit is contained in:
Chris Lane 2018-11-15 18:43:40 +00:00 committed by Kyle Spearrin
parent d2f8f467d2
commit 5cdacda344

6
package-lock.json generated
View File

@ -7723,9 +7723,9 @@
} }
}, },
"natives": { "natives": {
"version": "1.1.4", "version": "1.1.6",
"resolved": "https://registry.npmjs.org/natives/-/natives-1.1.4.tgz", "resolved": "https://registry.npmjs.org/natives/-/natives-1.1.6.tgz",
"integrity": "sha512-Q29yeg9aFKwhLVdkTAejM/HvYG0Y1Am1+HUkFQGn5k2j8GS+v60TVmZh6nujpEAj/qql+wGUrlryO8bF+b1jEg==", "integrity": "sha512-6+TDFewD4yxY14ptjKaS63GVdtKiES1pTPyxn9Jb0rBqPMZ7VcCiooEhPNsr+mqHtMGxa/5c/HhcC4uPEUw/nA==",
"dev": true "dev": true
}, },
"negotiator": { "negotiator": {