Bump serve from 12.0.0 to 12.0.1 (#62)
This commit is contained in:
parent
e6d4a22c06
commit
69890f5e04
14
package-lock.json
generated
14
package-lock.json
generated
@ -46,7 +46,7 @@
|
|||||||
"react-router-dom": "^5.2.1",
|
"react-router-dom": "^5.2.1",
|
||||||
"react-scripts": "4.0.3",
|
"react-scripts": "4.0.3",
|
||||||
"react-syntax-highlighter": "^15.4.4",
|
"react-syntax-highlighter": "^15.4.4",
|
||||||
"serve": "^12.0.0",
|
"serve": "^12.0.1",
|
||||||
"typescript": "^4.4.3",
|
"typescript": "^4.4.3",
|
||||||
"use-keyboard-shortcut": "^1.0.6",
|
"use-keyboard-shortcut": "^1.0.6",
|
||||||
"web-vitals": "^1.0.1"
|
"web-vitals": "^1.0.1"
|
||||||
@ -16073,9 +16073,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/serve": {
|
"node_modules/serve": {
|
||||||
"version": "12.0.0",
|
"version": "12.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/serve/-/serve-12.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/serve/-/serve-12.0.1.tgz",
|
||||||
"integrity": "sha512-BkTsETQYynAZ7rXX414kg4X6EvuZQS3UVs1NY0VQYdRHSTYWPYcH38nnDh48D0x6ONuislgjag8uKlU2gTBImA==",
|
"integrity": "sha512-CQ4ikLpxg/wmNM7yivulpS6fhjRiFG6OjmP8ty3/c1SBnSk23fpKmLAV4HboTA2KrZhkUPlDfjDhnRmAjQ5Phw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@zeit/schemas": "2.6.0",
|
"@zeit/schemas": "2.6.0",
|
||||||
"ajv": "6.12.6",
|
"ajv": "6.12.6",
|
||||||
@ -30436,9 +30436,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"serve": {
|
"serve": {
|
||||||
"version": "12.0.0",
|
"version": "12.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/serve/-/serve-12.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/serve/-/serve-12.0.1.tgz",
|
||||||
"integrity": "sha512-BkTsETQYynAZ7rXX414kg4X6EvuZQS3UVs1NY0VQYdRHSTYWPYcH38nnDh48D0x6ONuislgjag8uKlU2gTBImA==",
|
"integrity": "sha512-CQ4ikLpxg/wmNM7yivulpS6fhjRiFG6OjmP8ty3/c1SBnSk23fpKmLAV4HboTA2KrZhkUPlDfjDhnRmAjQ5Phw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@zeit/schemas": "2.6.0",
|
"@zeit/schemas": "2.6.0",
|
||||||
"ajv": "6.12.6",
|
"ajv": "6.12.6",
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"react-router-dom": "^5.2.1",
|
"react-router-dom": "^5.2.1",
|
||||||
"react-scripts": "4.0.3",
|
"react-scripts": "4.0.3",
|
||||||
"react-syntax-highlighter": "^15.4.4",
|
"react-syntax-highlighter": "^15.4.4",
|
||||||
"serve": "^12.0.0",
|
"serve": "^12.0.1",
|
||||||
"typescript": "^4.4.3",
|
"typescript": "^4.4.3",
|
||||||
"use-keyboard-shortcut": "^1.0.6",
|
"use-keyboard-shortcut": "^1.0.6",
|
||||||
"web-vitals": "^1.0.1"
|
"web-vitals": "^1.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user