mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
fix: upgrade the-new-css-reset from 1.7.3 to 1.11.1
Snyk has created this PR to upgrade the-new-css-reset from 1.7.3 to 1.11.1. See this package in npm: https://www.npmjs.com/package/the-new-css-reset See this project in Snyk: https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/c3622982-05c8-495c-809c-20f301c75f92?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
6a9704ba79
commit
0e934ed3e5
14
package-lock.json
generated
14
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.182",
|
||||
"eslint-plugin-progress": "^0.0.1",
|
||||
"the-new-css-reset": "^1.7.3",
|
||||
"the-new-css-reset": "^1.11.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"typeorm": "^0.3.14"
|
||||
},
|
||||
@ -4937,9 +4937,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/the-new-css-reset": {
|
||||
"version": "1.7.3",
|
||||
"resolved": "https://registry.npmjs.org/the-new-css-reset/-/the-new-css-reset-1.7.3.tgz",
|
||||
"integrity": "sha512-AiDZRlaS6ccC6CVHMEg+DQyZwfO0/KUvsz+vwmoOw9MlyNv/CaiOEhV1W3iw8ajQbWF0sXWYYhdKGMlCNyILPA=="
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/the-new-css-reset/-/the-new-css-reset-1.11.1.tgz",
|
||||
"integrity": "sha512-AsNpvcX9YkVja3ZwVYjwULYOyelhse4Atnnple2wPwrKdf3tEBXECBPAoTN+tMSFiFbi00jyprt7F9vhHornMw=="
|
||||
},
|
||||
"node_modules/thenify": {
|
||||
"version": "3.3.1",
|
||||
@ -9181,9 +9181,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"the-new-css-reset": {
|
||||
"version": "1.7.3",
|
||||
"resolved": "https://registry.npmjs.org/the-new-css-reset/-/the-new-css-reset-1.7.3.tgz",
|
||||
"integrity": "sha512-AiDZRlaS6ccC6CVHMEg+DQyZwfO0/KUvsz+vwmoOw9MlyNv/CaiOEhV1W3iw8ajQbWF0sXWYYhdKGMlCNyILPA=="
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/the-new-css-reset/-/the-new-css-reset-1.11.1.tgz",
|
||||
"integrity": "sha512-AsNpvcX9YkVja3ZwVYjwULYOyelhse4Atnnple2wPwrKdf3tEBXECBPAoTN+tMSFiFbi00jyprt7F9vhHornMw=="
|
||||
},
|
||||
"thenify": {
|
||||
"version": "3.3.1",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.182",
|
||||
"eslint-plugin-progress": "^0.0.1",
|
||||
"the-new-css-reset": "^1.7.3",
|
||||
"the-new-css-reset": "^1.11.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"typeorm": "^0.3.14"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user