Browse Source
Merge pull request #9 from Rav4s/revert-8-dependabot/npm_and_yarn/www/webpack-5.35.1
dependabot messed everything up
pull/10/head
Ravi Shah
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
6 deletions
-
www/package-lock.json
|
|
|
@ -5909,9 +5909,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/webpack": { |
|
|
|
"version": "5.35.1", |
|
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.35.1.tgz", |
|
|
|
"integrity": "sha512-uWKYStqJ23+N6/EnMEwUjPSSKUG1tFmcuKhALEh/QXoUxwN8eb3ATNIZB38A+fO6QZ0xfc7Cu7KNV9LXNhDCsw==", |
|
|
|
"version": "5.35.0", |
|
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.35.0.tgz", |
|
|
|
"integrity": "sha512-au3gu55yYF/h6NXFr0KZPZAYxS6Nlc595BzYPke8n0CSff5WXcoixtjh5LC/8mXunkRKxhymhXmBY0+kEbR6jg==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@types/eslint-scope": "^3.7.0", |
|
|
|
@ -11237,9 +11237,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"webpack": { |
|
|
|
"version": "5.35.1", |
|
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.35.1.tgz", |
|
|
|
"integrity": "sha512-uWKYStqJ23+N6/EnMEwUjPSSKUG1tFmcuKhALEh/QXoUxwN8eb3ATNIZB38A+fO6QZ0xfc7Cu7KNV9LXNhDCsw==", |
|
|
|
"version": "5.35.0", |
|
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.35.0.tgz", |
|
|
|
"integrity": "sha512-au3gu55yYF/h6NXFr0KZPZAYxS6Nlc595BzYPke8n0CSff5WXcoixtjh5LC/8mXunkRKxhymhXmBY0+kEbR6jg==", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"@types/eslint-scope": "^3.7.0", |
|
|
|
|