chore(deps): bump @nuxtjs/gtm

This commit is contained in:
Liyas Thomas
2020-11-11 08:34:00 +05:30
parent f8d4303531
commit 95fe10b312
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3204,9 +3204,9 @@
} }
}, },
"@nuxtjs/gtm": { "@nuxtjs/gtm": {
"version": "2.3.2", "version": "2.4.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/gtm/-/gtm-2.3.2.tgz", "resolved": "https://registry.npmjs.org/@nuxtjs/gtm/-/gtm-2.4.0.tgz",
"integrity": "sha512-DC4m8mqKv8WkmFZJ/qEnpDXhJgbMQfTyny1p2GGbV+QzEtm61tAsNIjx9tO15KYH99EG3LqJN68RxsEMtn2ZVQ==", "integrity": "sha512-Of5KuBBFwRjyJ6AuRrIQsh8J6ksIN2UegJDE8nBiTAanbwQBsAJ0hZibV9SjhKdGvGvWpbShQ4yR2bmQgY6XKA==",
"requires": { "requires": {
"chalk": "^4.1.0", "chalk": "^4.1.0",
"semver": "^7.3.2" "semver": "^7.3.2"

View File

@@ -28,7 +28,7 @@
}, },
"dependencies": { "dependencies": {
"@nuxtjs/axios": "^5.12.2", "@nuxtjs/axios": "^5.12.2",
"@nuxtjs/gtm": "^2.3.2", "@nuxtjs/gtm": "^2.4.0",
"@nuxtjs/robots": "^2.4.2", "@nuxtjs/robots": "^2.4.2",
"@nuxtjs/sitemap": "^2.4.0", "@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/toast": "^3.3.1", "@nuxtjs/toast": "^3.3.1",